@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/bEmeVJE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/16378686-c3a2-89ef-f0c8-672e4379d749"^^xsd:string ;
  schema:givenName "Niesa"^^xsd:string ;
  schema:name "Niesa Wout"@nl ;
  schema:familyName "Wout"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bMfPKAX>, <https://n2t.net/ark:/60537/bUaqzoP> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bn4a4ab> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/586090> ;
  schema:birthDate "1830-12-14"^^xsd:date .

