@prefix this: <
https://w3id.org/np/RACg3nSJT4zLi12_Bg-2Y7V3V272XjNB2kQopscvwCxTU
> .
@prefix sub: <
https://w3id.org/np/RACg3nSJT4zLi12_Bg-2Y7V3V272XjNB2kQopscvwCxTU#
> .
@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
{
sub:CLARIN-B-Center-Status
<
http://schema.org/url
> <
https://www.clarin.eu/content/clarin-b-centre-assessment
> ;
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
<
http://hdl.handle.net/11372/DOC-78
> , <
https://www.clarin.eu/content/clarin-b-centre-assessment
> .
}
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
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:CLARIN-B-Center-Status
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/7ab1d502-933d-4bdb-bcc1-8a90ffd6015a
> .
}