[
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg/provenance",
"@graph": [
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg/assertion",
"http://www.w3.org/ns/prov#wasAttributedTo": [
{
"@id": "https://orcid.org/0000-0002-1267-0234"
}
]
}
]
},
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg/assertion",
"@graph": [
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg/get-cited-papers-for-resource",
"http://purl.org/dc/terms/description": [
{
"@value": "Given a resource, this query returns the papers it cites via any CiTO relation. For each citation it reports the CiTO relation used (linked to the CiTO property), the cited paper's title (linked to its DOI) and publication date (from the paper's bibliographic metadata nanopublication, if any), and a link to the citation nanopublication that asserts the citation. Citations whose cited paper has no bibliographic metadata nanopublication yet are still returned (with empty title and publication date)."
}
],
"http://purl.org/dc/terms/license": [
{
"@id": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"@type": [
"https://w3id.org/kpxl/grlc/grlc-query"
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "Get cited papers for a resource"
}
],
"https://w3id.org/kpxl/grlc/endpoint": [
{
"@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/full"
}
],
"https://w3id.org/kpxl/grlc/sparql": [
{
"@value": "prefix dct: \nprefix np: \nprefix npa: \nprefix npx: \n\nselect distinct (?citoProp as ?cito_relation) ?cito_relation_label (?paper as ?title) ?title_label ?publication_date (?citeNp as ?np) (\"^\" as ?np_label) where {\n graph npa:graph { ?citeNp np:hasAssertion ?ca . }\n graph ?ca { ?_resource_iri ?citoProp ?paper . }\n filter(strstarts(str(?citoProp), \"http://purl.org/spar/cito/\"))\n bind(replace(str(?citoProp), \"http://purl.org/spar/cito/\", \"\") as ?cito_relation_label)\n filter not exists { graph npa:graph { ?cinv npx:invalidates ?citeNp . } }\n optional {\n graph npa:graph { ?descNp npx:introduces ?paper . ?descNp np:hasAssertion ?pa . }\n graph ?pa { ?paper dct:title ?title_label . }\n optional { graph ?pa { ?paper dct:date ?publication_date . } }\n graph npa:graph { ?descNp npa:hasValidSignatureForPublicKey ?pk . }\n filter not exists { graph npa:graph { ?inv npx:invalidates ?descNp ; npa:hasValidSignatureForPublicKey ?pk . } }\n }\n}\norder by ?cito_relation_label ?publication_date ?title_label"
}
]
}
]
},
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg/Head",
"@graph": [
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg",
"http://www.nanopub.org/nschema#hasAssertion": [
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg/assertion"
}
],
"http://www.nanopub.org/nschema#hasProvenance": [
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg/provenance"
}
],
"http://www.nanopub.org/nschema#hasPublicationInfo": [
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg/pubinfo"
}
],
"@type": [
"http://www.nanopub.org/nschema#Nanopublication"
]
}
]
},
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg/pubinfo",
"@graph": [
{
"@id": "https://orcid.org/0000-0002-1267-0234",
"http://xmlns.com/foaf/0.1/name": [
{
"@value": "Tobias Kuhn"
}
]
},
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg",
"http://purl.org/dc/terms/created": [
{
"@value": "2026-06-01T09:25:27Z",
"@type": "http://www.w3.org/2001/XMLSchema#dateTime"
}
],
"http://purl.org/dc/terms/creator": [
{
"@id": "https://orcid.org/0000-0002-1267-0234"
}
],
"http://purl.org/dc/terms/license": [
{
"@id": "https://creativecommons.org/licenses/by/4.0/"
}
],
"http://purl.org/nanopub/x/embeds": [
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg/get-cited-papers-for-resource"
}
],
"http://purl.org/nanopub/x/supersedes": [
{
"@id": "https://w3id.org/np/RA1LjQFO7csoO7bbQl4CB4tLgPhrleu6ZE0ztH0Oi6n7I"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "Get cited papers for a resource"
}
],
"https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [
{
"@id": "https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU"
}
],
"https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [
{
"@id": "https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw"
},
{
"@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI"
}
],
"https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [
{
"@id": "https://w3id.org/np/RAEFAt-QcFK0ZhqfvlsmS10BnzGJA0xwOICZXkO-ai87k"
}
]
},
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg/sig",
"http://purl.org/nanopub/x/hasAlgorithm": [
{
"@value": "RSA"
}
],
"http://purl.org/nanopub/x/hasPublicKey": [
{
"@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"
}
],
"http://purl.org/nanopub/x/hasSignature": [
{
"@value": "XRRmAOwx3sXf2qi66DHxSipLir44y73jFBRDi54M7h2B/CvN6ei44QucoDqlCn/YyfTLeTPn9FDnhgZYaQJZ0mqbhdQzPobrPwPf1A/BXk+4vdMs0f13DJZMnwS65okoZWYWLBwodc/tV/vGOKrUd94uEKNpcf3ona5vYgcAoC0="
}
],
"http://purl.org/nanopub/x/hasSignatureTarget": [
{
"@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg"
}
],
"http://purl.org/nanopub/x/signedBy": [
{
"@id": "https://orcid.org/0000-0002-1267-0234"
}
]
}
]
}
]