@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_72041679-6fb4-548f-fdad-9b15febf47eb
  a a2a:Record ;
  rdfs:label "Geboorte op 15 juli 1870" ;
  a2a:hasPerson oa:person_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Person-bb9f4c8c-8fa7-4cb5-5959-ab5be9940a2d, oa:person_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Person-8b2a3c79-69d4-0f5f-9f09-36f97d508bd7, oa:person_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Person-d950fdfc-2b68-d52d-32ad-810c651eb6e4 ;
  a2a:hasEvent oa:event_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_0, oa:relationep_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_1, oa:relationep_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_2 ;
  a2a:hasSource oa:source_bhi_72041679-6fb4-548f-fdad-9b15febf47eb .

oa:person_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Person-bb9f4c8c-8fa7-4cb5-5959-ab5be9940a2d
  a a2a:Person ;
  rdfs:label "Wilhelmus van Hoogstraten" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van Hoogstraten" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoogstraten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Person-8b2a3c79-69d4-0f5f-9f09-36f97d508bd7
  a a2a:Person ;
  rdfs:label "Johannes Cornelis van Hoogstraten" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis van Hoogstraten" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoogstraten"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1870-07-15"^^xsd:date
  ] .

oa:person_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Person-d950fdfc-2b68-d52d-32ad-810c651eb6e4
  a a2a:Person ;
  rdfs:label "Cornelia Laurentia Dankers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Laurentia Dankers" ;
    a2a:PersonNameFirstName "Cornelia Laurentia" ;
    a2a:PersonNameLastName "Dankers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1870-07-15"^^xsd:date
  ] .

oa:relationep_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Person:bb9f4c8c-8fa7-4cb5-5959-ab5be9940a2d ;
  a2a:EventKeyRef oa:event_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Event1 .

oa:relationep_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Person:8b2a3c79-69d4-0f5f-9f09-36f97d508bd7 ;
  a2a:EventKeyRef oa:event_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Event1 .

oa:relationep_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Person:d950fdfc-2b68-d52d-32ad-810c651eb6e4 ;
  a2a:EventKeyRef oa:event_bhi_72041679-6fb4-548f-fdad-9b15febf47eb_Event1 .

oa:source_bhi_72041679-6fb4-548f-fdad-9b15febf47eb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1870-07-16 - 1870-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1870-07-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3802, Periode: 1870" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1870" ;
    a2a:DocumentNumber "441" ;
    a2a:RegistryNumber "3802" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3802, Periode: 1870, Geboorteregister 's-Hertogenbosch 1870, 441, 3802"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/72041679-6fb4-548f-fdad-9b15febf47eb" ;
  a2a:RecordGUID "{72041679-6fb4-548f-fdad-9b15febf47eb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1186_00001186.xml van BHI" .

