@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/p066488613> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wereld van het verkeer / Koninklijke Nederlandsche Toeristenbond ANWBHandleidingen: / Horst Buhmann" ;
    dcterms1:issued "1973" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07260204X>,
        <http://data.bibliotheken.nl/id/thes/p074030663> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066488001> ;
    schema1:isbn "9022716295" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8195c76c2c55595f295e828cf3ffbefc> ;
    schema1:name "De wereld van het verkeer" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/706656485c73d732974379bf5cc13499> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769435326> .

