@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_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e
  a a2a:Record ;
  rdfs:label "Registratie op 4 augustus 1812 te Roosendaal en Nispen" ;
  a2a:hasPerson oa:person_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Person-9fc7e15b-c324-52c3-485b-9d4a50080cbb, oa:person_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Person-327d3404-09d1-afe5-80cd-c69ecac1286d, oa:person_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Person-f4223c0d-2ef4-5cbf-eda3-d68a7889c1d0 ;
  a2a:hasEvent oa:event_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_0, oa:relationep_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_1, oa:relationep_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_2 ;
  a2a:hasSource oa:source_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e .

oa:person_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Person-9fc7e15b-c324-52c3-485b-9d4a50080cbb
  a a2a:Person ;
  rdfs:label "Marin Haast" ;
  a2a:PersonName [
    rdfs:label "Marin Haast" ;
    a2a:PersonNameFirstName "Marin" ;
    a2a:PersonNameLastName "Haast"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1812-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Person-327d3404-09d1-afe5-80cd-c69ecac1286d
  a a2a:Person ;
  rdfs:label "Cathérine van Gorcum" ;
  a2a:PersonName [
    rdfs:label "Cathérine van Gorcum" ;
    a2a:PersonNameFirstName "Cathérine" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gorcum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Person-f4223c0d-2ef4-5cbf-eda3-d68a7889c1d0
  a a2a:Person ;
  rdfs:label "Nicolas Haast" ;
  a2a:PersonName [
    rdfs:label "Nicolas Haast" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Haast"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1812-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:relationep_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Person:9fc7e15b-c324-52c3-485b-9d4a50080cbb ;
  a2a:EventKeyRef oa:event_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Event1 .

oa:relationep_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Person:327d3404-09d1-afe5-80cd-c69ecac1286d ;
  a2a:EventKeyRef oa:event_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Event1 .

oa:relationep_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Person:f4223c0d-2ef4-5cbf-eda3-d68a7889c1d0 ;
  a2a:EventKeyRef oa:event_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e_Event1 .

oa:source_wba_3fc0ba40-e771-50ba-791c-d5a2bf74ce8e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1822-01-01 - 1822-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..." ;
    a2a:Book "Staten van de inwoners van de wijken A-F, H, L-O, 1822" ;
    a2a:DocumentNumber "069" ;
    a2a:RegistryNumber "0592" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..., Staten van de inwoners van de wijken A-F, H, L-O, 1822, 069, 0592"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3fc0ba40-e771-50ba-791c-d5a2bf74ce8e" ;
  a2a:RecordGUID "{3fc0ba40-e771-50ba-791c-d5a2bf74ce8e}" ;
  a2a:SourceRemarkOpmerking """geboorteakte in franse taal

Bronnen:
27-108/12-153/1-170/2-69/3-77/5-754""" ;
  a2a:SourceRemarkarchiefnaam "Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "0592" ;
  a2a:SourceRemarkregister_periode "1822" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250103_21_00000021.xml van WBA" .

[] a2a:PersonRemarkdiversen """In- en uitschrijvingen:
ingekomen op 12-12-1850 uit Bergen op Zoom
vertrokken op 02-11-1854 naar Etten en Leur
ingekomen op 25-10-1855 uit Etten en Leur""" .
