@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/box557d>
  pico:hasAge "93"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/1077cefad24d5326119a654b9bad33cf7f8518af771064b96c3998afcad60d35"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Sliedrecht"@nl ;
  schema:familyName "Sliedrecht"^^xsd:string ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/b6f0G79> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2731966> .

