@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/b250GfJ>
  schema:familyName "den Oudsten"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d13309c4-5642-4cb7-8723-88ca16a66581"^^xsd:string ;
  schema:givenName "Lena"^^xsd:string ;
  schema:name "Lena den Oudsten"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Jaarsveld> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0133xd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/687fcf97-932f-2b52-c2b8-ed6f71651b24> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2262162> ;
  schema:birthDate "1869-05-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Oudsten"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

