@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b3XiFuc>
  schema:familyName "den Uijl"^^xsd:string ;
  schema:givenName "Geertje"^^xsd:string ;
  schema:name "Geertje den Uijl"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b2deabd3-bc3b-b5c1-e830-fad83891c583"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Willige_Langerak> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012xx5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/44bd9253-a1f9-a3d7-a373-2bcd87d1b6c9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2123997> ;
  schema:birthDate "1864-01-17"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Uijl"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

