@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/p083778047> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verkeersvervuiling voor de voetganger... wat doen we er aan?" ;
    dcterms1:issued "19XX" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078940923>,
        <http://data.bibliotheken.nl/id/thes/p078947561> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c5219b33ccb2036d2d300f135ab1419c> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9314a9a729607c20b0425da24af5853> ;
    schema1:name "Verkeersvervuiling voor de voetganger... wat doen we er aan?" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/14909e2b5c85519ec87f07e6009a6b76> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65707718> .

