@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix this: <http://purl.org/np/RAQWPnVTkiVRY9SjkTL0E7pA7ZmgSRLkuLYePDZo9gJtA> .
@prefix sub: <http://purl.org/np/RAQWPnVTkiVRY9SjkTL0E7pA7ZmgSRLkuLYePDZo9gJtA#> .
@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 prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://purl.org/np/RAH83UzI4tu1U-fGFwChaAP_j9mRLXEFuDozw9tuEoTPs#PE> a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Semantic-model ;
    rdfs:comment "The PARTHENOS Entities  (PE)  propose  an  ontological  model  and  RDF  schema  to encode  data  of  use  in  supporting  the  activities  and  aims  of  research  infrastructures  to pool and  connect  services,  software,  datasets  and  to  enable  users  of  such  services  to reach the actors andunderstand the knowledge generation processes which generated the offered datasets." ;
    rdfs:label "Parthenos Entities" ;
    rdfs:seeAlso <https://zenodo.org/record/2668433#.Ye7EyP6ZOUk> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB" ;
    npx:hasSignature "M01n9ifwgMIcUb70S1O2R6qh91Xj1AS1WTOGUaAmzmgygEQqupLHzJpbf4QXt7MlnJubqvvhAH5qWAYtH8xpYjVTftuNY/eFiGI/7h7ePQj5nQmM1enCf4IeHLaI82ukE0UkEU0SNArkvSUU+QHMiSyNfVUGJ+Z3alWykBnYYd8=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2022-07-24T17:35:18.499+02:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-2195-3997 ;
    npx:introduces <http://purl.org/np/RAH83UzI4tu1U-fGFwChaAP_j9mRLXEFuDozw9tuEoTPs#PE> ;
    npx:supersedes <http://purl.org/np/RAH83UzI4tu1U-fGFwChaAP_j9mRLXEFuDozw9tuEoTPs> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA2plcfAUD4e70cc8dx-8fIuFZUZKp0P6aAIUfJCi0s7Y> .
}