@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/p39073392X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ademnood / Marion van de Coolwijk" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099943158> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p343213419> ;
    schema1:isbn "9789026134319" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54090056a0d17b05c389a0c47f277151> ;
    schema1:name "Ademnood" ;
    schema1:numberOfPages 672863 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a233e1c8d07dd839af3f796026c393ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/903332788> .

