@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/p330764616> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ConstruerenKernboeken: " ;
    dcterms1:issued "2011" ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071023666>,
        <http://data.bibliotheken.nl/id/thes/p099896257>,
        <http://data.bibliotheken.nl/id/thes/p337825564> ;
    schema1:description "1e dr.: Baarn : NijghVersluys, 1997" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p338681140> ;
    schema1:isbn "9789006901351" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cc8e8b3a36ac6fa8e77312ddee45e8e> ;
    schema1:name "ConstruerenKernboeken: " ;
    schema1:numberOfPages 458 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6ac3be9feb4a4ec49d236acd721d358> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782158031> .

