@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/p05000431X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Visuele kunsten / H.C. van Nederveen Meerkerk" ;
    dcterms1:issued "1989" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072196424>,
        <http://data.bibliotheken.nl/id/thes/p074414011> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050002988> ;
    schema1:isbn "9035805003" ;
    schema1:issueNumber "stud" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82f5ee03126cb7fea791204ca009ff4e> ;
    schema1:name "Visuele kunsten" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbcadbc39ef5b3ec82eb4d6e83bf4e33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769329711> .

