@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p045949948> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dramatische werken / H.J. Schimmel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p357993802>,
        <http://data.bibliotheken.nl/id/nbt/p394959442> ;
    dcterms1:issued "1885" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078601118> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069877408> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6f5beddc01e0124a3ebc726004d0272> ;
    schema1:name "De dramatische werken" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e2035731e82f4581af28b228dd7037f2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64871359> .

