@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/p047268859> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De betekenis der gemeente voor de toekomst van West-Europa / door mr. J. in 't Veld" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608623>,
        <http://data.bibliotheken.nl/id/thes/p078516129> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069534810> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045113874> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3eaf8ddb82367fa44faa5a08688ba786> ;
    schema1:name "De betekenis der gemeente voor de toekomst van West-Europa" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf8e789f0ed3de8f54ea6ccd8797fa4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64827977> .

