@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_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9
  a a2a:Record ;
  rdfs:label "Registratie op 15 februari 1898 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Person-69258fd7-4e31-60c4-0c67-f11b1f1eec6a, oa:person_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Person-2de36dc6-281d-7208-6369-8bf57143f658, oa:person_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Person-9e29f4e4-1a78-3685-8ef3-14e139b7954e, oa:person_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Person-e116a493-eda3-da7f-c802-7dd2e8465510 ;
  a2a:hasEvent oa:event_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_0, oa:relationep_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_1, oa:relationep_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_2 ;
  a2a:hasSource oa:source_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9 .

oa:person_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Person-69258fd7-4e31-60c4-0c67-f11b1f1eec6a
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Looijen" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Looijen" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Looijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Person-2de36dc6-281d-7208-6369-8bf57143f658
  a a2a:Person ;
  rdfs:label "Adrianus Franciscus Vos" ;
  a2a:PersonName [
    rdfs:label "Adrianus Franciscus Vos" ;
    a2a:PersonNameFirstName "Adrianus Franciscus" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Person-9e29f4e4-1a78-3685-8ef3-14e139b7954e
  a a2a:Person ;
  rdfs:label "Rienta Terpstra" ;
  a2a:PersonName [
    rdfs:label "Rienta Terpstra" ;
    a2a:PersonNameFirstName "Rienta" ;
    a2a:PersonNameLastName "Terpstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Person-e116a493-eda3-da7f-c802-7dd2e8465510
  a a2a:Person ;
  rdfs:label "Julia Johanna Maria Vos" ;
  a2a:PersonName [
    rdfs:label "Julia Johanna Maria Vos" ;
    a2a:PersonNameFirstName "Julia Johanna Maria" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1898-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:event_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1898-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Person:69258fd7-4e31-60c4-0c67-f11b1f1eec6a ;
  a2a:EventKeyRef oa:event_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Event1 .

oa:relationep_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Person:2de36dc6-281d-7208-6369-8bf57143f658 ;
  a2a:EventKeyRef oa:event_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Event1 .

oa:relationep_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Person:e116a493-eda3-da7f-c802-7dd2e8465510 ;
  a2a:EventKeyRef oa:event_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9_Event1 .

oa:source_wba_032caeb7-58b4-68bb-aa0a-ad70b2a41ea9
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1900-01-01 - 1912-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-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: 1160, Per..." ;
    a2a:Book "Bevolkingsregister 1900-1909 (1912), opgemaakt op familienaam gezinshoofd: U-V" ;
    a2a:DocumentNumber "163" ;
    a2a:RegistryNumber "1160" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1160, Per..., Bevolkingsregister 1900-1909 (1912), opgemaakt op familienaam gezinshoofd: U-V, 163, 1160"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/82a43426-80ee-be69-be0a-44630578d9c7.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/032caeb7-58b4-68bb-aa0a-ad70b2a41ea9" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/82a43426-80ee-be69-be0a-44630578d9c7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/032caeb7-58b4-68bb-aa0a-ad70b2a41ea9" ;
  a2a:RecordGUID "{032caeb7-58b4-68bb-aa0a-ad70b2a41ea9}" ;
  a2a:SourceRemarkOpmerking """Bronnen: oud gk vader+
oud gk man+
106-163
88-384""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230124_698_00000698.xml van WBA" .

[] a2a:PersonRemarkdiversen """In- en uitschrijvingen:
vertrokken op 14-09-1923 naar Tilburg
ingekomen op 08-02-1927 uit Tilburg
vertrokken op 04-10-1927 naar Abcoude""" .
