@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bVQ15kf>
  schema:givenName "Ernst"^^xsd:string ;
  schema:name "Ernst Radix"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/77f5bf54-29fa-d150-5125-47e8af8a0a83"^^xsd:string ;
  schema:familyName "Radix"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b3KBQt1>, <https://n2t.net/ark:/60537/bO87WY1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bE8xPvQ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1974795> ;
  schema:birthDate "1867-08-13"^^xsd:date .

