@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/p370933540> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rallyzeilen : samen de wereld rond / Marianne Plante" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p334334659> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789064105388" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21b1a68c6a4777afe60e5a0660cb88fc> ;
    schema1:name "Rallyzeilen : samen de wereld rond" ;
    schema1:numberOfPages 2685547 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe203b6bdd82ebe128a916df52452e20> ;
    schema1:sameAs <http://www.worldcat.org/oclc/892998644> .

