@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/p343347210> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Julia / Otto de Kat ; transl. from the Dutch by Ina Rilke" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p168737515> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p119928000> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0857050559",
        "9780857050557" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31bec774d28115a85c684d8290c87f5a> ;
    schema1:name "Julia" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54b62896a121461f10e14b5b5632d815> ;
    schema1:sameAs <http://www.worldcat.org/oclc/795954303> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/623e88f1cbe7de8138010a18d75af2e5> .

