@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/p125360983> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Carmina mediaevalia / notis instructa ed. J.M. van Buijtenen" ;
    dcterms1:issued "1961" ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071916377> ;
    schema1:inLanguage "mul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76970ebf19be69711ffd23fde14850bf> ;
    schema1:name "Carmina mediaevalia" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04694ab66d2ab020c2557236b0781bda> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69213628> .

