@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/p424370786> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Katten en katers / Remco Campert ; samengesteld en ingeleid door Mirjam van Hengel" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068456867> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p103910484> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p423233513> ;
    schema1:isbn "9789403176505" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/404e40b11516a78b650277ca918cd781> ;
    schema1:name "Katten en katers" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6db254d8b0de241d44b9019cfe23b9b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1132293277> .

