@prefix dcterms: . @prefix this: . @prefix sub: . @prefix np: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:assertion dcterms:description "This nanopublication expresses a causal (e.g. \"A caused B\"), spatio-temporal (e.g. \"A is included in B\"), or comparative (e.g. \"A is larger than B\") relation between two things."; a nt:AssertionTemplate; rdfs:label "Expressing a simple causal, spatio-temporal, or comparative relation"; nt:hasStatement sub:st0; nt:hasTag "Claims" . sub:obj a nt:GuidedChoicePlaceholder; rdfs:label "URI of the object"; nt:possibleValuesFromApi "https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" . sub:relation a nt:RestrictedChoicePlaceholder; rdfs:label "URI of the relation type"; nt:possibleValue , , , , , , , , , , , , , , , , , , , , , , , , , , , . sub:st0 rdf:object sub:obj; rdf:predicate sub:relation; rdf:subject sub:subj . sub:subj a nt:GuidedChoicePlaceholder; rdfs:label "URI of the subject"; nt:possibleValuesFromApi "https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" . rdfs:label "affected" . rdfs:label "caused" . rdfs:label "compares to" . rdfs:label "contributed to" . rdfs:label "co-occurred with" . rdfs:label "decreased" . rdfs:label "enabled" . rdfs:label "entails" . rdfs:label "followed" . rdfs:label "had causal relation with" . rdfs:label "has different value from" . rdfs:label "has larger value than" . rdfs:label "has same value as" . rdfs:label "has similar value as" . rdfs:label "has smaller value than" . rdfs:label "has spatiotemporal relation with" . rdfs:label "includes" . rdfs:label "increased" . rdfs:label "inhibited" . rdfs:label "was caused by" . rdfs:label "was followed by" . rdfs:label "is included in" . rdfs:label "was necessary and sufficient for" . rdfs:label "was necessary for" . rdfs:label "is same as" . rdfs:label "was sufficient for" . rdfs:label "prevented" . rdfs:label "required" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "awH99OX++J0OPD1xBWZJ4hHEsrGhLNZBaU888F92C3w6VL/qrFMuU4pM07746yeczYszKyDsqhf2sRHzrUO6uNH8m8n2BkCibSTazoOTuf3ya5Kp2b7wV43UHJPGhjWtn8bzFfio7De+ioZ3lRxEZ5ZLYcX9nF8WTEpuvQEVfIs="; npx:hasSignatureTarget this: . this: dcterms:created "2023-02-03T15:29:04.550+01:00"^^xsd:dateTime; dcterms:creator orcid:0000-0002-1267-0234; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }