@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/p110267656> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Dietse kollatieboeken van Dirc van Herxen / J. Deschamps" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072849185> ;
    schema1:description "Overdruk uit de \"Handelingen van het XXIIIe Vlaamse Filologencongres, Brussel 1-3 april 1959" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/768fae3ed801fa5d4bc32b744d529f26> ;
    schema1:name "De Dietse kollatieboeken van Dirc van Herxen" ;
    schema1:numberOfPages 8 ;
    schema1:sameAs <http://www.worldcat.org/oclc/66257171> .

