@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/p163667330> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De familie D. / Gerrit de Jager" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068886225> ;
    schema1:bookEdition "4e dr" ;
    schema1:description "Eerder verschenen in het weekblad De Nieuwe Revu. - 1e dr.: Amsterdam : Espee, 1984" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83076187X> ;
    schema1:isbn "9054254238" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57e13ded8e5fcc212b41c6674d1922f4> ;
    schema1:name "De familie D." ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5d2bdee3d630bd6a3c731d87edb4c6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68253509> .

