@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/p052207978> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het volkslied in Vlaanderen tot omstreeks 1600 / Valentin Denis" ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069747660>,
        <https://data.bibliotheken.nl/.well-known/genid/a98124a06b02dd6c4c26f7a3563b7681> ;
    schema1:description "Koninklijke Musea voor Schoone Kunsten van België. Voordrachten 1940-1941" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p302349340> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f23b91f10e14d7e16be9799858593146> ;
    schema1:name "Het volkslied in Vlaanderen tot omstreeks 1600" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1200ad507960c190646019bf2c764719> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901679964> .

