@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/p112225047> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Griezelverhalen / samengesteld door A. de Bruijn en A. van der Hoek ; Nederlands [uit het Engels] van W. Wielek-Berg" ;
    dcterms1:issued "1958" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068603061>,
        <http://data.bibliotheken.nl/id/thes/p068726724>,
        <http://data.bibliotheken.nl/id/thes/p120953099> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810638940> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd0b933833ce47482659b5a4ae07738b> ;
    schema1:name "Griezelverhalen" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cada642861976a6f674efea0f86ab40a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782160595> .

