@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/p330361929> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mobiliteitsbalans 2010 / Peter Jorritsma ... [et al.]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074827715>,
        <http://data.bibliotheken.nl/id/thes/p303739479> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089020772" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f07d9b7ac5170c511f06db5e9a8da798> ;
    schema1:name "Mobiliteitsbalans 2010" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8f1f617e133393c8d58d08bc18c2d18> ;
    schema1:sameAs <http://www.worldcat.org/oclc/682557351> .

