@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/p092546625> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De duizend kraanvogels / Yasunari Kawabata ; ingel. en uit het Japans vert. door C. Ouwehand" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069568790> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071364072> ;
    schema1:description "Vert. van: Sembazuru" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06549a26e44e9ac6698254406bda328b> ;
    schema1:name "De duizend kraanvogels" ;
    schema1:numberOfPages 139 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce37b17e29ad7f7191f5f26434461641> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65581910> .

