@prefix this: <https://w3id.org/np/RAPL7n-n8Sbb73GfQFiEPLsZKa2MZDlfzYhuFG4dymReU> .
@prefix sub: <https://w3id.org/np/RAPL7n-n8Sbb73GfQFiEPLsZKa2MZDlfzYhuFG4dymReU#> .
@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 ns1: <http://purl.org/np/> .
@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 {
  sub:BCL <http://schema.org/url> <https://www.kb.nl/kbhtml/docs/bc04.pdf> ;
    a <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource-to-be-Developed> , <https://w3id.org/fair/fip/terms/FAIR-Specification> , <https://w3id.org/fair/fip/terms/Structured-vocabulary> ;
    rdfs:comment "[nl]: De Nederlandse basisclassificatie (NBC) is een van oorsprong Nederlands bibliotheek classificatie-schema speciaal ontwikkeld voor wetenschappelijke bibliotheken. Deze classificatie is eind jaren tachtig van de twintigste eeuw ontwikkeld onder leiding van de Koninklijke Bibliotheek (Nederland), in gebruik sinds 1990 en wordt sindsdien bijgewerkt. https://nl.wikipedia.org/wiki/Nederlandse_Basisclassificatie; [en]: The Dutch Basic Classification (NBC) is an originally Dutch library classification scheme specially developed for academic libraries. This classification was developed in the late 1980s under the leadership of the Koninklijke Bibliotheek (Netherlands), in use since 1990 and has been updated since then. https://nl.wikipedia.org/wiki/Nederlandse_Basisklasse" ;
    rdfs:label "BCL | Nederlandse Basisclassificatie = Dutch Basic Classification Codes" ;
    rdfs:seeAlso <https://www.loc.gov/marc/relators/tn050520.html> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-4930-2662 .
}
sub:pubinfo {
  orcid:0000-0002-4930-2662 foaf:name "Alessa An Gambardella" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEJGVv2xFV8o+Ojt3f0N2LgtZTt4+24Lxp8esEZiFYKryDGBYaR0Ef4ajadqtlSpvUHlwNlVIF7XRWiGd64P8drVnqPtpRtxJ+SOl0UNvxuHzUjeWlOYKpKZ/UgrGwVSSR3LvwqXOM9qUkWqy0IQ2KsFbJHHwzgNbcEZuZOD+/WQIDAQAB" ;
    npx:hasSignature "Vq3JMEaNTEspH9VqP9PbMT8rog5WIPmFUay6KOR/FttmNQrBu1S2EWsFkH++cQaYqtw49HBfaGC+ZL9pEhcFpPs4+nJCl3QcoJE1+1IJfz9ohYUiYIGRcQKSBPH81QQtsSi/iJlsTBE+EW0UDzcWUIHX9VpR3/F13loublJ3CbE=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-4930-2662 .
  this: dct:created "2025-01-15T16:58:32.497Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-4930-2662 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/connect/FAIR-Supporting-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> ;
    npx:introduces sub:BCL ;
    npx:supersedes <https://w3id.org/np/RAn3x9fakmMmCHROQSzgPd3e-JJtPFrOP4pyAShWrdp1w> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI> , <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA6An42er4WPZV3dOOUWT6K4QoWvoZtiDdKA1eJysrciQ> .
}