@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/p053394534> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De invloed van wegen en verkeer op de natuur / G. Nijland" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067466117> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069580588>,
        <http://data.bibliotheken.nl/id/thes/p073151017> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053394283>,
        <http://data.bibliotheken.nl/id/nbt/p823059073> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df38690c9e8f4c803b3bb1ecb074890a> ;
    schema1:name "De invloed van wegen en verkeer op de natuur" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2bb03f943ba7c350473432e98b481365> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769350340> .

