@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/bRG1WHX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/674f1d92-152e-b261-049c-81890e753b33"^^xsd:string ;
  schema:givenName "Steintje"^^xsd:string ;
  schema:name "Steintje Wildschut"@nl ;
  schema:familyName "Wildschut"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b7vcwBn>, <https://n2t.net/ark:/60537/bZACLth> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bb25o4S> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2456620> ;
  schema:deathDate "1879-03-20"^^xsd:date .

