@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/p41391562X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Hoge Veluwe / tekst A.B. Wigman ; tekenigen, layout en druk: \"Vada\"" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615924>,
        <http://data.bibliotheken.nl/id/thes/p075653354>,
        <http://data.bibliotheken.nl/id/thes/p075661551> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073503789>,
        <http://data.bibliotheken.nl/id/thes/p075314916> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e7224f46d149aef10bbe9ad72fe034b> ;
    schema1:name "De Hoge Veluwe" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d47a86b4d239dbed0807a737208634d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1015669100> .

