@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_152c68a0-e4a3-a881-9b70-588d91c42e5a
  a a2a:Record ;
  rdfs:label "Registratie op 20 maart 1779 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Person-19f3b4c0-9f76-0b15-0c3e-84c51be12241, oa:person_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Person-367b88f9-3259-3193-f65c-c3594577895c, oa:person_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Person-4a22926a-4b7c-0888-e983-385752ae5fea, oa:person_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Person-caa33774-8afe-465a-6104-a605700df1f7 ;
  a2a:hasEvent oa:event_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_0, oa:relationep_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_1, oa:relationep_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_2 ;
  a2a:hasSource oa:source_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a .

oa:person_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Person-19f3b4c0-9f76-0b15-0c3e-84c51be12241
  a a2a:Person ;
  rdfs:label "Dijmphna Kerstens" ;
  a2a:PersonName [
    rdfs:label "Dijmphna Kerstens" ;
    a2a:PersonNameFirstName "Dijmphna" ;
    a2a:PersonNameLastName "Kerstens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Person-367b88f9-3259-3193-f65c-c3594577895c
  a a2a:Person ;
  rdfs:label "Antonius/Antonij Loos" ;
  a2a:PersonName [
    rdfs:label "Antonius/Antonij Loos" ;
    a2a:PersonNameFirstName "Antonius/Antonij" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1779" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1779-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Person-4a22926a-4b7c-0888-e983-385752ae5fea
  a a2a:Person ;
  rdfs:label "Marijn Antonisse Loos" ;
  a2a:PersonName [
    rdfs:label "Marijn Antonisse Loos" ;
    a2a:PersonNameFirstName "Marijn Antonisse" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Person-caa33774-8afe-465a-6104-a605700df1f7
  a a2a:Person ;
  rdfs:label "Adriana Simons" ;
  a2a:PersonName [
    rdfs:label "Adriana Simons" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1779" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1779-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Person:367b88f9-3259-3193-f65c-c3594577895c ;
  a2a:EventKeyRef oa:event_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Event1 .

oa:relationep_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Person:4a22926a-4b7c-0888-e983-385752ae5fea ;
  a2a:EventKeyRef oa:event_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Event1 .

oa:relationep_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Person:caa33774-8afe-465a-6104-a605700df1f7 ;
  a2a:EventKeyRef oa:event_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a_Event1 .

oa:source_wba_152c68a0-e4a3-a881-9b70-588d91c42e5a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1818-06-21 - 1818-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1818-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1818" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1818-06-21"^^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 "Registers inwoners wijken A t/m O, 1839" ;
    a2a:DocumentNumber "083" ;
    a2a:RegistryNumber "0618_0619" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..., Registers inwoners wijken A t/m O, 1839, 083, 0618_0619"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/152c68a0-e4a3-a881-9b70-588d91c42e5a" ;
  a2a:RecordGUID "{152c68a0-e4a3-a881-9b70-588d91c42e5a}" ;
  a2a:SourceRemarkOpmerking """M 157

Bronnen:""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14698_00014698.xml van WBA" .

