@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/p04112247X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Road users and traffic safety / ed. by J.A. Rothengatter, R.A. de Bruin" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625598>,
        <http://data.bibliotheken.nl/id/thes/p397309651> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068613849>,
        <http://data.bibliotheken.nl/id/thes/p072943297> ;
    schema1:description "Omslag- en rugtitel: Road users & traffic safety" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9023223160" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3887f9b705f959433d641d4290dd7dc> ;
    schema1:name "Road users and traffic safety" ;
    schema1:numberOfPages 179 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/408e27620cf668c08fc6cde375e0a7f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781874641> .

