@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/p040300404> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begeleiding beeldende vorming : konferentieverslag / samenst. Pieter Quelle" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657325> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068032889>,
        <http://data.bibliotheken.nl/id/thes/p075306077> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b4296b47a5d8101f3facc06930b7536> ;
    schema1:name "Begeleiding beeldende vorming : konferentieverslag" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dadfcbfa28a0942b2f3a9542821f3d3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64704410> .

