@prefix skos: <
http://www.w3.org/2004/02/skos/core#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix this: <
http://purl.org/np/RAYkjxX34igU83vATrmousm5x08nDrWsezqvyzNKLZIPA
> .
@prefix sub: <
http://purl.org/np/RAYkjxX34igU83vATrmousm5x08nDrWsezqvyzNKLZIPA#
> .
@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
{
sub:LUPO
a
fip:Available-FAIR-Enabling-Resource
,
fip:Data-schema
,
fip:FAIR-Enabling-Resource
;
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" ;
skos:exactMatch
<
http://ecoportal.lifewatch.eu/ontologies/LUPO
> .
}
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
"K3FfMf6UHaai814W16gpwiMShKZ4Hevkk0O4Ar594iNNSn/5VrxHXlyXRoZ49JYiJ7ddLKQmIOjYcADcGPJ9CoBG7c8RdcqFShrxsfLV9BlQvsJQMqLwbyJMkMX0og7vH4JMFfaG/UQW+jxosvOBaCFfHyphWZcr2AP5ZK4Xtx4=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2022-01-21T11:50:06.662+01:00"^^
xsd:dateTime
;
dct:creator
orcid:0000-0003-2195-3997
;
npx:introduces
sub:LUPO
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RAWMMyUanP-BtP9YhjIgNp7Ndeju_J8S0JgK-JlO2CSIU
> .
}