@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_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab
  a a2a:Record ;
  rdfs:label "Geboorte op 2 maart 1879" ;
  a2a:hasPerson oa:person_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Person-10e6dfa0-601b-8952-57b7-145f8632cf26, oa:person_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Person-4da0eb82-3dfe-71d1-6502-621d224a6719, oa:person_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Person-0a7de0fc-021e-60fb-1471-c26586eb1d6f ;
  a2a:hasEvent oa:event_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_0, oa:relationep_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_1, oa:relationep_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_2 ;
  a2a:hasSource oa:source_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab .

oa:person_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Person-10e6dfa0-601b-8952-57b7-145f8632cf26
  a a2a:Person ;
  rdfs:label "Maria Anna Dahmen" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Dahmen" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Dahmen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Person-4da0eb82-3dfe-71d1-6502-621d224a6719
  a a2a:Person ;
  rdfs:label "Adrianus Hermanus Josephus Smits" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hermanus Josephus Smits" ;
    a2a:PersonNameFirstName "Adrianus Hermanus Josephus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1879-03-02"^^xsd:date
  ] .

oa:person_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Person-0a7de0fc-021e-60fb-1471-c26586eb1d6f
  a a2a:Person ;
  rdfs:label "Franciscus Leonardus Smits" ;
  a2a:PersonName [
    rdfs:label "Franciscus Leonardus Smits" ;
    a2a:PersonNameFirstName "Franciscus Leonardus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1879-03-02"^^xsd:date
  ] .

oa:relationep_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Person:10e6dfa0-601b-8952-57b7-145f8632cf26 ;
  a2a:EventKeyRef oa:event_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Event1 .

oa:relationep_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Person:4da0eb82-3dfe-71d1-6502-621d224a6719 ;
  a2a:EventKeyRef oa:event_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Event1 .

oa:relationep_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Person:0a7de0fc-021e-60fb-1471-c26586eb1d6f ;
  a2a:EventKeyRef oa:event_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab_Event1 .

oa:source_bhi_e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Stratum" ;
    rdfs:label "Stratum", "1879-03-03 - 1879-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-03-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1879-03-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7472, Periode: 1879" ;
    a2a:Book "Geboorteregister Stratum 1879" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "7472" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7472, Periode: 1879, Geboorteregister Stratum 1879, 21, 7472"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/75f8fc2c-d950-8d87-ddeb-771b12f8ddba.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/75f8fc2c-d950-8d87-ddeb-771b12f8ddba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab" ;
  a2a:RecordGUID "{e74a8544-9ef4-bbc7-2d12-e6a7ccb92dab}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_486_00000486.xml van BHI" .

