@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/p115493603> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Analyse van ongevallen op fietsroutes / J.P.M. Tromp" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625571> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071205586>,
        <http://data.bibliotheken.nl/id/thes/p075317729> ;
    schema1:description "R-93-18" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd5a23a4076ba927993ff169d9958ab0> ;
    schema1:name "Analyse van ongevallen op fietsroutes" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cbe3e4b936e321cb87c00d1e888dcb53> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69411401> .

