@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/p865368546> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het spook : een confrontatie / P.J. Stolk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446266450> ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622491>,
        <http://data.bibliotheken.nl/id/thes/p077598245>,
        <http://data.bibliotheken.nl/id/thes/p078672120> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070340145> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7068606353002d703e15dc2f10840f10> ;
    schema1:name "Het spook : een confrontatie" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f096b368ff48fce7f0a4a11f8233e2c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781825449> .

