@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RAtpuSmd1obcqXNzgOmSvfETPjn7eTDH4nu7ri_hfkZlM
> .
@prefix sub: <
http://purl.org/np/RAtpuSmd1obcqXNzgOmSvfETPjn7eTDH4nu7ri_hfkZlM#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix rdf: <
http://www.w3.org/1999/02/22-rdf-syntax-ns#
> .
@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:assertion
a
nt:AssertionTemplate
;
rdfs:label
"Linking a taxon to a habitat" ;
nt:hasStatement
sub:st1
;
nt:hasTag
"Biodiversity" .
sub:habitat
a
nt:GuidedChoicePlaceholder
;
rdfs:label
"habitat related to taxon" ;
nt:possibleValuesFromApi
"https://www.ebi.ac.uk/ols/api/select?ontology=envo&fieldList=iri,label,description&q=" .
sub:relation
a
nt:UriPlaceholder
;
rdfs:label
"identifier of relation" .
sub:st1
rdf:object
sub:habitat
;
rdf:predicate
sub:relation
;
rdf:subject
sub:taxon
.
sub:taxon
a
nt:UriPlaceholder
;
rdfs:label
"identifier of taxon" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-1267-0234
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
npx:hasSignature
"BOIgO9l6srNlffv4YWdHIZFaYn9H1/7HOfHhQTMrIQNZqMvtm4lNjK2SW9Uhcdffy6cQUitavuXYVRpAhfF9CoAW3BvKjiA/L5ANY3RcNvH+hJT+sEA0D6YpATJGltbIE0GvTNgcaaaSwDD9IP13QT+4MK2CJvRIhVAiPsqzWkk=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2023-03-03T10:56:36.623Z"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0002-1267-0234
;
npx:supersedes
<
http://purl.org/np/RAO7cfc48R3o5AwpCTsWMsWjeeVuS8oAWbO94Qkom6kWY
> ;
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/RA6mo9EIIcGA9jewFh6Ql7uiEIy4HpOefEr21rs_qURdQ
> .
}