@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p864026056> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De liederen in het Gruuthuse-handschrift : een tekstkritische en lexicologische bijdrage / J.J. Mak" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067818269> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d1d2de7b2b184d556d476fc2ecf31b9> ;
    schema1:name "De liederen in het Gruuthuse-handschrift : een tekstkritische en lexicologische bijdrage" ;
    schema1:sameAs <http://www.worldcat.org/oclc/769241129> .

