@prefix this: <https://w3id.org/np/RA2RrCVbDFVhLoAom1G_YTH75mr-BVz4BCo3HAHdBjx8A> .
@prefix sub: <https://w3id.org/np/RA2RrCVbDFVhLoAom1G_YTH75mr-BVz4BCo3HAHdBjx8A/> .
@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/RA3kJWku3mbgIrs_qOHnAAHE2G3SRByurioQttgVxUEDM/get-fdo-feed> <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/RA3kJWku3mbgIrs_qOHnAAHE2G3SRByurioQttgVxUEDM/get-fdo-feed> .
}
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:37.476Z"^^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 FDO feed" ;
    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 "mTxHQlCmcFZU+gyqmakEYECytYyNyK/1okeg102c539qaxo766TQJhGjZ9hn7M7fqKMVG4ef8vqgonuECS7b/rUpItY1TtdQnoa0+abvc2A1H4puEBlPNtQmcU6ecUeDbc3xC2SkSHcVy5a+BeHnTkMNeNWDyA7x4HIxoMRvJ30=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
  <https://w3id.org/np/RA3kJWku3mbgIrs_qOHnAAHE2G3SRByurioQttgVxUEDM/get-fdo-feed> nt:hasLabelFromApi "Get FDO feed - This query returns the latest FDOs from the specified creator." .
  <https://w3id.org/spaces/fdo-connect> nt:hasLabelFromApi "FDO Connect - This is the Space for the FDO Connect project." .
}