@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/p182280187> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kato & Ko gaan picknicken / [tekst en ill.:] Jane Simmons ; [vert. uit het Engels: Anna Dolinda]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p165529555> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159225620> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9052471517" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5454d7f22cc6405e0617d059b0573ef5> ;
    schema1:name "Kato & Ko gaan picknicken" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/649947c858a83f3bf3f20734a5c3f5bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67863701> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9f6045f671f408195209a1d68a2f9e6f> .

