@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/p228093996> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oompjes droom : komedie / van Peter Verstegen ; naar Dostojewski" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070448787>,
        <http://data.bibliotheken.nl/id/thes/p075499134> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068380194> ;
    schema1:description "NVA 4221" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f12ac8e31dc6009ba98c00fd4b6b54ea> ;
    schema1:name "Oompjes droom : komedie" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ed8966a7f190d1df778794f25795b88> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67078771> .

