@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/p852988982> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Uitgave / Christelijk Paedagogisch Studiecentrum" ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p305502050> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c442b2ede410ca6918c447402455899> ;
    schema1:name "Uitgave" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f4e96808a00225abf4e30eedd1216d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72827352> .

