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

<http://data.bibliotheken.nl/id/nbt/p820412341> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schets van het Nederlandse gemeenterecht / B. Burger, A.J. Nieuwenhuizen, J.C. Schroot ... [et al]" ;
    dcterms1:issued "1980" ;
    schema1:bookEdition "2e, herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067481396>,
        <http://data.bibliotheken.nl/id/thes/p067535399>,
        <http://data.bibliotheken.nl/id/thes/p071826149> ;
    schema1:description "1e dr.: 1976" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9014024320" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc747fbb66f2c47885d0925f4382f948> ;
    schema1:name "Schets van het Nederlandse gemeenterecht" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c613cf27862ab3b28923ac8999b56933> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781372941> .

