@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/p199770581> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het aanlegvergunningenstelsel in de landbouw / J.G. Bongers" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p170370836> ;
    schema1:description "Themanr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831375280> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db769ae805916182ee0d4e772cca7b40> ;
    schema1:name "Het aanlegvergunningenstelsel in de landbouw" ;
    schema1:numberOfPages 378 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a16729061d67bd01b09f89fd23d360d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67498559> .

