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

<http://data.bibliotheken.nl/id/nbt/p840798563> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het eenheidsgesprek tussen KVP, KWG en KNP 1952-1956 / J. Bosmans ; KVP" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068246498>,
        <http://data.bibliotheken.nl/id/thes/p075300559> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075302071> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbfd6cd3c192fb7817327836c07cbfb2> ;
    schema1:name "Het eenheidsgesprek tussen KVP, KWG en KNP 1952-1956" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbb2eaa6b764e6d0b414cd34cf0f630b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63901438> .

