@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { rdf:object rdfs:label "has the object" . rdf:predicate rdfs:label "has the predicate" . rdf:subject rdfs:label "has the subject" . rdf:type rdfs:label "is a - connects a thing (left) to the class (right) it belongs to" . rdfs:label "web annotation - a web annotation of a document or other thing" . rdfs:label "text quote selector - a text quote selector describes a range of text by copying it, and including some of the text immediately before (a prefix) and after (a suffix)" . rdfs:label "refers to the text - refers to a copy of the text which is being selected" . rdfs:label "has as body - connects an annotation to its body element" . rdfs:label "has as selector - connects an annotation to its selector" . rdfs:label "has the source - links to the source that is being annotated" . rdfs:label "has as target - connects an annotation to its target" . rdfs:label "highlighting" . rdfs:label "has the purpose of" . rdfs:label "refers to the text right after - refers to a snippet of content that occurs immediately before the content which is being selected" . rdfs:label "refers to the text right before - refers to a snippet of content that occurs immediately after the content which is being selected" . rdfs:label "implied relation" . sub:annotation a nt:IntroducedResource, nt:LocalResource; rdfs:label "this annotation" . sub:assertion a nt:AssertionTemplate; dct:description "Such a nanopublication represents an annotation of a text according to the Web Annotation Vocabulary in order to highlight an implied relation."; rdfs:label "Highlighting an implied relation from a text"; nt:hasNanopubLabelPattern "${source} implies: ${relationSubj} ${relationPred} ${relationObj}"; nt:hasStatement sub:st00, sub:st01, sub:st02, sub:st03, sub:st04, sub:st05, sub:st06, sub:st07, sub:st08, sub:st11, sub:st20, sub:st21, sub:st22, sub:st23; nt:hasTag "Annotations" . sub:quote a nt:LiteralPlaceholder; rdfs:label "the copy of the text being selected" . sub:quote-prefix a nt:LiteralPlaceholder; rdfs:label "a snippet of text immediately before the selected text" . sub:quote-suffix a nt:LiteralPlaceholder; rdfs:label "a snippet of text immediately after the selected text" . sub:relation a nt:LocalResource; rdfs:label "a relation" . sub:relationObj a nt:ValuePlaceholder; rdfs:label "the object URI or literal" . sub:relationPred a nt:ExternalUriPlaceholder; rdfs:label "the predicate URI"; nt:hasDefaultValue rdfs:label . sub:relationSubj a nt:ExternalUriPlaceholder; rdfs:label "the subject URI" . sub:selector a nt:LocalResource; rdfs:label "a selector" . sub:source a nt:ExternalUriPlaceholder; rdfs:label "the URI/URL of the source that is being annotated" . sub:st00 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:annotation . sub:st01 rdf:object ; rdf:predicate ; rdf:subject sub:annotation . sub:st02 rdf:object sub:target; rdf:predicate ; rdf:subject sub:annotation . sub:st03 rdf:object sub:source; rdf:predicate ; rdf:subject sub:target . sub:st04 rdf:object sub:selector; rdf:predicate ; rdf:subject sub:target . sub:st05 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:selector . sub:st06 a nt:OptionalStatement; rdf:object sub:quote-prefix; rdf:predicate ; rdf:subject sub:selector . sub:st07 rdf:object sub:quote; rdf:predicate ; rdf:subject sub:selector . sub:st08 a nt:OptionalStatement; rdf:object sub:quote-suffix; rdf:predicate ; rdf:subject sub:selector . sub:st11 rdf:object sub:relation; rdf:predicate ; rdf:subject sub:annotation . sub:st20 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:relation . sub:st21 rdf:object sub:relationSubj; rdf:predicate rdf:subject; rdf:subject sub:relation . sub:st22 rdf:object sub:relationPred; rdf:predicate rdf:predicate; rdf:subject sub:relation . sub:st23 rdf:object sub:relationObj; rdf:predicate rdf:object; rdf:subject sub:relation . sub:target a nt:LocalResource; rdfs:label "a target" . } 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 "2025-10-15T08:18:21.499Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Highlighting an implied relation from a text"; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "ZE+zDRZG1o9NQna86ll2m45aYWCljdimWb8WaXtrVhrx0YhNj/bJyhC9YdKokVo+Jg7STNpFQvUCxyskLsHuPiHwqJJKA/N4fJoftRIhfkviBApuYBS8j6mVSXcmP9Y3JCiK1wK5zgar3FiAZ0aMnBhSoFYfQVqROiNMDV8nZis="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }