@prefix this: <http://purl.org/np/RATbA8fwXp5VCnnulFu9G1otEgCTq4ildbLzU1FF38j7g> .
@prefix sub: <http://purl.org/np/RATbA8fwXp5VCnnulFu9G1otEgCTq4ildbLzU1FF38j7g#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix orcid: <https://orcid.org/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:Parthenos_ontology a fip:FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource-to-be-Developed , fip:Knowledge-representation-language ;
    rdfs:comment "The Parthenos ontology has been developed within the Parthenos project in order to create a layer of interoperability between RIs which will offer an information model that will allow the integration of records from highly diverse individual RIs into a common view that will a) allow for the exploitation of resources across the participating member RIs in a way that maintains the epistemic validity of those resources and b) create an environment for a sustainable, expanding integration of these resources according to the needs of researchers and RIs." ;
    rdfs:label "Parthenos ontology" ;
    rdfs:seeAlso <https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwiGwcGNwp3tAhXusKQKHXagCRUQFjAKegQIARAC&url=https%3A%2F%2Fec.europa.eu%2Fresearch%2Fparticipants%2Fdocuments%2FdownloadPublic%3FdocumentIds%3D080166e5be2d3e37%26appId%3DPPGMS&usg=AOvVaw2EdLCJJ0N5kKv_q-ZvLJCK> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-5935-6074 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGdFAdO5INEINOFSlBg52OJuxpfnfXQs36RkXLLou1zh0zHo6u1cuzatvDUlemO/C/3gIiNyuPhYq2JpWt+UfGxOUaJ4p8timVSGQSf+/5fWxi8BKJIWGVLV9Qy7ElwKMJA3AbX/zdAfNsTWhgaBjUQVNIE3bexaGR/JyDCCA6QwIDAQAB" ;
    npx:hasSignature "wBlEQD2CCI/mUWaTD2Xd45QI+q724XYkHZfRREWPuEvOmRBYEW4ATdcDlZvuIkI9mWIp64YopYBb+IRPm77O1amV5K9fnOAw8NAQwG0pJEEOdNZZKkhH4P/I4RR3J6lBQ6bd7amUzcO4HYp0lltd9lUetJoYnbWJnRpICI+lJfg=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2020-11-25T12:12:24.227+01:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-5935-6074 ;
    npx:introduces sub:Parthenos_ontology ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAhptb1hUg1kQ6LRBLJfBHXVwYbU2Y4SwY9UJg2qkzvpI> .
}