@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix this: <http://purl.org/np/RAC-W3xuD9L89BLk2RUBYgbcUU40zCfVNwAQ8kyhEqang> .
@prefix sub: <http://purl.org/np/RAC-W3xuD9L89BLk2RUBYgbcUU40zCfVNwAQ8kyhEqang#> .
@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/RAYkjxX34igU83vATrmousm5x08nDrWsezqvyzNKLZIPA#LUPO> <http://schema.org/url> <http://ecoportal.lifewatch.eu/ontologies/LUPO> ;
    a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Semantic-model ;
    rdfs:comment "LUPO is the model defining the core set of LifeWatch ERIC elements (Actors, Services and Infrastructure) and describing their high-level arrangement. LUPO is extendable and will foster, connect and describe lower level models of its core elements, with the vision to provide functionalities that facilitate the uptake, re-use and enrichment of LifeWatch ERIC resources by an ever broader community." ;
    rdfs:label "LUPO | LifeWatch ERIC Upper Ontology" .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <http://purl.org/np/RA50Y9knq4VPbhr0Mk6suQeoI4PPUIQcIWlA-yfAzX0JU> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB" ;
    npx:hasSignature "Ea1tOqLfOPLMnAq8MHTIVwLlKiYnw5Zt88NaKKH0Uhw+jQjaAzWEg2pJ1zK+PCZIQKJYaiM9JTcESwDRM0Yi++eSyMG8w5KAnSD/ehz0Z5lJ83Pjhhw386WLZ/uXU8l77JGiazm+8V0MsVOQVDKx4addRkPNI/DVCcbBVpgol0A=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2022-07-21T14:06:38.824+02:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-2195-3997 ;
    npx:introduces <http://purl.org/np/RAYkjxX34igU83vATrmousm5x08nDrWsezqvyzNKLZIPA#LUPO> ;
    npx:supersedes <http://purl.org/np/RAYkjxX34igU83vATrmousm5x08nDrWsezqvyzNKLZIPA> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA2plcfAUD4e70cc8dx-8fIuFZUZKp0P6aAIUfJCi0s7Y> .
}