@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_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d
  a a2a:Record ;
  rdfs:label "Registratie op 2 april 1903 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Person-3765a1f0-ebbb-d146-8f12-6b3b21c8c840, oa:person_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Person-46180cca-c147-4830-8b76-a3cf921062ad, oa:person_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Person-40171929-6691-1a3d-defa-08b2192fed60 ;
  a2a:hasEvent oa:event_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_0, oa:relationep_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_1, oa:relationep_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_2 ;
  a2a:hasSource oa:source_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d .

oa:person_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Person-3765a1f0-ebbb-d146-8f12-6b3b21c8c840
  a a2a:Person ;
  rdfs:label "Cornelis Selsig" ;
  a2a:PersonName [
    rdfs:label "Cornelis Selsig" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Selsig"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Person-46180cca-c147-4830-8b76-a3cf921062ad
  a a2a:Person ;
  rdfs:label "Catharina van de Luijtgaarden" ;
  a2a:PersonName [
    rdfs:label "Catharina van de Luijtgaarden" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Luijtgaarden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Person-40171929-6691-1a3d-defa-08b2192fed60
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Selsig" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Selsig" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Selsig"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1903-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:event_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1903-04-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Person:3765a1f0-ebbb-d146-8f12-6b3b21c8c840 ;
  a2a:EventKeyRef oa:event_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Event1 .

oa:relationep_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Person:46180cca-c147-4830-8b76-a3cf921062ad ;
  a2a:EventKeyRef oa:event_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Event1 .

oa:relationep_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Person:40171929-6691-1a3d-defa-08b2192fed60 ;
  a2a:EventKeyRef oa:event_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d_Event1 .

oa:source_wba_5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1900-01-01 - 1909-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-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: 1158, Per..." ;
    a2a:Book "Bevolkingsregister 1900-1909, opgemaakt op familienaam gezinshoofd: S" ;
    a2a:DocumentNumber "265" ;
    a2a:RegistryNumber "1158" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1158, Per..., Bevolkingsregister 1900-1909, opgemaakt op familienaam gezinshoofd: S, 265, 1158"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/6307092b-33bd-87f7-3d7f-1881b1884009.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/6307092b-33bd-87f7-3d7f-1881b1884009.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d" ;
  a2a:RecordGUID "{5d32c1cc-e3e9-b2a7-e7ed-a42959299a6d}" ;
  a2a:SourceRemarkOpmerking "Bronnen: 104-265" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220828_101_00000101.xml van WBA" .

[] a2a:PersonRemarkdiversen """In- en uitschrijvingen:
ingekomen op 10-12-1903
vertrokken naar Bergen op Zoom

Wijk K no 112c
Hoogstr H 22a K""" .
