@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/p228093260> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Meidagen : toneelspel / van Dick van den Heuvel" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074380664>,
        <http://data.bibliotheken.nl/id/thes/p075499134> ;
    schema1:description "NVA 6152" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0ff5f8df570b06ddda1bb8cf7661eb3> ;
    schema1:name "Meidagen : toneelspel" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc4bb5913158e16dc36bf8be6d0f5d8b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67078702> .

