@prefix this: <http://purl.org/np/RAQSq1EsVDU2MV69cH6xU9stQmP_esPYhkTG4nRFR-auc> .
@prefix sub: <http://purl.org/np/RAQSq1EsVDU2MV69cH6xU9stQmP_esPYhkTG4nRFR-auc#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:assertion a nt:AssertionTemplate ;
    rdfs:label "Declaring a FAIR Digital Object" ;
    nt:hasNanopubLabelPattern "FAIR Digital Object: ${label}" ;
    nt:hasStatement sub:st0 , sub:st1 , sub:st3 , sub:st5 , sub:st9 ;
    nt:hasTag "FDO" .
  sub:fdo a nt:LocalResource , nt:UriPlaceholder ;
    rdfs:label "short ID suffix for this FDO" .
  sub:format a nt:ExternalUriPlaceholder ;
    rdfs:label "MIME type, such as \"text/csv\" or \"application/trig\"" ;
    nt:hasPrefix "https://iana.org/assignments/media−types/" ;
    nt:hasPrefixLabel "MIME type" .
  sub:label a nt:LiteralPlaceholder ;
    rdfs:label "label or name for this FDO" .
  sub:media-object a nt:ExternalUriPlaceholder ;
    rdfs:label "URL of concrete file" .
  sub:st0 rdf:object <https://w3id.org/fdof/ontology#FAIRDigitalObject> ;
    rdf:predicate rdf:type ;
    rdf:subject sub:fdo .
  sub:st1 rdf:object sub:label ;
    rdf:predicate rdfs:label ;
    rdf:subject sub:fdo .
  sub:st3 rdf:object sub:type ;
    rdf:predicate <https://w3id.org/fdof/ontology#hasInformationObjectType> ;
    rdf:subject sub:fdo .
  sub:st5 a nt:GroupedStatement , nt:RepeatableStatement ;
    nt:hasStatement sub:st5a , sub:st5b .
  sub:st5a rdf:object sub:fdo ;
    rdf:predicate <https://w3id.org/fdof/ontology#materializes> ;
    rdf:subject sub:media-object .
  sub:st5b rdf:object sub:format ;
    rdf:predicate <https://w3id.org/fdof/ontology#hasEncodingFormat> ;
    rdf:subject sub:media-object .
  sub:st9 rdf:object nt:NANOPUB ;
    rdf:predicate <https://w3id.org/fdof/ontology#hasMetadata> ;
    rdf:subject sub:fdo .
  sub:type a nt:GuidedChoicePlaceholder ;
    rdfs:label "FDO Type URI" ;
    nt:possibleValue <https://w3id.org/fdof/types#Article> , <https://w3id.org/fdof/types#Dataset> , <https://w3id.org/fdof/types#Ontology> , <https://w3id.org/fdof/types#Photograph> .
  rdf:type rdfs:label "is a" .
  rdfs:label rdfs:label "has the label" .
  <https://w3id.org/fdof/ontology#FAIRDigitalObject> rdfs:label "FAIR Digital Object (FDO)" .
  <https://w3id.org/fdof/ontology#hasEncodingFormat> rdfs:label "has the format" .
  <https://w3id.org/fdof/ontology#hasInformationObjectType> rdfs:label "has the type" .
  <https://w3id.org/fdof/ontology#hasMetadata> rdfs:label "has its metadata in" .
  <https://w3id.org/fdof/ontology#materializes> rdfs:label "is a concrete materialization of" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" ;
    npx:hasSignature "peCOCRv7dd2OpKrhDZtYGSnae3weGBURtVn2KSDudiJr9W+c+kiGYktd5riffRizcsgwPPq380d12ZWP8LNZfhz5sK43Hr40ZHvnESJGWQHARb/vX0ghrU1Z2isnSXrIRLFtdsUfq8/KigWC7aI4hxTWlUyS8aay0YXeffwN8p0=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
  this: dct:created "2024-07-03T14:14:28.295Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:supersedes ns1:RAtx4KptMUtVf7KbFmYF2Re63N1lETq510TffS1b_axhE ;
    npx:wasCreatedAt <http://localhost:37373/> ;
    rdfs:label "Template: Declaring a FAIR Digital Object" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RALtjkZX1lYrTL2eCZp4VTW6vGGxiDZ-aaU-s1Z0Fcs2I> .
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
}