@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/p842378065> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van Gogh / inl. door J.B. de La Faille" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068472676> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069652309> ;
    schema1:description "Omslagtitel: Vincent van Gogh" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842377905> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/793d88e6bc80923e4b048863c84dbfcd> ;
    schema1:name "Van Gogh" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ea69cc1c419ebaf0feb1e5f34beafd4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781603489> .

