@prefix this: <https://w3id.org/np/RAJoZ48FivLcOr6qGl7mGw8IHJYKc3KzLwNcCjGmQjyXo> .
@prefix sub: <https://w3id.org/np/RAJoZ48FivLcOr6qGl7mGw8IHJYKc3KzLwNcCjGmQjyXo#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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:FEDORA-O2O <http://schema.org/url> <https://fedora.info/definitions/1/0/fedora-relsext-ontology.rdfs> ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Specification> , <https://w3id.org/fair/fip/terms/Metadata-data-linking-schema> ;
    rdfs:comment "Fedora digital objects can be related to other Fedora objects in many ways. For example there may be a Fedora object that represents a collection and other objects that are members of that collection. Also, it may be the case that one object is considered a part of another object, a derivation of another object, a description of another object, or even equivalent to another object. For example, consider a network of digital objects pertaining to Thomas Jefferson, in which scholarly works are stored as digital objects, which are related to other digital objects representing primary source materials in libraries or museums. The composite scholarly objects can be considered a graph of related digital objects. Other types of objects can also be related to the scholarly object over time, for instance annotations about the scholarly object can be created by others and related to the original object. Also, digital objects can be created to act as \"surrogates\" or \"proxies\" for dynamically produced web content such as an Amazon page for a book relevant to the scholarly object." ;
    rdfs:label "FEDORA-O2O | FEDORA Object to Object relationship metadata" ;
    rdfs:seeAlso <https://wiki.lyrasis.org/display/FEDORA38/Digital+Object+Relationships> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-4182-7560 .
}
sub:pubinfo {
  orcid:0000-0002-4182-7560 foaf:name "Kristina Hettne" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCNRY+XQupJzQf9CyuI3/nPbXPBvBUnmhTPmcRzkndf2UR6pp5q+T+9xpB+7/hEWDr1IG25QxhCP0ZCQfAuXYhKcXboCzuWqw7Xw5bOXk31HYiogezYFVOpophOpoivkO0zXAu5CNTdB7+va3lWHWkHAL4yxcQdEzN0j/0SJrKgkwIDAQAB" ;
    npx:hasSignature "GiV5M7+IcEOFLTbtK1p123UEtd9MENB+7mQsEYR1H0QfdcoN1fodVwtu8WwJg8e4pIwGKWK6qW2wteeFSMnKeJ6iuy3BAFUPFY5kWEsNbYWNQjixX4gPV5rdGqYj4gDyE6Y5pTDavvF7YJS0fIOsDRsEJ0g7cxsrthjh8nhvoSw=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-4182-7560 .
  this: dct:created "2024-05-28T09:49:58.724Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-4182-7560 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/connect/FAIR-Supporting-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> ;
    npx:introduces sub:FEDORA-O2O ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAL5PB8358N-ieKxmi-R8ndfZvheMWCp3nokpOqqybNdM> .
}