@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_379a3a03-1d31-e9ed-a005-ebe6897daede
  a a2a:Record ;
  rdfs:label "Geboorte op 24 februari 1888" ;
  a2a:hasPerson oa:person_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Person-4641c93a-18e3-f358-31ca-be402e66eb4d, oa:person_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Person-17b5c4ed-0022-313d-a097-8d6204cba98d, oa:person_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Person-b285cfa8-5d07-9d14-8d92-74ad492a757b ;
  a2a:hasEvent oa:event_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_0, oa:relationep_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_1, oa:relationep_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_2 ;
  a2a:hasSource oa:source_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede .

oa:person_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Person-4641c93a-18e3-f358-31ca-be402e66eb4d
  a a2a:Person ;
  rdfs:label "Adriana Allegonda Martens" ;
  a2a:PersonName [
    rdfs:label "Adriana Allegonda Martens" ;
    a2a:PersonNameFirstName "Adriana Allegonda" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Person-17b5c4ed-0022-313d-a097-8d6204cba98d
  a a2a:Person ;
  rdfs:label "Adriana Elisabeth Hendrina Grauwmans" ;
  a2a:PersonName [
    rdfs:label "Adriana Elisabeth Hendrina Grauwmans" ;
    a2a:PersonNameFirstName "Adriana Elisabeth Hendrina" ;
    a2a:PersonNameLastName "Grauwmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1888-02-24"^^xsd:date
  ] .

oa:person_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Person-b285cfa8-5d07-9d14-8d92-74ad492a757b
  a a2a:Person ;
  rdfs:label "Antonius Johannes Grauwmans" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes Grauwmans" ;
    a2a:PersonNameFirstName "Antonius Johannes" ;
    a2a:PersonNameLastName "Grauwmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1888-02-24"^^xsd:date
  ] .

oa:relationep_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Person:4641c93a-18e3-f358-31ca-be402e66eb4d ;
  a2a:EventKeyRef oa:event_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Event1 .

oa:relationep_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Person:17b5c4ed-0022-313d-a097-8d6204cba98d ;
  a2a:EventKeyRef oa:event_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Event1 .

oa:relationep_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Person:b285cfa8-5d07-9d14-8d92-74ad492a757b ;
  a2a:EventKeyRef oa:event_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede_Event1 .

oa:source_bhi_379a3a03-1d31-e9ed-a005-ebe6897daede
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1888-02-24 - 1888-02-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-02-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-02-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1888-02-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3053, Periode: 1888" ;
    a2a:Book "Geboorteregister 1888" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "3053" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3053, Periode: 1888, Geboorteregister 1888, 24, 3053"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/373cd4c0-8e49-6df3-4d86-d6c5c233aee1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/373cd4c0-8e49-6df3-4d86-d6c5c233aee1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/379a3a03-1d31-e9ed-a005-ebe6897daede" ;
  a2a:RecordGUID "{379a3a03-1d31-e9ed-a005-ebe6897daede}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_3168_00003168.xml van BHI" .

