@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/p09102952X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Album behoorende bij den muziekkunstkalender ..." ;
    dcterms1:issued "1914" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601513>,
        <http://data.bibliotheken.nl/id/thes/p078473357>,
        <http://data.bibliotheken.nl/id/thes/p078597269>,
        <http://data.bibliotheken.nl/id/thes/p078633540> ;
    schema1:description "Maar enkele gedateerd: ... 'voor 1916' etc." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a6c2fe8c6de5ad6126c1c2137e1b511> ;
    schema1:name "Album behoorende bij den muziekkunstkalender ..." ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6f62d01824bc2fd4785bb34ef6edcb9d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65877498> .

