@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_eae212fe-dd34-80cd-e70e-8b3b05a001bb
  a a2a:Record ;
  rdfs:label "Registratie op 18 februari 1842 te Roosendaal ca NB" ;
  a2a:hasPerson oa:person_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Person-33144af8-7fc5-6c7a-881b-a1bac439336f, oa:person_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Person-4dcc75e4-65dc-9f76-cf9f-327ba30bc09f, oa:person_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Person-8b96ea2d-ed0d-0e87-2c51-76206a66abc8, oa:person_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Person-d4cbfe87-cca6-b3c8-3aee-f1b5d951c0eb ;
  a2a:hasEvent oa:event_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_0, oa:relationep_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_1, oa:relationep_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_2 ;
  a2a:hasSource oa:source_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb .

oa:person_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Person-33144af8-7fc5-6c7a-881b-a1bac439336f
  a a2a:Person ;
  rdfs:label "Isabella Carolina Cels" ;
  a2a:PersonName [
    rdfs:label "Isabella Carolina Cels" ;
    a2a:PersonNameFirstName "Isabella Carolina" ;
    a2a:PersonNameLastName "Cels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Person-4dcc75e4-65dc-9f76-cf9f-327ba30bc09f
  a a2a:Person ;
  rdfs:label "Maria Cornelia Johanna Ingen Housz" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Johanna Ingen Housz" ;
    a2a:PersonNameFirstName "Maria Cornelia Johanna" ;
    a2a:PersonNameLastName "Ingen Housz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Person-8b96ea2d-ed0d-0e87-2c51-76206a66abc8
  a a2a:Person ;
  rdfs:label "Prosper Marie Jacobus van Weel" ;
  a2a:PersonName [
    rdfs:label "Prosper Marie Jacobus van Weel" ;
    a2a:PersonNameFirstName "Prosper Marie Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1842-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal ca NB" ;
    rdfs:label "Roosendaal ca NB"
  ] ;
  a2a:Profession "grondeigenaar" .

oa:person_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Person-d4cbfe87-cca6-b3c8-3aee-f1b5d951c0eb
  a a2a:Person ;
  rdfs:label "Godefridus Marinus van Weel" ;
  a2a:PersonName [
    rdfs:label "Godefridus Marinus van Weel" ;
    a2a:PersonNameFirstName "Godefridus Marinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1842-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal ca NB" ;
    rdfs:label "Roosendaal ca NB"
  ] .

oa:relationep_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Person:33144af8-7fc5-6c7a-881b-a1bac439336f ;
  a2a:EventKeyRef oa:event_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Event1 .

oa:relationep_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Person:8b96ea2d-ed0d-0e87-2c51-76206a66abc8 ;
  a2a:EventKeyRef oa:event_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Event1 .

oa:relationep_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Person:d4cbfe87-cca6-b3c8-3aee-f1b5d951c0eb ;
  a2a:EventKeyRef oa:event_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb_Event1 .

oa:source_wba_eae212fe-dd34-80cd-e70e-8b3b05a001bb
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1874-01-01 - 1874-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1874" ] ;
  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: 1072, Per..." ;
    a2a:Book "Bevolkingsregister opgemaakt op familienaam gezinshoofd: W-Z, 1861-1869" ;
    a2a:DocumentNumber "021" ;
    a2a:RegistryNumber "1072" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1072, Per..., Bevolkingsregister opgemaakt op familienaam gezinshoofd: W-Z, 1861-1869, 021, 1072"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/5f13c342-8a90-f99c-1eb2-5951a7e622d0.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eae212fe-dd34-80cd-e70e-8b3b05a001bb" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/5f13c342-8a90-f99c-1eb2-5951a7e622d0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eae212fe-dd34-80cd-e70e-8b3b05a001bb" ;
  a2a:RecordGUID "{eae212fe-dd34-80cd-e70e-8b3b05a001bb}" ;
  a2a:SourceRemarkOpmerking """Bronnen: oud GK 
54-25-96""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4289_00004289.xml van WBA" .

