@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_wba_20daf8b4-aeed-596e-9c65-fb39a275704e
  a a2a:Record ;
  rdfs:label "Registratie op 1 september 1843 te Steenbergen" ;
  a2a:hasPerson oa:person_wba_20daf8b4-aeed-596e-9c65-fb39a275704e_Person-f3baf113-4213-fbbf-2e1b-07bfbbf47f3b ;
  a2a:hasEvent oa:event_wba_20daf8b4-aeed-596e-9c65-fb39a275704e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_20daf8b4-aeed-596e-9c65-fb39a275704e_0 ;
  a2a:hasSource oa:source_wba_20daf8b4-aeed-596e-9c65-fb39a275704e .

oa:person_wba_20daf8b4-aeed-596e-9c65-fb39a275704e_Person-f3baf113-4213-fbbf-2e1b-07bfbbf47f3b
  a a2a:Person ;
  rdfs:label "Anna Cornelia Danen" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Danen" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Danen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1843-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:event_wba_20daf8b4-aeed-596e-9c65-fb39a275704e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1843-09-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:relationep_wba_20daf8b4-aeed-596e-9c65-fb39a275704e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_20daf8b4-aeed-596e-9c65-fb39a275704e_Person:f3baf113-4213-fbbf-2e1b-07bfbbf47f3b ;
  a2a:EventKeyRef oa:event_wba_20daf8b4-aeed-596e-9c65-fb39a275704e_Event1 .

oa:source_wba_20daf8b4-aeed-596e-9c65-fb39a275704e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen", "1861-01-01 - 1882-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Huijbergen 1811-1936, Bron: boek, Deel: 906, Periode: 1861-1882" ;
    a2a:Book "Bevolkingsregister, 1861/1862-1882" ;
    a2a:RegistryNumber "906" ;
    a2a:Folio "88" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Huijbergen 1811-1936, Bron: boek, Deel: 906, Periode: 1861-1882, Bevolkingsregister, 1861/1862-1882, 906, 88"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/40a55ca4-2d27-b90b-55d1-4f4ac084bb8d.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/20daf8b4-aeed-596e-9c65-fb39a275704e" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/40a55ca4-2d27-b90b-55d1-4f4ac084bb8d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/20daf8b4-aeed-596e-9c65-fb39a275704e" ;
  a2a:RecordGUID "{20daf8b4-aeed-596e-9c65-fb39a275704e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_104_00000104.xml van WBA" .

