@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix ns1: <
http://purl.org/np/
> .
@prefix this: <
http://purl.org/np/RAl9n1QdBeyUGXOs1HXANVXFX8qG0QXWHXQatOVqaYfbY
> .
@prefix sub: <
http://purl.org/np/RAl9n1QdBeyUGXOs1HXANVXFX8qG0QXWHXQatOVqaYfbY#
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@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:OBOE
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Structured-vocabulary
;
rdfs:comment
"Formal ontology for capturing the semantics of scientific observation and measurement." ;
rdfs:label
"Extensible Observation Ontology" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0003-1636-9438
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIFAG43xEsqG985tZnf8V+Ye0xkysZHg8XoavLqixQotTTRdgBQYEG/l5zVNekTqlA3IW2pHFZYBV3tw5IIBFPS3m8HkwIaAOPTSZKiozNkwM+hiGlBglnbsaw1FmuHLSooUb686y0Lj+a8L/sztxX+N3Agdn3XTt8ag1mbc8WeQIDAQAB" ;
npx:hasSignature
"GmX9rmrcOtJoBAgkU1CEj24ItF1H92fo1xDp3oy5nsgp3hW25v9fVuJc6s2t/NLMLIRKdyMdJREn/+Of8/QlyKBuEVt700Ie0STiqZBMZjTesUwyOybtBnjI4Ls3J8HUEWSNnnQeTpVuBbFtleHK4O5wpD8HSBl/Hp2LnI7dReo=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2020-11-02T23:25:53.633+01:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0003-1636-9438
;
npx:introduces
sub:OBOE
;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
;
nt:wasCreatedFromTemplate
ns1:RAHvHX5qjbdnYXsZWsRMO3KuFekGUFR6LuPjigZns9_VA
.
}