@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/p383959578> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waar is Kat? / Mary Heylema, Kristina Ruell" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p39321821X>,
        <http://data.bibliotheken.nl/id/nbt/p393328953> ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p297291289> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p270787771> ;
    schema1:description "Colofon vermeldt: tekst: Mary Heylema en illustraties: Kristina Ruell" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789058389749" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81944d88d5df23b1f00e43b070e3c38c> ;
    schema1:name "Waar is Kat?" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8850af982bd29916e00d05ab6f247e8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899039007> .

