@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/p112318916> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mexico / [vert. uit het Engels: Joan Keijzer ; eindred. Nederlandse uitg.: Frans Stravers]" ;
    dcterms1:issued "1993" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074937367>,
        <http://data.bibliotheken.nl/id/thes/p112361692> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075688166> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p086218727> ;
    schema1:isbn "9027430098" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/379b94673c9af5c2c6af26701edfd53d> ;
    schema1:name "Mexico" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b566213ed5f761d479da3498f2395275> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66308617> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ff74ae9c72855c2c1c6aeea222461508> .

