@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/p263689220> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Don Miguel / tekst: Michel Pierret ; tek.: Marco Venanzi ; [vert. uit het Frans: Hans van den Boom]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p091903572> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980256>,
        <http://data.bibliotheken.nl/id/thes/p148384749> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p263689166> ;
    schema1:isbn "9034301966" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2be39b699fca85e492b344a5dfc13085> ;
    schema1:name "Don Miguel" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e93a2f9152494a4a551b057e68c9adb1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899057832> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/948871d9d597c61f3f73bfecc063aa3c> .

