@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/p097709581> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Mexico reisgids / [Andrew Coe ; vert. uit het Engels: Dick van Ouwerkerk ; foto's: Kal Muller ... et al.]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p113849230> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07350730X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075688166> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053089766> ;
    schema1:isbn "9038900120" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d10f928a032b6a5317d80c661b7c35fa> ;
    schema1:name "De Mexico reisgids" ;
    schema1:numberOfPages 341 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a96532ddecc07728f7d0c4570b39b544> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66034116> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6c1a64ace63a78099d109455381ad80a> .

