@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/p782548873> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gedichten / door T. Volker" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p353075302>,
        <http://data.bibliotheken.nl/id/nbt/p416520324> ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068105541> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c34b52823fe59d5504a6c3d9ee465c8> ;
    schema1:name "Gedichten" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0ffbbc42c0af78acb29591a57c1c14e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898894912> .

