@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/p271436794> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bonnie's kamers : een poezenverhaal / Johan de Vries" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611430> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p271436778> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9059740653" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8ca30693535b1a57c1a2f822a2beff9> ;
    schema1:name "Bonnie's kamers : een poezenverhaal" ;
    schema1:numberOfPages 57 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e38ebd73d605f7ea4d26fe1d8a50cf56> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67005420> .

