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

<http://data.bibliotheken.nl/id/thes/p115243593> a schema1:Person ;
    rdfs:label "Balderik II (-1018 ; prins-bisschop van Luik)" ;
    schema1:deathDate "1018" ;
    schema1:familyName "II" ;
    schema1:hasOccupation "prins-bisschop van Luik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0b6bf8755fa285ec047b5142081806e> ;
    schema1:name "Balderik II" ;
    schema1:sameAs <http://viaf.org/viaf/281494305> .

