@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p07027505X> a schema1:Person ;
    rdfs:label "Berg, Alban Maria Johannes (1885-1935)" ;
    schema1:birthDate "1885" ;
    schema1:deathDate "1935" ;
    schema1:description "componist" ;
    schema1:familyName "Berg" ;
    schema1:givenName "Alban Maria Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4540b9b9d3174e70b26844536dd394a9> ;
    schema1:name "Alban Maria Johannes Berg" ;
    schema1:sameAs <http://viaf.org/viaf/37101072>,
        wd:Q78475,
        <https://isni.org/isni/0000000120959444> .

