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

<http://data.bibliotheken.nl/id/thes/p374377472> a schema1:Person ;
    rdfs:label "Victoria Louise (1892-1980 ; Prinzessin von Preussen)" ;
    schema1:alternateName "Hohenzollern, Victoria Louise von",
        "Preussen, Victoria Louise von",
        "Pruisen, Victoria Louise van",
        "Victoria Louise (princes van Pruisen)" ;
    schema1:birthDate "1892" ;
    schema1:deathDate "1980" ;
    schema1:description " dochter van !069966354!,  gehuwed met !374378037!" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79b6cc37f5edaedce5a824e4925d46d1> ;
    schema1:name "Victoria Louise" ;
    schema1:sameAs <http://viaf.org/viaf/22934809>,
        <https://isni.org/isni/0000000054893423> .

