@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_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc
  a a2a:Record ;
  rdfs:label "Geboorte op 15 oktober 1865" ;
  a2a:hasPerson oa:person_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Person-3b003a5a-8548-596a-216c-f8fb92e0f8e5, oa:person_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Person-4b832ff3-fda5-6191-fcd7-0d6256958410, oa:person_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Person-1db5e07d-7196-8985-b67a-d93b8de300db ;
  a2a:hasEvent oa:event_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_0, oa:relationep_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_1, oa:relationep_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_2 ;
  a2a:hasSource oa:source_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc .

oa:person_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Person-3b003a5a-8548-596a-216c-f8fb92e0f8e5
  a a2a:Person ;
  rdfs:label "Johanna Louise Looman" ;
  a2a:PersonName [
    rdfs:label "Johanna Louise Looman" ;
    a2a:PersonNameFirstName "Johanna Louise" ;
    a2a:PersonNameLastName "Looman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Person-4b832ff3-fda5-6191-fcd7-0d6256958410
  a a2a:Person ;
  rdfs:label "Franciscus de Swert" ;
  a2a:PersonName [
    rdfs:label "Franciscus de Swert" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Swert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Person-1db5e07d-7196-8985-b67a-d93b8de300db
  a a2a:Person ;
  rdfs:label "Antoine Maurice Francois de Swert" ;
  a2a:PersonName [
    rdfs:label "Antoine Maurice Francois de Swert" ;
    a2a:PersonNameFirstName "Antoine Maurice Francois" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Swert"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1865-10-15"^^xsd:date
  ] .

oa:event_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1865-10-15"^^xsd:date
  ] .

oa:relationep_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Person:3b003a5a-8548-596a-216c-f8fb92e0f8e5 ;
  a2a:EventKeyRef oa:event_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Event1 .

oa:relationep_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Person:4b832ff3-fda5-6191-fcd7-0d6256958410 ;
  a2a:EventKeyRef oa:event_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Event1 .

oa:relationep_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Person:1db5e07d-7196-8985-b67a-d93b8de300db ;
  a2a:EventKeyRef oa:event_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc_Event1 .

oa:source_bhi_452a3cdf-0ca8-292e-b2cc-218dfd982ddc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1865-10-16 - 1865-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1865-10-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1186, Periode: 1865" ;
    a2a:Book "Geboorteregister 1865" ;
    a2a:DocumentNumber "382" ;
    a2a:RegistryNumber "1186" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1186, Periode: 1865, Geboorteregister 1865, 382, 1186"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/68b0a2ae-f04b-9ed9-bd77-7d2e7a7313ce.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/68b0a2ae-f04b-9ed9-bd77-7d2e7a7313ce.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/452a3cdf-0ca8-292e-b2cc-218dfd982ddc" ;
  a2a:RecordGUID "{452a3cdf-0ca8-292e-b2cc-218dfd982ddc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_3659_00003659.xml van BHI" .

