@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/p322505771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kaat heeft een missie / Jessica de Kok ; [ill.: Peter van der Wiel ; foto's: Cor Buser ... et al.]" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p288870182>,
        <http://data.bibliotheken.nl/id/thes/p303892145>,
        <http://data.bibliotheken.nl/id/thes/p31767885X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p323066259> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789079603077" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fdc1bcbbefcefdc46ba7e6cfd388c581> ;
    schema1:name "Kaat heeft een missie" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d99f38e25e48fe5c6251419be110c8f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/518862262> .

