@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/bFb2I0k>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0b0f2e21-4823-bcb5-f126-cc5aa033d86d"^^xsd:string ;
  schema:givenName "Janna"^^xsd:string ;
  schema:name "Janna Nieuwland"@nl ;
  schema:familyName "Nieuwland"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/baPoUBQ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bM37Ddy> ;
  schema:children <https://n2t.net/ark:/60537/bV0dkE8> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/644102> .

