@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/p254801420> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zoon van de duivel / tekst: Mazeau ; tek.: Martinez ; [vert. uit het Frans: Hans van den Boom]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p254801323> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980256>,
        <http://data.bibliotheken.nl/id/thes/p254801366> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p254801390> ;
    schema1:isbn "9034301389" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8938a4f66ab1cb6a4ccc0834c2215c5> ;
    schema1:name "De zoon van de duivel" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f1144da9cdcf16a3801774e324c55338> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66751913> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/71ad90789ecd938d4bfff405f86a756f> .

