@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/p322407559> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij nader inzien / J.J. Voskuil" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428914748> ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068420129> ;
    schema1:bookEdition "11e dr" ;
    schema1:description "1e dr.: 1963" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789028241466" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d92c6c703ce6207ff12e28f3dbc39dc3> ;
    schema1:name "Bij nader inzien" ;
    schema1:numberOfPages 1207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/514049c846f34a6d88dc6ddd2689dd58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/654622700> .

