@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/p258182644> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De omweg naar Santiago / Cees Nooteboom ; [foto's: Simone Sassen]" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p075634023> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068743955> ;
    schema1:bookEdition "18e [i.e. 19e] dr" ;
    schema1:description "1e dr.: 1992" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p157132463> ;
    schema1:isbn "9045008505",
        "9789045008509" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d864b3553e0cb8cc306443759a7ef99> ;
    schema1:name "De omweg naar Santiago" ;
    schema1:numberOfPages 413 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f7b7c64b02db3541629c7817bd2b12b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66777243> .

