@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/p448687739> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Reiziger in Hellas / R. Blijstra ; met foto's van D.A. Harissiadis" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068456328>,
        <http://data.bibliotheken.nl/id/thes/p077610970>,
        <http://data.bibliotheken.nl/id/thes/p397548060> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068456328> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p09136700X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p86535524X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1b955e167c55fa6055ad3f308633e76> ;
    schema1:name "Reiziger in Hellas" ;
    schema1:numberOfPages 180 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/678438ad07c9a3bfca86c47f56326fa2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519147659> .

