@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:CLARIN-B-Center-Status ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-preservation-policy; rdfs:comment "Over the years, the CLARIN infrastructure has developed a set of requirements for datasets and their metadata. These requirements are vetted by the CLARIN Technical Centre Committee in the Checklist for CLARIN B-Centres. To become a CLARIN B centre, a candidate centre does a self-assessment, which gets reviewed by the CLARIN Assessment Committee resulting, in general, in successfully being granted the B centre status. This procedure is repeated every 3 years."; rdfs:label "CLARIN B Center Status"; rdfs:seeAlso , . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-2204-4018 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "NCLEDzSrvAfZN+977JElJnLTsueJkOR8QLZMS7n4PLumYE/4/qa5jghNexUIxS+lGNgVIwZ62Bx0V0y2CCyLB5KMPYyCMz0G+n4aGogrLVJjaQb1h39fpWn9l97bqccWwUjn2LsfZnTmAtnjVz010XEC8xpRC1tCnZGl7iAVpqQ="; npx:hasSignatureTarget this: . this: dct:created "2025-04-22T09:51:38Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:CLARIN-B-Center-Status; prov:wasDerivedFrom . }