@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/p339844485> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Escobar : de laatste Maya / scenario en tek. Louis ; [vert. uit het Frans]" ;
    dcterms1:issued "2012-2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p334585767> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460780905" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1786053900debf7c1f7ae76052576db> ;
    schema1:name "Escobar : de laatste Maya" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9da30e433b7ef4cf609e1148fc1b6e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780542592> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c9f80166bb6b322b098e63f4a8863bb6> .

