@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/p343574527> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een kwarteeuw onderzoek naar kunst- en cultuureducatie in Nederland / Marie-Louise Damen, Folkert Haanstra, Hendrik Henrichs" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p240994132> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069625247>,
        <http://data.bibliotheken.nl/id/thes/p074408593> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069971011" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20c4981a7cf6d12aeb694d59baec790b> ;
    schema1:name "Een kwarteeuw onderzoek naar kunst- en cultuureducatie in Nederland" ;
    schema1:numberOfPages 180 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc2f38d4d8cda66082c7c8b3e12f2234> ;
    schema1:sameAs <http://www.worldcat.org/oclc/884173573> .

