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

<https://n2t.net/ark:/60537/b0qsai>
  pico:hasAge "43"^^xsd:string ;
  schema:givenName "Alida"^^xsd:string ;
  schema:name "Alida van Oudenallen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/88e08900-c6f0-4a9d-b9a5-d015a11b554e"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "van Oudenallen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oudewater> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b2Imk2> ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/c3bd3437-39ce-f44f-784a-c2bd456851b3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59931> ;
  schema:additionalName [
    ns0:baseSurname "Oudenallen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

