@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_53dddef5-ecba-fa30-598b-e0eec645f9c3
  a a2a:Record ;
  rdfs:label "Geboorte op 7 april 1861" ;
  a2a:hasPerson oa:person_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Person-9bea1c40-ddd3-5943-e1e7-3e1054ff246a, oa:person_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Person-27646fee-faee-ec5c-229f-8009723b7a5c, oa:person_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Person-04e631f8-4a22-5da2-37bf-810deb1876b7 ;
  a2a:hasEvent oa:event_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_0, oa:relationep_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_1, oa:relationep_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_2 ;
  a2a:hasSource oa:source_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3 .

oa:person_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Person-9bea1c40-ddd3-5943-e1e7-3e1054ff246a
  a a2a:Person ;
  rdfs:label "Elizabeth Brugmans" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Brugmans" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Brugmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Person-27646fee-faee-ec5c-229f-8009723b7a5c
  a a2a:Person ;
  rdfs:label "Johannis van Selst" ;
  a2a:PersonName [
    rdfs:label "Johannis van Selst" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Selst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Person-04e631f8-4a22-5da2-37bf-810deb1876b7
  a a2a:Person ;
  rdfs:label "Wilhelmina van Selst" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van Selst" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Selst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1861-04-07"^^xsd:date
  ] .

oa:event_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1861-04-07"^^xsd:date
  ] .

oa:relationep_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Person:9bea1c40-ddd3-5943-e1e7-3e1054ff246a ;
  a2a:EventKeyRef oa:event_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Event1 .

oa:relationep_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Person:27646fee-faee-ec5c-229f-8009723b7a5c ;
  a2a:EventKeyRef oa:event_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Event1 .

oa:relationep_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Person:04e631f8-4a22-5da2-37bf-810deb1876b7 ;
  a2a:EventKeyRef oa:event_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3_Event1 .

oa:source_bhi_53dddef5-ecba-fa30-598b-e0eec645f9c3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle", "1861-04-08 - 1861-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1861" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1861-04-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7208, Periode: 1861" ;
    a2a:Book "Geboorteregister Sprang 1861" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "7208" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7208, Periode: 1861, Geboorteregister Sprang 1861, 18, 7208"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/53dddef5-ecba-fa30-598b-e0eec645f9c3" ;
  a2a:RecordGUID "{53dddef5-ecba-fa30-598b-e0eec645f9c3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_1365_00001365.xml van BHI" .

