@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p25482269X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Centrum voor Beleidsstatistiek" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p308182529> ;
    schema1:inLanguage "nl" ;
    schema1:issn "15723267" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e10a587ae7a2ce152a20156fc5cc3eb9> ;
    schema1:name "Centrum voor Beleidsstatistiek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7de732a30aec52224cafd44c75e5c7b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73555684> .

