@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/p043494943> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tussentijds verslag / Studie Commissie Onderwijs Beeldende Kunsten [voorz. A. de Jong]" ;
    dcterms1:issued "1969" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/580337b9db2756eadf46c6684929dfae> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072547294> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c922ce6a09a303ab324d631b8d014b1e> ;
    schema1:name "Tussentijds verslag" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/435b5ff48f97c35882178cc69bdcf802> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64863146> .

