@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/p126792852> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Mazdabende slaat op hol / Tome, Darasse ; [vert. uit het Frans]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07093634X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073781304> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049401874> ;
    schema1:isbn "9031416827" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93b80e8288f56955b2c44df60d09d995> ;
    schema1:name "De Mazdabende slaat op hol" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fef49be9772ac9695800451b119c3a8a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69109748> .

