@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/bHT8EA5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/08156223-a956-48a9-8bd9-569dc2b7a140"^^xsd:string ;
  schema:givenName "Josina"^^xsd:string ;
  schema:name "Josina Nielsen"@nl ;
  schema:familyName "Nielsen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0008Yr> ;
  schema:spouse <https://n2t.net/ark:/60537/bdjNaHP> ;
  schema:children <https://n2t.net/ark:/60537/bXIjhcS> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2061510> .

