@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/p850869978> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij nader inzien / J.J. Voskuil" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342874632> ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068420129> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1963" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9028208925" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d5e92dd6b3d866ea01d24f7106bb4d6> ;
    schema1:name "Bij nader inzien" ;
    schema1:numberOfPages 1207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31ba883305d602a58f0d613799a8d622> ;
    schema1:sameAs <http://www.worldcat.org/oclc/884724723> .

