@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/p147207886> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Roads to Santiago / Cees Nooteboom ; transl. from the Dutch by Ina Rilke" ;
    dcterms1:issued "1997" ;
    schema1:associatedMedia "http://catdir.loc.gov/catdir/description/har021/96033844.html",
        "http://catdir.loc.gov/catdir/enhancements/fy1003/96033844-b.html",
        "http://www.loc.gov/catdir/description/har021/96033844.html",
        "http://www.loc.gov/catdir/enhancements/fy1003/96033844-b.html" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068743955> ;
    schema1:bookEdition "1st ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p119928000> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0151001979" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2191a642f468d9762b947fb1d6cab346> ;
    schema1:name "Roads to Santiago" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4990288ac9d4195936797cdb9dd54927> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906709491> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0b6a902f5d65db737f6fb7cd9a360649> .

