@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/p072324503> a schema1:Person ;
    rdfs:label "Astrid (1905-1935 ; koningin van België)" ;
    schema1:alternateName "Astrid Sophia Louisa Thyra (koningin van België)" ;
    schema1:birthDate "1905" ;
    schema1:deathDate "1935" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9605c8775a1c6fb36f21a198fa3ca678> ;
    schema1:name "Astrid" ;
    schema1:sameAs <http://viaf.org/viaf/41863054>,
        wd:Q230238,
        <https://isni.org/isni/000000005488157X> .

