@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/b000JBp>
  pico:hasAge "25"^^xsd:string ;
  schema:familyName "Geerlings"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/825c9542-3353-fe04-0dfe-1e137597826c"^^xsd:string ;
  schema:givenName "Johanna Margaretha"^^xsd:string ;
  schema:name "Johanna Margaretha Geerlings"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b2hHE4R> ;
  schema:children <https://n2t.net/ark:/60537/b7UBypZ> ;
  schema:spouse <https://n2t.net/ark:/60537/bSi7EUZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2097513> .

