@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_ed2af38d-e731-3efa-81b7-a0a509eb8e6a
  a a2a:Record ;
  rdfs:label "Registratie op 23 augustus 1934 te RoosendaaL" ;
  a2a:hasPerson oa:person_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Person-ff2c1cc4-5a34-78aa-701c-cfbc8cd107bb, oa:person_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Person-5c851724-11ce-f6f3-2f4d-8fd87c40296f, oa:person_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Person-0843d1ca-ba1a-5a9d-ba10-d932453e5032 ;
  a2a:hasEvent oa:event_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_0, oa:relationep_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_1, oa:relationep_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_2 ;
  a2a:hasSource oa:source_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a .

oa:person_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Person-ff2c1cc4-5a34-78aa-701c-cfbc8cd107bb
  a a2a:Person ;
  rdfs:label "Godefridus Johannes Antonius Konings" ;
  a2a:PersonName [
    rdfs:label "Godefridus Johannes Antonius Konings" ;
    a2a:PersonNameFirstName "Godefridus Johannes Antonius" ;
    a2a:PersonNameLastName "Konings"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1907-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] ;
  a2a:Profession "koopman" .

oa:person_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Person-5c851724-11ce-f6f3-2f4d-8fd87c40296f
  a a2a:Person ;
  rdfs:label "Petronella François Marie Florence Bott" ;
  a2a:PersonName [
    rdfs:label "Petronella François Marie Florence Bott" ;
    a2a:PersonNameFirstName "Petronella François Marie Florence" ;
    a2a:PersonNameLastName "Bott"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1910-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] .

oa:person_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Person-0843d1ca-ba1a-5a9d-ba10-d932453e5032
  a a2a:Person ;
  rdfs:label "Godefridus Florent Marie Konings" ;
  a2a:PersonName [
    rdfs:label "Godefridus Florent Marie Konings" ;
    a2a:PersonNameFirstName "Godefridus Florent Marie" ;
    a2a:PersonNameLastName "Konings"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1934" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1934-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:event_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1934" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1934-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:relationep_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Person:ff2c1cc4-5a34-78aa-701c-cfbc8cd107bb ;
  a2a:EventKeyRef oa:event_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Event1 .

oa:relationep_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Person:5c851724-11ce-f6f3-2f4d-8fd87c40296f ;
  a2a:EventKeyRef oa:event_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Event1 .

oa:relationep_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Person:0843d1ca-ba1a-5a9d-ba10-d932453e5032 ;
  a2a:EventKeyRef oa:event_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a_Event1 .

oa:source_wba_ed2af38d-e731-3efa-81b7-a0a509eb8e6a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1907-03-14 - 1907-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-03-14"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 18498-065" ;
    a2a:Book "Gezinskaarten 1910-1939 Kok t/m Kon" ;
    a2a:DocumentNumber "097" ;
    a2a:RegistryNumber "18498-065" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 18498-065, Gezinskaarten 1910-1939 Kok t/m Kon, 097, 18498-065"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/035415c6-1636-7465-e830-55721ba6a1f8.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ed2af38d-e731-3efa-81b7-a0a509eb8e6a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/035415c6-1636-7465-e830-55721ba6a1f8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/10197ccf-cfcc-d25b-3396-5e40eac6acad.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ed2af38d-e731-3efa-81b7-a0a509eb8e6a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/10197ccf-cfcc-d25b-3396-5e40eac6acad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ed2af38d-e731-3efa-81b7-a0a509eb8e6a" ;
  a2a:RecordGUID "{ed2af38d-e731-3efa-81b7-a0a509eb8e6a}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.320.xml van WBA" .

