@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/p142977586> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vloek van de heks / lord Dunsany ; vertaling J. Maschmeijer-Buekers" ;
    dcterms1:issued "1953" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068722672> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069070652> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831772069> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6e970017d3ff8ae05f8f7de76a08809> ;
    schema1:name "De vloek van de heks" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72358b61f7b29304cac42e4e5e6f0c29> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69002542> .

