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

<https://n2t.net/ark:/60537/bPNLdU>
  pico:hasAge "29" ;
  sdo:givenName "Anna" ;
  sdo:name "Anna de Vos"@nl ;
  sdo:familyName "de Vos" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/90f541634d1ee89000d972992f5371b7d414b36abb2d49975d36fd5b7b35988f" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bpn7OL> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation, sdo:Person ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/75e001a9-91c4-b1c0-9697-53d3d7a68e58> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3360> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Vos" ;
    ns0:literalName "Anna de Vos"@nl ;
    ns0:surnamePrefix "de"
  ] .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
