@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/p391173863> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een duwtje in de goede richting : verkeersveilig gedrag" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075317729>,
        <http://data.bibliotheken.nl/id/thes/p173994776> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p276880617> ;
    schema1:description "R-2014-13" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd82b2482100dbbb9a745199740b7abc> ;
    schema1:name "Een duwtje in de goede richting : verkeersveilig gedrag" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f49a6e48fd06a5be20f2d09325782279> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904436896> .

