@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/p220405530> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Geheimnis der Spinnenhexe / Henny Fortuin ; aus dem Niederländischen von Monica Barendrecht und Thomas Charpey ; mit Bildern von Jens Rassmus" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073587559> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p106549669>,
        <http://data.bibliotheken.nl/id/thes/p231987722> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3522174631" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4dc71e0601ff7698efa5a35203e1cf49> ;
    schema1:name "Das Geheimnis der Spinnenhexe" ;
    schema1:numberOfPages 349 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/998bb47dd6c6c35711aef5c1efc8559d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67150495> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/50d03f9c00a9e6d28cacc95552a5cbad> .

