@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_7541f06f-e838-384f-ce2f-11821c04d69a
  a a2a:Record ;
  rdfs:label "Registratie op 9 juli 1853 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Person-abaf811d-0673-29a8-8ba6-ff1ad22329ec, oa:person_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Person-d96d1bd9-217d-570a-7ccc-3c2ff20f5db8, oa:person_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Person-95032cdd-b69c-9248-ef0a-b1f3867d2470 ;
  a2a:hasEvent oa:event_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_7541f06f-e838-384f-ce2f-11821c04d69a_0, oa:relationep_wba_7541f06f-e838-384f-ce2f-11821c04d69a_1, oa:relationep_wba_7541f06f-e838-384f-ce2f-11821c04d69a_2 ;
  a2a:hasSource oa:source_wba_7541f06f-e838-384f-ce2f-11821c04d69a .

oa:person_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Person-abaf811d-0673-29a8-8ba6-ff1ad22329ec
  a a2a:Person ;
  rdfs:label "Jacobus Antonius Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Jacobus Antonius Kuijpers" ;
    a2a:PersonNameFirstName "Jacobus Antonius" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Person-d96d1bd9-217d-570a-7ccc-3c2ff20f5db8
  a a2a:Person ;
  rdfs:label "Adriana Elisabeth Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Adriana Elisabeth Kuijpers" ;
    a2a:PersonNameFirstName "Adriana Elisabeth" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1853-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Person-95032cdd-b69c-9248-ef0a-b1f3867d2470
  a a2a:Person ;
  rdfs:label "Catharina Wijnaars" ;
  a2a:PersonName [
    rdfs:label "Catharina Wijnaars" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Wijnaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1853-07-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_7541f06f-e838-384f-ce2f-11821c04d69a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Person:abaf811d-0673-29a8-8ba6-ff1ad22329ec ;
  a2a:EventKeyRef oa:event_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Event1 .

oa:relationep_wba_7541f06f-e838-384f-ce2f-11821c04d69a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Person:d96d1bd9-217d-570a-7ccc-3c2ff20f5db8 ;
  a2a:EventKeyRef oa:event_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Event1 .

oa:relationep_wba_7541f06f-e838-384f-ce2f-11821c04d69a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Person:95032cdd-b69c-9248-ef0a-b1f3867d2470 ;
  a2a:EventKeyRef oa:event_wba_7541f06f-e838-384f-ce2f-11821c04d69a_Event1 .

oa:source_wba_7541f06f-e838-384f-ce2f-11821c04d69a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1849-01-01 - 1861-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1004, Per..." ;
    a2a:Book "Bevolkingsregister opgemaakt op wijk- en huisnummer, wijk B (Molenstraat), 1849-1861" ;
    a2a:DocumentNumber "262" ;
    a2a:RegistryNumber "1004" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1004, Per..., Bevolkingsregister opgemaakt op wijk- en huisnummer, wijk B (Molenstraat), 1849-1861, 262, 1004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/32ed6378-74d4-6212-9bf5-03c933b4b855.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7541f06f-e838-384f-ce2f-11821c04d69a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/32ed6378-74d4-6212-9bf5-03c933b4b855.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7541f06f-e838-384f-ce2f-11821c04d69a" ;
  a2a:RecordGUID "{7541f06f-e838-384f-ce2f-11821c04d69a}" ;
  a2a:SourceRemarkOpmerking """05-11-1877 naar Antwerpen M 157

Bronnen:
50-172/41-149/25-262""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2837_00002837.xml van WBA" .

[] a2a:PersonRemarkdiversen """In- en uitschrijvingen:
vertrokken op 20-02-1856 naar Bergen op Zoom
vertrokken op 27-06-1873 naar Borgerhout
ingekomen op 24-02-1874 uit Borgerhout
vertrokken op 07-08-1874 naar Rotterdam
ingekomen op 24-05-1875 uit Rotterdam
vertrokken op 30-09-18""" .
