@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/p308415310> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het bloed van de papaver / Anneke Wiltink ; [ill.: Lucy de Graaf]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p138230870> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069276943> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025110512" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5070e2e9abfc299ae45e1ccf129b90e> ;
    schema1:name "Het bloed van de papaver" ;
    schema1:numberOfPages 153 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/01394a188ec96f8b2db24276aa3260d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/226370045> .

