@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_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6
  a a2a:Record ;
  rdfs:label "Geboorte op 14 mei 1916" ;
  a2a:hasPerson oa:person_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Person-0305992e-0602-b277-2e6a-3df9c3d6db9e, oa:person_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Person-04ec6954-2f48-f581-b7c5-ecb97ea744a3, oa:person_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Person-1a796195-9029-2363-cdf7-88f8de9d227e ;
  a2a:hasEvent oa:event_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_0, oa:relationep_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_1, oa:relationep_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_2 ;
  a2a:hasSource oa:source_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6 .

oa:person_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Person-0305992e-0602-b277-2e6a-3df9c3d6db9e
  a a2a:Person ;
  rdfs:label "Lina Elisa Catharina Maria Struijs" ;
  a2a:PersonName [
    rdfs:label "Lina Elisa Catharina Maria Struijs" ;
    a2a:PersonNameFirstName "Lina Elisa Catharina Maria" ;
    a2a:PersonNameLastName "Struijs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1916-05-14"^^xsd:date
  ] .

oa:person_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Person-04ec6954-2f48-f581-b7c5-ecb97ea744a3
  a a2a:Person ;
  rdfs:label "Maria Francisca Roovers" ;
  a2a:PersonName [
    rdfs:label "Maria Francisca Roovers" ;
    a2a:PersonNameFirstName "Maria Francisca" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Person-1a796195-9029-2363-cdf7-88f8de9d227e
  a a2a:Person ;
  rdfs:label "Franciscus Struijs" ;
  a2a:PersonName [
    rdfs:label "Franciscus Struijs" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Struijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1916-05-14"^^xsd:date
  ] .

oa:relationep_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Person:0305992e-0602-b277-2e6a-3df9c3d6db9e ;
  a2a:EventKeyRef oa:event_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Event1 .

oa:relationep_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Person:04ec6954-2f48-f581-b7c5-ecb97ea744a3 ;
  a2a:EventKeyRef oa:event_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Event1 .

oa:relationep_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Person:1a796195-9029-2363-cdf7-88f8de9d227e ;
  a2a:EventKeyRef oa:event_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6_Event1 .

oa:source_bhi_1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1916-05-15 - 1916-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1916-05-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2552, Periode: 1916" ;
    a2a:Book "Geboorteregister Roosendaal 1916" ;
    a2a:DocumentNumber "219" ;
    a2a:RegistryNumber "2552" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2552, Periode: 1916, Geboorteregister Roosendaal 1916, 219, 2552"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/587a78bf-a5b0-6609-1219-2e8f8fff1efb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/587a78bf-a5b0-6609-1219-2e8f8fff1efb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6" ;
  a2a:RecordGUID "{1d74c569-da9e-bf4a-c7ff-e40bbc20c0d6}" ;
  a2a:SourceRemarkdeel "2552" ;
  a2a:SourceRemarkregister_periode "1916" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_5_00000005.xml van BHI" .

