@prefix pico: <https://personsincontext.org/model#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bojopgs>
  pico:hasAge "71" ;
  ns0:givenName "Anne Marius" ;
  ns0:name "Anne Marius van den Steenhoven"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/c46f6f794409f1e381a4dc3ae85dfe6b074b0a62e264f22f42c9fbc640347784" ;
  ns0:familyName "van den Steenhoven" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bXhVuYw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2724598> ;
  ns0:additionalName [
    ns1:baseSurname "Steenhoven" ;
    ns1:literalName "Anne Marius van den Steenhoven"@nl ;
    ns1:surnamePrefix "van den"
  ] .

