@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/p318225522> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dijkstra's oefeningen voor het schoolverkeersexamen / Theun Bril" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073273880> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073273929>,
        <http://data.bibliotheken.nl/id/thes/p187457557>,
        <http://data.bibliotheken.nl/id/thes/p315086386> ;
    schema1:description "Sluit aan bij het landelijk verkeersexamen van Veilig Verkeer Nederland" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p217225799> ;
    schema1:isbn "9789026245695" ;
    schema1:issueNumber 2010 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30ce666f50a0ddc54a8360fb96a648c0> ;
    schema1:name "Dijkstra's oefeningen voor het schoolverkeersexamen" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f36898637c2df513ff7ee223abc9566d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775455294> .

