@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_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b
  a a2a:Record ;
  rdfs:label "Geboorte op 8 mei 1858" ;
  a2a:hasPerson oa:person_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Person-31fef561-0af7-e02b-7801-9fa209e15f2d, oa:person_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Person-d87a25e1-2350-e920-d27e-76859c1d623b, oa:person_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Person-7222f93e-0675-b384-a74b-562ff3ed6437 ;
  a2a:hasEvent oa:event_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_0, oa:relationep_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_1, oa:relationep_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_2 ;
  a2a:hasSource oa:source_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b .

oa:person_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Person-31fef561-0af7-e02b-7801-9fa209e15f2d
  a a2a:Person ;
  rdfs:label "Adriana Francisca Contini" ;
  a2a:PersonName [
    rdfs:label "Adriana Francisca Contini" ;
    a2a:PersonNameFirstName "Adriana Francisca" ;
    a2a:PersonNameLastName "Contini"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Person-d87a25e1-2350-e920-d27e-76859c1d623b
  a a2a:Person ;
  rdfs:label "Dirk Karel Nicolaas Selier" ;
  a2a:PersonName [
    rdfs:label "Dirk Karel Nicolaas Selier" ;
    a2a:PersonNameFirstName "Dirk Karel Nicolaas" ;
    a2a:PersonNameLastName "Selier"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1858-05-08"^^xsd:date
  ] .

oa:person_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Person-7222f93e-0675-b384-a74b-562ff3ed6437
  a a2a:Person ;
  rdfs:label "Dirk Selier" ;
  a2a:PersonName [
    rdfs:label "Dirk Selier" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Selier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1858" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1858-05-08"^^xsd:date
  ] .

oa:relationep_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Person:31fef561-0af7-e02b-7801-9fa209e15f2d ;
  a2a:EventKeyRef oa:event_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Event1 .

oa:relationep_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Person:d87a25e1-2350-e920-d27e-76859c1d623b ;
  a2a:EventKeyRef oa:event_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Event1 .

oa:relationep_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Person:7222f93e-0675-b384-a74b-562ff3ed6437 ;
  a2a:EventKeyRef oa:event_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b_Event1 .

oa:source_bhi_06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1858-05-08 - 1858-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1858-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1858-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1858" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1858-05-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3790, Periode: 1858" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1858" ;
    a2a:DocumentNumber "265" ;
    a2a:RegistryNumber "3790" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3790, Periode: 1858, Geboorteregister 's-Hertogenbosch 1858, 265, 3790"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b" ;
  a2a:RecordGUID "{06fa84fd-a1ca-d9ea-e6f9-6d99e36ece0b}" ;
  a2a:SourceRemarkdeel "3790" ;
  a2a:SourceRemarkregister_periode "1858" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1627_00001627.xml van BHI" .

