@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/p86421877X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Hoge Veluwe / foto's: David van Dijk e.a. ; tekst en red.: Wim Alings" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635321>,
        <http://data.bibliotheken.nl/id/thes/p075653354>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078458129> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075314916> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068917031>,
        <http://data.bibliotheken.nl/id/thes/p068977484> ;
    schema1:description "Tekst in het Nederlands, Duits, Engels en Frans" ;
    schema1:inLanguage "de",
        "en",
        "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86b1bdd00a66696043343e57c7718adb> ;
    schema1:name "De Hoge Veluwe" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea75cb29253c64baeb2b35cfbcf3592a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64295032> .

