@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p050179098> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De heks / A. Strindberg ; uit het zweedsch [vert.] door J.C. de Cock" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428175287> ;
    dcterms1:issued "1921" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612051> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068358687> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p080265472> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850163293> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15a742dd91f5abb3607fff9fa47fd995> ;
    schema1:name "De heks" ;
    schema1:numberOfPages 228 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3aad3a2116812851eb206a4dc325d4ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64841637> .

