@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/p391502247> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mexicana / ... Mezzomo" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p105435562>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p191241458>,
        <http://data.bibliotheken.nl/id/thes/p374551162>,
        <http://data.bibliotheken.nl/id/thes/p383995906> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p383995949> ;
    schema1:isbn "9789491684685" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a46328d64b2cdb10904577973597994> ;
    schema1:name "Mexicana" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eca9c8d10c5e9a2efa8ceccde75a3465> ;
    schema1:sameAs <http://www.worldcat.org/oclc/912763341> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/48cd94f10dc3e6327208c89d2392066b> .

