@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/p33879333X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blauw van de kou / Vrouwke Klapwijk en Joke Verweerd ; [met tek. van Anita Engelen]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08660032X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072591307>,
        <http://data.bibliotheken.nl/id/thes/p073058238> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314767371> ;
    schema1:isbn "9789089012296" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d530524231f0b46b54e50188da52e80> ;
    schema1:name "Blauw van de kou" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea2f2a3a7fd3b3124c376f4748c28746> ;
    schema1:sameAs <http://www.worldcat.org/oclc/794311114> .

