@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/p036785229> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vrijheid van opinie en de Katholieken / J. Leclercq ; [vert. van A. Vandenbunder]" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067835422> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072121297> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p85123142X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/accd1adc22f1760ba015e02db9acbe48> ;
    schema1:name "De vrijheid van opinie en de Katholieken" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dfabe20f4ade5193a32c1b7fb023d166> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64473724> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3ef11fda64d3816b4ad16673153af828> .

