@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_4ee1924b-aaa4-db8a-c740-b7cd57c90d5d
  a a2a:Record ;
  rdfs:label "Registratie in 1824" ;
  a2a:hasPerson oa:person_wba_4ee1924b-aaa4-db8a-c740-b7cd57c90d5d_Person-0f73db7f-5c4b-78cb-d2bb-617948bd7f2d ;
  a2a:hasEvent oa:event_wba_4ee1924b-aaa4-db8a-c740-b7cd57c90d5d_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4ee1924b-aaa4-db8a-c740-b7cd57c90d5d_0 ;
  a2a:hasSource oa:source_wba_4ee1924b-aaa4-db8a-c740-b7cd57c90d5d .

oa:person_wba_4ee1924b-aaa4-db8a-c740-b7cd57c90d5d_Person-0f73db7f-5c4b-78cb-d2bb-617948bd7f2d
  a a2a:Person ;
  rdfs:label "Cornelia Doggen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Doggen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Doggen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1824" ] ;
  a2a:Profession "werkbode" .

oa:event_wba_4ee1924b-aaa4-db8a-c740-b7cd57c90d5d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1824" ] .

oa:relationep_wba_4ee1924b-aaa4-db8a-c740-b7cd57c90d5d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4ee1924b-aaa4-db8a-c740-b7cd57c90d5d_Person:0f73db7f-5c4b-78cb-d2bb-617948bd7f2d ;
  a2a:EventKeyRef oa:event_wba_4ee1924b-aaa4-db8a-c740-b7cd57c90d5d_Event1 .

oa:source_wba_4ee1924b-aaa4-db8a-c740-b7cd57c90d5d
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1862-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3674, Periode: 1862-1880" ;
    a2a:Book "Bevolkingsregister Wouw, 1862-1880, Deel D2, dienstboden (1862-1870)." ;
    a2a:RegistryNumber "3674" ;
    a2a:Folio "8" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3674, Periode: 1862-1880, Bevolkingsregister Wouw, 1862-1880, Deel D2, dienstboden (1862-1870)., 3674, 8"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4ee1924b-aaa4-db8a-c740-b7cd57c90d5d" ;
  a2a:RecordGUID "{4ee1924b-aaa4-db8a-c740-b7cd57c90d5d}" ;
  a2a:SourceRemarkOpmerking """Boek nr: 22
Uit1Datum: 16-05-1869
Uit1Plaats: Steenbergen
In1Datum: 16-06-1864
In1Plaats: Essen - Belgie""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220503_142_00000142.xml van WBA" .

