@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/p042484065> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hendrik van Veldeke : de eerste Dietsche dichter : zijn leven en zijn werk / Joz. Droogmans" ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072415428> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc375949fccb9346e35d9563ac62b54d> ;
    schema1:name "Hendrik van Veldeke : de eerste Dietsche dichter : zijn leven en zijn werk" ;
    schema1:numberOfPages 238 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24dfe3a45aef15e6bd54192d3f563f4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781605351> .

