@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_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6
  a a2a:Record ;
  rdfs:label "Registratie op 4 februari 1921 te RoosendaaL" ;
  a2a:hasPerson oa:person_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Person-2cfe274d-ef8c-738e-d48d-fd2fffb5fdb5, oa:person_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Person-7e9f9030-1f61-c54e-08f0-ae851f7674b8, oa:person_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Person-97ab0784-89a2-fe81-df09-3874dba178c1, oa:person_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Person-05bf6b77-3d7b-9afd-1661-1f9130ecb72b ;
  a2a:hasEvent oa:event_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_0, oa:relationep_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_1, oa:relationep_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_2, oa:relationep_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_3 ;
  a2a:hasSource oa:source_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6 .

oa:person_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Person-2cfe274d-ef8c-738e-d48d-fd2fffb5fdb5
  a a2a:Person ;
  rdfs:label "Johannes Antonius Schellekens" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Schellekens" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1894-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] ;
  a2a:Profession "sigarenmaker" .

oa:person_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Person-7e9f9030-1f61-c54e-08f0-ae851f7674b8
  a a2a:Person ;
  rdfs:label "Germana Rosalia Scheers" ;
  a2a:PersonName [
    rdfs:label "Germana Rosalia Scheers" ;
    a2a:PersonNameFirstName "Germana Rosalia" ;
    a2a:PersonNameLastName "Scheers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1896-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenberge (B)" ;
    rdfs:label "Blankenberge (B)"
  ] .

oa:person_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Person-97ab0784-89a2-fe81-df09-3874dba178c1
  a a2a:Person ;
  rdfs:label "Antonius Johannes Petrus Schellekens" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes Petrus Schellekens" ;
    a2a:PersonNameFirstName "Antonius Johannes Petrus" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1919-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:person_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Person-05bf6b77-3d7b-9afd-1661-1f9130ecb72b
  a a2a:Person ;
  rdfs:label "Rosalia Maria Petronella Schellekens" ;
  a2a:PersonName [
    rdfs:label "Rosalia Maria Petronella Schellekens" ;
    a2a:PersonNameFirstName "Rosalia Maria Petronella" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1921-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:event_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1921-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:relationep_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Person:2cfe274d-ef8c-738e-d48d-fd2fffb5fdb5 ;
  a2a:EventKeyRef oa:event_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Event1 .

oa:relationep_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Person:7e9f9030-1f61-c54e-08f0-ae851f7674b8 ;
  a2a:EventKeyRef oa:event_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Event1 .

oa:relationep_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Person:97ab0784-89a2-fe81-df09-3874dba178c1 ;
  a2a:EventKeyRef oa:event_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Event1 .

oa:relationep_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Person:05bf6b77-3d7b-9afd-1661-1f9130ecb72b ;
  a2a:EventKeyRef oa:event_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6_Event1 .

oa:source_wba_f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1894-11-23 - 1894-11-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-11-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-11-23"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 18498-107" ;
    a2a:Book "Gezinskaarten 1910-1939 Sch t/m Sch" ;
    a2a:DocumentNumber "014" ;
    a2a:RegistryNumber "18498-107" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 18498-107, Gezinskaarten 1910-1939 Sch t/m Sch, 014, 18498-107"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/3b4c3d1f-3b17-b66d-a9a1-68113e7e3c23.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/3b4c3d1f-3b17-b66d-a9a1-68113e7e3c23.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/184ef66e-ea27-fa9e-4526-f1cb105e4524.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/184ef66e-ea27-fa9e-4526-f1cb105e4524.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6" ;
  a2a:RecordGUID "{f1bcef86-cd6c-ba67-23d9-4bb54dcef3c6}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.340.xml van WBA" .

