@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/p337149038> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De heks in je hoofd / Sjoerd Kuyper ; [ill.] Martine Brand" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068465653> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p158693345> ;
    schema1:description "Limited ed" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789490356910" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cc4b157da078be9551a0df9fd116529> ;
    schema1:name "De heks in je hoofd" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b2e5597fbab2e483503f4b0574bdcfd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/748505826> .

