@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { rdfs:label "contains" . rdf:type rdfs:label "is an" . rdfs:label "refers to the taxon" . rdfs:label "refers to the relation (between chemical and taxon)" . rdfs:label "refers to the chemical" . sub:assertion dct:description "Such a nanopublication expresses an association between a chemical and a taxon (e.g. a species)." ; a nt:AssertionTemplate , nt:UnlistedTemplate ; rdfs:label "Expressing an association between a chemical and a taxon" ; nt:hasNanopubLabelPattern "${chemical} ${relation} ${taxon}" ; nt:hasStatement sub:st0 , sub:st1 , sub:st2 , sub:st3 ; nt:hasTag "Biodiversity" ; nt:hasTargetNanopubType . sub:association a nt:IntroducedResource , nt:LocalResource ; rdfs:label "this association" . sub:chemical a nt:GuidedChoicePlaceholder ; rdfs:label "the chemical to be associated with the taxon" ; nt:possibleValuesFromApi "https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" . sub:relation a nt:GuidedChoicePlaceholder ; rdfs:label "the type of relation between the taxon and the chemical" ; nt:possibleValue ; nt:possibleValuesFromApi "https://www.ebi.ac.uk/ols/api/select?ontology=ro&fieldList=iri,label,description&q=" . sub:st0 rdf:object ; rdf:predicate rdf:type ; rdf:subject sub:association . sub:st1 rdf:object sub:taxon ; rdf:predicate ; rdf:subject sub:association . sub:st2 rdf:object sub:relation ; rdf:predicate ; rdf:subject sub:association . sub:st3 rdf:object sub:chemical ; rdf:predicate ; rdf:subject sub:association . sub:taxon a nt:GuidedChoicePlaceholder ; rdfs:label "the taxon, e.g. a species" ; nt:possibleValuesFromApi "https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" . rdfs:label "chemical to taxon association" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-3389-2191 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA" ; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCNgV7KvEdXGXu+GLDP17lXL3Q+td9uyXjqfZAi1hR4xtBNtwJXmL/n0ZkTm+oKGPM98tNuVSfOOTmCLYYYZy+tH/9VgKxy4UZMOpo6OzMVay7C5MxS80jxbAvapN3Df8WvBEXJRug8xsJ0vQkCjLq71Z26/B7DuJixF6G96lVDqwIDAQAB" ; npx:hasSignature "TGdXBodxUtx6If0qHAlDAvWQesiAU9vui0EAnYmYeOLhicjEzHpwKzU1YEA+zTMowwmug+mj4Y6BQ3XlhwQ1DWu0SNAzz318Jx/cKFvbkZWZob9Vem1YdKf4WW96b9YH+IC+0sVClYJYb1bLLLCZ7YmKGrx0yaX8ya1OjRhcbMg=" ; npx:hasSignatureTarget this: . this: dct:created "2024-02-07T07:43:44.767Z"^^xsd:dateTime ; dct:creator orcid:0000-0002-1267-0234 , orcid:0000-0003-3389-2191 ; dct:license ; rdfs:label "Template: Expressing an association between a chemical and a taxon" ; prov:wasDerivedFrom , ; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ; nt:wasCreatedFromPubinfoTemplate ns1:RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A , ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ; nt:wasCreatedFromTemplate ns1:RAJwu5sVubRqXY4t2gkSoGxWkMyZqnpkGTCPiTlmvi4so . }