@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/p317219200> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gemeente en haar grenzen / door J. in 't Veld" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069534810>,
        <https://data.bibliotheken.nl/.well-known/genid/28c6639f7a0332bc5726b1bad33d21d3> ;
    schema1:description "Uitg. voor de Vereen. van Soc. Dem. Gemeenteraadsleden" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p135330513> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0089e8c37a9bd9c7ce538c9072e26171> ;
    schema1:name "De gemeente en haar grenzen" ;
    schema1:numberOfPages 382 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/279f395bdedb3b45f64fd17d2b5f58c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/311453515> .

