@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/p417083653> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vincent van Gogh 1853-1890 : fictie en werkelijkheid / Ingo F. Walther ; [vertaald uit het Duits: Jacques Hermus ; redactie: Ans Smink]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073433063> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072812338>,
        <http://data.bibliotheken.nl/id/thes/p072836350> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "3822801259" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a7075cc8ad11e1f41ab60cb0185e87f> ;
    schema1:name "Vincent van Gogh 1853-1890 : fictie en werkelijkheid" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d445d93a2052b44761accaf83c14f4b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993538472> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/572b73f4583c395de4465c839d361419> .

