@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/bzLRUPU>
  ns0:familyName "de Fokker"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/11be9480-19bf-4d61-8b6b-819f2c0e4305-po1" ;
  ns0:givenName "Pieter"@nl ;
  ns0:name "Pieter de Fokker"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  ns0:spouse <https://n2t.net/ark:/60537/brRh5ZX> ;
  ns0:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Male ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2891047> ;
  ns0:additionalName [
    ns1:baseSurname "Fokker" ;
    ns1:literalName "Pieter de Fokker" ;
    ns1:surnamePrefix "de"
  ] .

