@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/p830178872> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geboorte en groei van de Nederlandse gemeente / Prof. mr. dr. W. J. Alberts" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608623>,
        <http://data.bibliotheken.nl/id/thes/p078516129>,
        <http://data.bibliotheken.nl/id/thes/p397349246> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068583877> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831681845> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b97989909723e3db127d1c75a5ca75e> ;
    schema1:name "De geboorte en groei van de Nederlandse gemeente" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23cea12397a812e80ff57be2885cb594> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781511825> .

