@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/bg1TDai>
  pico:hasAge "74"^^xsd:string ;
  schema:givenName "Hillegonda Hermina"^^xsd:string ;
  schema:name "Hillegonda Hermina Sliedrecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/1697a5da46ad34c2369be8d908d89e41785b9c62a5b1b123467a5a5d0a24725a"^^xsd:string ;
  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/2731951> .

