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

<https://n2t.net/ark:/60537/bIiyM0z>
  ns0:familyName "de Vogel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/0ec6a17e-d658-4ceb-85a7-d5d624bc6868-po3" ;
  ns0:givenName "Jannetie"@nl ;
  ns0:name "Jannetie de Vogel"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  ns0:spouse <https://n2t.net/ark:/60537/bQd8APs> ;
  ns0:birthPlace <https://n2t.net/ark:/60537/buzpEa> ;
  ns0:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Female ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890984> ;
  ns0:additionalName [
    ns1:baseSurname "Vogel" ;
    ns1:literalName "Jannetie de Vogel" ;
    ns1:surnamePrefix "de"
  ] .

