@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/bR2WiyA>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/1a8ef1dd-d712-4449-b3ae-c3ad3c89483e-po1" ;
  ns0:givenName "Jan"@nl ;
  ns0:name "Jan van Balen"@nl ;
  ns0:familyName "van Balen"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  ns0:spouse <https://n2t.net/ark:/60537/bJ8muL3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  ns0:birthPlace <https://n2t.net/ark:/60537/buzpEa> ;
  ns0:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Male ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2891277> ;
  ns0:additionalName [
    ns1:baseSurname "Balen" ;
    ns1:literalName "Jan van Balen" ;
    ns1:surnamePrefix "van"
  ] .

