@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_3213c2ba-33a5-7612-e9d7-aa3c2fd82932
  a a2a:Record ;
  rdfs:label "Geboorte op 18 november 1913 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Person-c2c00089-25b7-a782-e366-1fe75d73f508, oa:person_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Person-9fdb2f04-2345-46cd-41ce-aeb47c1f5293, oa:person_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Person-0ff05846-feb1-3418-d4a6-6d15cc4d19d9 ;
  a2a:hasEvent oa:event_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_0, oa:relationep_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_1, oa:relationep_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_2 ;
  a2a:hasSource oa:source_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932 .

oa:person_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Person-c2c00089-25b7-a782-e366-1fe75d73f508
  a a2a:Person ;
  rdfs:label "Gerardus Cornelis de Bot" ;
  a2a:PersonName [
    rdfs:label "Gerardus Cornelis de Bot" ;
    a2a:PersonNameFirstName "Gerardus Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Person-9fdb2f04-2345-46cd-41ce-aeb47c1f5293
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Hertoghs" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Hertoghs" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Hertoghs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Person-0ff05846-feb1-3418-d4a6-6d15cc4d19d9
  a a2a:Person ;
  rdfs:label "Ludovica Maria de Bot" ;
  a2a:PersonName [
    rdfs:label "Ludovica Maria de Bot" ;
    a2a:PersonNameFirstName "Ludovica Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1913-11-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:event_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1913-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Person:c2c00089-25b7-a782-e366-1fe75d73f508 ;
  a2a:EventKeyRef oa:event_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Event1 .

oa:relationep_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Person:9fdb2f04-2345-46cd-41ce-aeb47c1f5293 ;
  a2a:EventKeyRef oa:event_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Event1 .

oa:relationep_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Person:0ff05846-feb1-3418-d4a6-6d15cc4d19d9 ;
  a2a:EventKeyRef oa:event_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932_Event1 .

oa:source_wba_3213c2ba-33a5-7612-e9d7-aa3c2fd82932
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1913-11-18 - 1913-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1913-11-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  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: 2047, Per..." ;
    a2a:Book "Geboorteregister Roosendaal 1913" ;
    a2a:DocumentNumber "509" ;
    a2a:RegistryNumber "2047" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 2047, Per..., Geboorteregister Roosendaal 1913, 509, 2047"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/c541f047-0422-ac64-d63e-15037752fb38.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3213c2ba-33a5-7612-e9d7-aa3c2fd82932" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/c541f047-0422-ac64-d63e-15037752fb38.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3213c2ba-33a5-7612-e9d7-aa3c2fd82932" ;
  a2a:RecordGUID "{3213c2ba-33a5-7612-e9d7-aa3c2fd82932}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1588_00001588.xml van WBA" .

[] a2a:PersonRemarkdiversen "39 jaar, kleermaker" .
