@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_211a65e1-bcf0-e658-8506-d9f7944eb3e1
  a a2a:Record ;
  rdfs:label "Registratie op 28 februari 1878 te Roosendaal NB" ;
  a2a:hasPerson oa:person_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Person-a7f41d32-73f3-b66f-93f2-ffd2f4f9d524, oa:person_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Person-4b608d79-974d-ef76-3cb2-bff2b57410dc, oa:person_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Person-21df05db-88ab-3c85-bed0-03fb0e8a629f ;
  a2a:hasEvent oa:event_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_0, oa:relationep_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_1, oa:relationep_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_2 ;
  a2a:hasSource oa:source_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1 .

oa:person_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Person-a7f41d32-73f3-b66f-93f2-ffd2f4f9d524
  a a2a:Person ;
  rdfs:label "Gerardus Franciscus" ;
  a2a:PersonName [
    rdfs:label "Gerardus Franciscus" ;
    a2a:PersonNameFirstName "Gerardus Franciscus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Person-4b608d79-974d-ef76-3cb2-bff2b57410dc
  a a2a:Person ;
  rdfs:label "Anna Maria Zeits" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Zeits" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Zeits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Person-21df05db-88ab-3c85-bed0-03fb0e8a629f
  a a2a:Person ;
  rdfs:label "Maria Elisabeth van Sprang" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth van Sprang" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprang"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1878-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal NB" ;
    rdfs:label "Roosendaal NB"
  ] .

oa:event_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1878-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal NB" ;
    rdfs:label "Roosendaal NB"
  ] .

oa:relationep_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Person:a7f41d32-73f3-b66f-93f2-ffd2f4f9d524 ;
  a2a:EventKeyRef oa:event_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Event1 .

oa:relationep_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Person:4b608d79-974d-ef76-3cb2-bff2b57410dc ;
  a2a:EventKeyRef oa:event_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Event1 .

oa:relationep_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Person:21df05db-88ab-3c85-bed0-03fb0e8a629f ;
  a2a:EventKeyRef oa:event_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1_Event1 .

oa:source_wba_211a65e1-bcf0-e658-8506-d9f7944eb3e1
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1880-01-01 - 1889-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-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: 1104, Per..." ;
    a2a:Book "Bevolkingsregister opgemaakt op familienaam gezinshoofd: S, 1880-1889" ;
    a2a:DocumentNumber "347" ;
    a2a:RegistryNumber "1104" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1104, Per..., Bevolkingsregister opgemaakt op familienaam gezinshoofd: S, 1880-1889, 347, 1104"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/53c46c1c-c06a-b28c-5ba0-2fd31d6c4c43.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/211a65e1-bcf0-e658-8506-d9f7944eb3e1" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/53c46c1c-c06a-b28c-5ba0-2fd31d6c4c43.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/211a65e1-bcf0-e658-8506-d9f7944eb3e1" ;
  a2a:RecordGUID "{211a65e1-bcf0-e658-8506-d9f7944eb3e1}" ;
  a2a:SourceRemarkOpmerking "Bronnen:" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20211015_25215_00025215.xml van WBA" .

[] a2a:PersonRemarkdiversen """In- en uitschrijvingen:
vertrokken op 03-05-1892 naar Breda

Oude Vughtstraat B 356 k
A 165 k Damstr M 247r bk""" .
