@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/p264624858> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In het spoor van Marco Polo : mijn reis langs de Zijderoute / Marc Helsen" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599616>,
        <http://data.bibliotheken.nl/id/thes/p191092630> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073973890> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020954172" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ac9645cb621bb9a495c305e865da4e3> ;
    schema1:name "In het spoor van Marco Polo : mijn reis langs de Zijderoute" ;
    schema1:numberOfPages 201 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d54e5f4c2d0195f2a7d0eb83a1aff378> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66618294> .

