@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_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca
  a a2a:Record ;
  rdfs:label "Registratie op 1 januari 1842 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Person-9ad43668-6201-40bd-8f74-0528b22c731a, oa:person_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Person-b6677f0e-16b7-44d5-5040-f852fee752b3, oa:person_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Person-b2eef019-e21f-657f-f395-e7470cc0241c, oa:person_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Person-257da8d7-57a5-55b3-7bcc-a82cffbfc197 ;
  a2a:hasEvent oa:event_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_0, oa:relationep_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_1, oa:relationep_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_2 ;
  a2a:hasSource oa:source_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca .

oa:person_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Person-9ad43668-6201-40bd-8f74-0528b22c731a
  a a2a:Person ;
  rdfs:label "Anna C. van Tiggelen" ;
  a2a:PersonName [
    rdfs:label "Anna C. van Tiggelen" ;
    a2a:PersonNameFirstName "Anna C." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tiggelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Person-b6677f0e-16b7-44d5-5040-f852fee752b3
  a a2a:Person ;
  rdfs:label "Johannes Looijen" ;
  a2a:PersonName [
    rdfs:label "Johannes Looijen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Looijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Person-b2eef019-e21f-657f-f395-e7470cc0241c
  a a2a:Person ;
  rdfs:label "Agatha Kerstens" ;
  a2a:PersonName [
    rdfs:label "Agatha Kerstens" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Kerstens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1842-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:person_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Person-257da8d7-57a5-55b3-7bcc-a82cffbfc197
  a a2a:Person ;
  rdfs:label "Petrus Kerstens" ;
  a2a:PersonName [
    rdfs:label "Petrus Kerstens" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Kerstens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1842-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Person:9ad43668-6201-40bd-8f74-0528b22c731a ;
  a2a:EventKeyRef oa:event_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Event1 .

oa:relationep_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Person:b2eef019-e21f-657f-f395-e7470cc0241c ;
  a2a:EventKeyRef oa:event_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Event1 .

oa:relationep_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Person:257da8d7-57a5-55b3-7bcc-a82cffbfc197 ;
  a2a:EventKeyRef oa:event_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca_Event1 .

oa:source_wba_d3eacc31-ec43-aeee-fb2d-b5f0c6efacca
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1868-05-18 - 1868-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1868-05-18"^^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: 1068, Per..." ;
    a2a:Book "Bevolkingsregister opgemaakt op familienaam gezinshoofd: I-L, 1861-1869" ;
    a2a:DocumentNumber "097, 301" ;
    a2a:RegistryNumber "1068" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1068, Per..., Bevolkingsregister opgemaakt op familienaam gezinshoofd: I-L, 1861-1869, 097, 301, 1068"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/4b7125af-66f1-e86f-653e-c5363202b89d.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d3eacc31-ec43-aeee-fb2d-b5f0c6efacca" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/4b7125af-66f1-e86f-653e-c5363202b89d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/0dafcee0-ea91-aad9-b6b8-34aafe73a29a.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d3eacc31-ec43-aeee-fb2d-b5f0c6efacca" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/0dafcee0-ea91-aad9-b6b8-34aafe73a29a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d3eacc31-ec43-aeee-fb2d-b5f0c6efacca" ;
  a2a:RecordGUID "{d3eacc31-ec43-aeee-fb2d-b5f0c6efacca}" ;
  a2a:SourceRemarkOpmerking "Bronnen: 50-269/41-97-301/30-18" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14690_00014690.xml van WBA" .

