@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/p288273168> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mimi & Akiko / Christa W. Anbeek" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628287>,
        <http://data.bibliotheken.nl/id/thes/p18529121X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089398246> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9056701274" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2261ae170520289617d44fffa95e21c2> ;
    schema1:name "Mimi & Akiko" ;
    schema1:numberOfPages 254 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d23102d22925e66ada7d57faf0f92b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66448407> .

