@prefix this: <https://w3id.org/np/RAODjjumvy2AlZ4e_0PCuhMNYZyWTCWettN-YpPPFmoKo> .
@prefix sub: <https://w3id.org/np/RAODjjumvy2AlZ4e_0PCuhMNYZyWTCWettN-YpPPFmoKo#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://purl.org/np/RAO1ray2WpmvvnKGw3zVwR-8sT5J8hMw5YlBnPCDf7utE#dirac-fc> a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:Generalist-Registry , fip:Registry ;
    rdfs:comment "The DIRAC File Catalogue indexes metadata and data files for use with the DIRAC grid interware" ;
    rdfs:label "DIRAC File Catalogue" ;
    rdfs:seeAlso <https://dirac.readthedocs.io/en/latest/AdministratorGuide/Systems/DataManagement/index.html> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0003-1006-2822 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "YjYsxcKmeGoSGgKux3GUV0qINKMIIgYyZr/0CGe0Ho/Af/uihtN7xhZF4xTBrQYLYrdGbQxCVwo6Sh+BRFRdlYJ0pVvBg0fnPY7vfTfvWjrNGM5xhYe24kVnLYFC+WroGJlIl7IHQ3eDrSlU6q2GyOEfi0GY/1rmpbD7w0HHOvg=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-04-21T08:17:15Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces <http://purl.org/np/RAO1ray2WpmvvnKGw3zVwR-8sT5J8hMw5YlBnPCDf7utE#dirac-fc> ;
    npx:supersedes <http://purl.org/np/RA8Nf6n98sFModMlkGHKpEDqTHTNed1KoTX3xoSif2ygc> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/3559e2b8-2684-4911-be52-805f9f4828c8> .
}