@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b4Aqggc>
  pico:hasAge "79"^^xsd:string ;
  schema:name "A.H. van Vliet"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/1dca41ba6d1036cfa22627ffc4840fcc655c235963b878bb9dae526d36f24224"^^xsd:string ;
  schema:familyName "van Vliet"^^xsd:string ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bBrtaSL> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2739489> ;
  schema:additionalName [
    ns0:baseSurname "Vliet"^^xsd:string ;
    ns0:initials "A.H."^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

