@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . @prefix npx: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { rdfs:label "AIDA sentence - an English sentence that is Atomic, Independent, Declarative, and Absolute" . rdfs:label "is about - connects a thing (left) to a subject matter that this thing is about (right)" . rdf:type rdfs:label "is an - connects a thing (left) to a class it belongs to (right)" . prov:wasDerivedFrom rdfs:label "is derived from - connects the statement (left) to a source it is derived from (right)" . gen:coversClaim rdfs:label "covers claim - connects a resource (left) to a claim it covers (right)" . sub:aida a nt:AutoEscapeUriPlaceholder; rdfs:label "Type your AIDA sentence here (needs to end with a full stop)"; nt:hasPrefix "http://purl.org/aida/"; nt:hasPrefixLabel "The sentence"; nt:hasRegex "[\\S ]{5,500}\\." . sub:assertion a nt:AssertionTemplate; dct:description "Such nanopublications state that a resource covers a claim, where the claim is expressed as an AIDA sentence (Atomic, Independent, Declarative, Absolute) and linked to the source(s) it is derived from. Opened from a resource page, the resource is pre-filled, so the new claim is connected to that resource via gen:coversClaim and shows up among its covered claims."; rdfs:label "Covering a claim as a literature-derived AIDA sentence"; nt:hasNanopubLabelPattern "${aida}"; nt:hasStatement sub:st0, sub:st1, sub:st2, sub:stcov; nt:hasTag "Claims"; nt:hasTargetNanopubType . sub:resource a nt:ExternalUriPlaceholder; rdfs:label "the resource that covers this claim" . sub:source a nt:ExternalUriPlaceholder; rdfs:label "DOI (https://doi.org/10...) or URL of the source the sentence is derived from" . sub:st0 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:aida . sub:st1 a nt:OptionalStatement, nt:RepeatableStatement; rdf:object sub:topic; rdf:predicate ; rdf:subject sub:aida . sub:st2 a nt:RepeatableStatement; rdf:object sub:source; rdf:predicate prov:wasDerivedFrom; rdf:subject sub:aida . sub:stcov rdf:object sub:aida; rdf:predicate gen:coversClaim; rdf:subject sub:resource . sub:topic a nt:GuidedChoicePlaceholder; rdfs:label "identifier of concept or topic the sentence is about"; nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Class&searchterm=", "https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-06-01T10:44:34Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; rdfs:label "Covering a claim as a literature-derived AIDA sentence"; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM; nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM, ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90, ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "L89u0eGYq4O3P1HRegGHlQfklz/8T1BxprKZoRHV+X8hqs/NXEhi7EUtLIlxZiDnBBpNMkPasHMr5mUhJJvMxDEsiwGATt+VXx7f4IzPHav5VnVxmgOl2fgnhkuGcokAFXJmIfEByjenHXbiJ4sKeBlOSIv72sPFPZ4gGea7Z/c="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }