@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/p18086386X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geknakte bloem / door: Jan C. van der Heide en Ad van Vuren ; [eindred.: Ans van der Heide-Kort]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342264125>,
        <http://data.bibliotheken.nl/id/nbt/p342264133> ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069749574> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074436902>,
        <http://data.bibliotheken.nl/id/thes/p181067196> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065860061" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6fbf30f7a0ca6d617535ec346d751d2a> ;
    schema1:name "De geknakte bloem" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0c0be0be18a0f76492453a123de7693> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67805182> .

