@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/p046710930> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn Kate Greenway boek / [ontworpen door Ivor Claydon ... et al. ; ill. samengest. door Karin B. Hills ; vert. gedichten uit het Engels Fleur d' Aulnis]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600072> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067500048> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071226508>,
        <http://data.bibliotheken.nl/id/thes/p073465895>,
        <http://data.bibliotheken.nl/id/thes/p073465909> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9090015647" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df323cde1bec12f33c502edd3c71969e> ;
    schema1:name "Mijn Kate Greenway boek" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f006b13f6bd0a9512accf8aefe7a55d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64956415> .

