@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/p40754920X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De thuiswacht : roman / Dola de Jong ; met een nawoord van Eva Cossée" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070125554> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072928174> ;
    schema1:description "Oorspronkelijke uitgave: Amsterdam : Querido, 1954. - (Moderne klassieken)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p407548947> ;
    schema1:isbn "9789059367289" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0bc8c7f7b8ce8c6b593be4ed8a88e05> ;
    schema1:name "De thuiswacht : roman" ;
    schema1:numberOfPages 1789599 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04572f24d7a62fd090c875fc8174721e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1137383657> .

