@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/p14867464X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vincent van Gogh" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068472676>,
        <http://data.bibliotheken.nl/id/thes/p07759505X>,
        <http://data.bibliotheken.nl/id/thes/p077600088>,
        <http://data.bibliotheken.nl/id/thes/p07865906X>,
        <http://data.bibliotheken.nl/id/thes/p078685842>,
        <http://data.bibliotheken.nl/id/thes/p096066407>,
        <http://data.bibliotheken.nl/id/thes/p241924553> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075373955> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068472676> ;
    schema1:description "Museumcatalogus van het Van Gogh Museum",
        "Uitg. vanaf 1999: Amsterdam : Van Gogh Museum ; Blaricum : V+K Publishing ; Wormer : Inmerc",
        "Uitg. vanaf 2007: Zwolle : Waanders ; Amsterdam : Van Gogh Museum" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9066115815" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b51fd4b97c9d92db641e85370137934> ;
    schema1:name "Vincent van Gogh" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/236acedb89a3b4f266e56006b00e5bd1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782246517> .

