@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/p80284121X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op reis door Mexico en Guatemala / J. Dominicus ; [foto's. van de auteur, krtn. M. Simons]" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071667822> ;
    schema1:bookEdition "3e, herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068788959> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075688166>,
        <http://data.bibliotheken.nl/id/thes/p312820224> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820944513> ;
    schema1:isbn "9025702899" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cb6847e3d2430fe2af09f36cbc74b92> ;
    schema1:name "Op reis door Mexico en Guatemala" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/895a8117326b2c03d7addd2812ad84ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63440349> .

