@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/p413377342> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drakenkruid / Jeroen Vreijling ; redactie: Natascha van Limpt" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p427492742> ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p417056575> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p402489756> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463081085" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d4c6ff07e0ae81bdbc138cdb8aec3a3> ;
    schema1:name "Drakenkruid" ;
    schema1:numberOfPages 237 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76c44ea27d1daf0c3352b11e5500cd6e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1028751451> .

