@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/btjakNy>
  schema:givenName "Aletta Maria"^^xsd:string ;
  schema:name "Aletta Maria Prinsenberg"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4acae819-7e5c-f928-fcae-9090db8fdc3a"^^xsd:string ;
  schema:familyName "Prinsenberg"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1fc> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b1FCTVe> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7a1c01fa-9ec8-6409-e19a-e9b318da1cad> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2329955> ;
  schema:birthDate "1847-09-12"^^xsd:date .

