@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_182eeda6-d981-6253-0f75-e4c8ef075b77
  a a2a:Record ;
  rdfs:label "Geboorte op 19 december 1877" ;
  a2a:hasPerson oa:person_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Person-3b70cc5f-f043-1e6a-6095-d3d5b4015e81, oa:person_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Person-156028e4-8167-ea48-38c4-7b9924b52545, oa:person_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Person-56447025-e3f2-ea87-3be1-954296f15e54 ;
  a2a:hasEvent oa:event_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_0, oa:relationep_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_1, oa:relationep_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_2 ;
  a2a:hasSource oa:source_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77 .

oa:person_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Person-3b70cc5f-f043-1e6a-6095-d3d5b4015e81
  a a2a:Person ;
  rdfs:label "Maria Johanna van Hooren" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna van Hooren" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Person-156028e4-8167-ea48-38c4-7b9924b52545
  a a2a:Person ;
  rdfs:label "Michael Slootmans" ;
  a2a:PersonName [
    rdfs:label "Michael Slootmans" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Slootmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Person-56447025-e3f2-ea87-3be1-954296f15e54
  a a2a:Person ;
  rdfs:label "Vincentius Josephus Franciscus Slootmans" ;
  a2a:PersonName [
    rdfs:label "Vincentius Josephus Franciscus Slootmans" ;
    a2a:PersonNameFirstName "Vincentius Josephus Franciscus" ;
    a2a:PersonNameLastName "Slootmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1877-12-19"^^xsd:date
  ] .

oa:event_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1877-12-19"^^xsd:date
  ] .

oa:relationep_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Person:3b70cc5f-f043-1e6a-6095-d3d5b4015e81 ;
  a2a:EventKeyRef oa:event_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Event1 .

oa:relationep_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Person:156028e4-8167-ea48-38c4-7b9924b52545 ;
  a2a:EventKeyRef oa:event_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Event1 .

oa:relationep_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Person:56447025-e3f2-ea87-3be1-954296f15e54 ;
  a2a:EventKeyRef oa:event_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77_Event1 .

oa:source_bhi_182eeda6-d981-6253-0f75-e4c8ef075b77
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1877-12-21 - 1877-12-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-12-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-12-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1877-12-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3809, Periode: 1877" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1877" ;
    a2a:DocumentNumber "859" ;
    a2a:RegistryNumber "3809" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3809, Periode: 1877, Geboorteregister 's-Hertogenbosch 1877, 859, 3809"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/182eeda6-d981-6253-0f75-e4c8ef075b77" ;
  a2a:RecordGUID "{182eeda6-d981-6253-0f75-e4c8ef075b77}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2166_00002166.xml van BHI" .

