@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/p381074501> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In Kyoto : roman / Jos Vos" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p173655319> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p173580025> ;
    schema1:isbn "9789029578097" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/345026127b17e008026d2c2399e5664d> ;
    schema1:name "In Kyoto : roman" ;
    schema1:numberOfPages 705721 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3fe1f0be374f33af561916b54537ba66> ;
    schema1:sameAs <http://www.worldcat.org/oclc/893353223> .

