@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/p831958111> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Dit is het Nederlands Christelijk Werkgeversverbond" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627248>,
        <http://data.bibliotheken.nl/id/thes/p077607678>,
        <http://data.bibliotheken.nl/id/thes/p078957877>,
        <http://data.bibliotheken.nl/id/thes/p145087409> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075304643> ;
    schema1:description "Niet verder verschenen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075670747> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fd74e673e37bb03147ca838f38c2696> ;
    schema1:name "Dit is het Nederlands Christelijk Werkgeversverbond" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ec9c558213a84588dd7fcbe4ed11338> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72684168> .

