@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/p343213419> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ademnood / Marion van de Coolwijk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p357570928>,
        <http://data.bibliotheken.nl/id/nbt/p357570936>,
        <http://data.bibliotheken.nl/id/nbt/p39073392X> ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099943158> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026133503" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e730f9da708de5a21e152e7c4bf4954> ;
    schema1:name "Ademnood" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ddf72e0cedb1616bbdc9b89f541e0700> ;
    schema1:sameAs <http://www.worldcat.org/oclc/814522983> .

