@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_fba4daae-9edd-816c-e98e-7b9279398d7a
  a a2a:Record ;
  rdfs:label "Registratie op 31 augustus 1876 te RoosendaaL" ;
  a2a:hasPerson oa:person_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Person-4edafdae-2518-ae57-8ebf-b2c9ea5a0dc0, oa:person_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Person-c509d896-7a08-f7ae-ba39-482533167ef1, oa:person_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Person-8b93032f-23df-d9b4-2209-762307cda64b ;
  a2a:hasEvent oa:event_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_0, oa:relationep_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_1, oa:relationep_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_2 ;
  a2a:hasSource oa:source_wba_fba4daae-9edd-816c-e98e-7b9279398d7a .

oa:person_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Person-4edafdae-2518-ae57-8ebf-b2c9ea5a0dc0
  a a2a:Person ;
  rdfs:label "Franciscus Josephus Immerechts" ;
  a2a:PersonName [
    rdfs:label "Franciscus Josephus Immerechts" ;
    a2a:PersonNameFirstName "Franciscus Josephus" ;
    a2a:PersonNameLastName "Immerechts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1866-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] ;
  a2a:Profession "wissellooper" .

oa:person_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Person-c509d896-7a08-f7ae-ba39-482533167ef1
  a a2a:Person ;
  rdfs:label "Helena Cornelia Immerechts" ;
  a2a:PersonName [
    rdfs:label "Helena Cornelia Immerechts" ;
    a2a:PersonNameFirstName "Helena Cornelia" ;
    a2a:PersonNameLastName "Immerechts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1876-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:person_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Person-8b93032f-23df-d9b4-2209-762307cda64b
  a a2a:Person ;
  rdfs:label "Maria Johanna Immerechts" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Immerechts" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Immerechts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1876-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:event_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1876-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:relationep_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Person:4edafdae-2518-ae57-8ebf-b2c9ea5a0dc0 ;
  a2a:EventKeyRef oa:event_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Event1 .

oa:relationep_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Person:c509d896-7a08-f7ae-ba39-482533167ef1 ;
  a2a:EventKeyRef oa:event_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Event1 .

oa:relationep_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Person:8b93032f-23df-d9b4-2209-762307cda64b ;
  a2a:EventKeyRef oa:event_wba_fba4daae-9edd-816c-e98e-7b9279398d7a_Event1 .

oa:source_wba_fba4daae-9edd-816c-e98e-7b9279398d7a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1866-04-15 - 1866-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-04-15"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 18498-055" ;
    a2a:Book "Gezinskaarten 1910-1939 Hu t/m In" ;
    a2a:DocumentNumber "093" ;
    a2a:RegistryNumber "18498-055" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 18498-055, Gezinskaarten 1910-1939 Hu t/m In, 093, 18498-055"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/1811d1fe-a70b-1b87-48b6-bdc8bb4379f5.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/fba4daae-9edd-816c-e98e-7b9279398d7a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/1811d1fe-a70b-1b87-48b6-bdc8bb4379f5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/d71aa0a5-33d7-0860-b2e4-fca04401cf93.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/fba4daae-9edd-816c-e98e-7b9279398d7a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/d71aa0a5-33d7-0860-b2e4-fca04401cf93.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/fba4daae-9edd-816c-e98e-7b9279398d7a" ;
  a2a:RecordGUID "{fba4daae-9edd-816c-e98e-7b9279398d7a}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.386.xml van WBA" .

