@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { rdfs:label "agrees with - agrees with statements, ideas or conclusions presented in the cited entity" . rdfs:label "disagrees with - disagrees with statements, ideas or conclusions presented in the cited entity" . rdfs:label "discusses - discusses statements, ideas or conclusions presented in the cited entity" . rdfs:label "includes quotation from - includes one or more quotations from the cited entity" . rdfs:label "links to - provides a link, in the form of an HTTP Uniform Resource Locator (URL), to the cited entity" . rdfs:label "reviews - reviews statements, ideas or conclusions presented in the cited entity" . rdfs:label "announce event - announcing an event referred to in the URL object" . rdfs:label "announce event - announcing a job referred to in the URL object" . rdfs:label "announce resource - announcing and sharing a resource that is affiliated with the assertion creator" . rdfs:label "asks question about - asks question about about content found in the resource URL" . rdfs:label "endorses - endorses the content in the provided URL resource" . rdfs:label "listening status - assertion text describes a listening status of an audio URL" . rdfs:label "reading status - assertion text describes a reading status of a text URL" . rdfs:label "recommends - assertion recommends content in the URL" . rdfs:label "watching status - assertion text describes a watching status of a video URL" . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { orcid:0009-0006-8801-650X foaf:name "Shahar Oriel Kagan" . sub:sig npx:hasAlgorithm "RSA" ; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCiGALNWVeZ5kIOtDZszUkx4x2/Xi3iR8eKo42D2BrSA0QweID9Yfp9DrdrYSikPE82zvgyeQJizKBrdzBQjgLK9OASxjOtus/BivEzHKxZojTDD40Z/842Ss7V1NOBLcnRG+/CDa3hYaif1f+Kc0lxIsid33GYuGJNa4NXsHmMDwIDAQAB" ; npx:hasSignature "J+9aUugZOXFNFM9IcDNrzWuls3naUquj4faQfoxA6jdkHHja4Z5Z0Ts2p5np7qz2O/FAsWu5nl8RsXelCj9hNNFGVjXtkJ21au1rDhp51PJqGKNcfTeE/SdxGxzFy1fyG7wNYGZCmiJUEm4SkxQaicYNDA7wcIbEFspjymzsl44=" ; npx:hasSignatureTarget this: ; npx:signedBy orcid:0009-0006-8801-650X . this: dct:created "2024-02-14T18:51:20.825Z"^^xsd:dateTime ; dct:creator orcid:0000-0002-1267-0234 , orcid:0009-0006-8801-650X ; dct:license , ; npx:wasCreatedAt ; rdfs:label "Label for agreesWith: 'agrees with - agrees with statements, ideas or conclusions presented in the cited entity' (...)" ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , , ; nt:wasCreatedFromTemplate . }