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

<https://n2t.net/ark:/60537/bs3Ycnx>
  pico:hasAge "31"^^xsd:string ;
  schema:hasOccupation "Arbeidster"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1a47cf20-5d1a-11b8-16a2-3b457ef25cdc"^^xsd:string ;
  schema:familyName "Nieuwveld"^^xsd:string ;
  schema:givenName "Tresia"^^xsd:string ;
  schema:name "Tresia Nieuwveld"@nl ;
  schema:children <https://n2t.net/ark:/60537/bj9oozO> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bxTyBjb> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2262631> .

