@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/p408387920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verkeer in Nederland 2016 / tekst Isabel Wilmink en Henk Taale" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p149090943> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p119918722> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p397239254> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41800f8a080e6f724f92055c6a691424> ;
    schema1:name "Verkeer in Nederland 2016" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/195affe9067b7eeefc2a629adb8ecf65> ;
    schema1:sameAs <http://www.worldcat.org/oclc/966614992> .

