@prefix this: <https://w3id.org/np/RAFBpzlfP2sdl95EMLwBrCtL6ux9pT0wnl85GQONVPHFM> .
@prefix sub: <https://w3id.org/np/RAFBpzlfP2sdl95EMLwBrCtL6ux9pT0wnl85GQONVPHFM/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://w3id.org/np/RAo-eSmHSWWvbZIcU9ekBDqNFETQA7UBn61bP_qGMChpM/find-fdos-by-ref> <https://w3id.org/kpxl/gen/terms/hasPinGroupTag> "Queries" .
  <https://w3id.org/spaces/fdo-connect> <https://w3id.org/kpxl/gen/terms/hasPinnedQuery> <https://w3id.org/np/RAo-eSmHSWWvbZIcU9ekBDqNFETQA7UBn61bP_qGMChpM/find-fdos-by-ref> .
}
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-03T08:53:18.689Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/kpxl/gen/terms/hasPinnedQuery> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "FDO Connect has pinned query: Get FDOs by reference" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAuLESdeRUlk1GcTwvzVXShiBMI0ntJs2DL2Bm5DzW_ZQ> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
    npx:hasSignature "I6BpHeIFkFJXvuhBkl1rmompyvwTaUHHviDGKuzum9CQ709br0dnKi7jSLbFRYkBtpHEpgKxUK2zmvNWV9jY2xHdaFz7ZzPCDHlzZHtWeqtHbzHY7B7V9lnO3Eoc7bwl1o7c/++fwiReWnIqvY7bp6Q/slZMUXPYwlyUyIvoh9M=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
  <https://w3id.org/np/RAo-eSmHSWWvbZIcU9ekBDqNFETQA7UBn61bP_qGMChpM/find-fdos-by-ref> nt:hasLabelFromApi "Get FDOs by reference - This query returns the FDOs whose records refer to the given ID." .
  <https://w3id.org/spaces/fdo-connect> nt:hasLabelFromApi "FDO Connect - This is the Space for the FDO Connect project." .
}