@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_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf
  a a2a:Record ;
  rdfs:label "Geboorte op 15 april 1883" ;
  a2a:hasPerson oa:person_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Person-b4fe81e8-907c-e230-0435-fb8961d4671c, oa:person_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Person-a8d99f9b-4ab1-a062-8038-3d88dd9be3d6, oa:person_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Person-63626a4d-a9b8-6e63-c785-7fcce516823a ;
  a2a:hasEvent oa:event_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_0, oa:relationep_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_1, oa:relationep_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_2 ;
  a2a:hasSource oa:source_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf .

oa:person_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Person-b4fe81e8-907c-e230-0435-fb8961d4671c
  a a2a:Person ;
  rdfs:label "Dingena Huijbregts" ;
  a2a:PersonName [
    rdfs:label "Dingena Huijbregts" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Huijbregts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Person-a8d99f9b-4ab1-a062-8038-3d88dd9be3d6
  a a2a:Person ;
  rdfs:label "Henricus Adrianus Joannes van Vugt" ;
  a2a:PersonName [
    rdfs:label "Henricus Adrianus Joannes van Vugt" ;
    a2a:PersonNameFirstName "Henricus Adrianus Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Person-63626a4d-a9b8-6e63-c785-7fcce516823a
  a a2a:Person ;
  rdfs:label "Adrianus Carolus van Vugt" ;
  a2a:PersonName [
    rdfs:label "Adrianus Carolus van Vugt" ;
    a2a:PersonNameFirstName "Adrianus Carolus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1883-04-15"^^xsd:date
  ] .

oa:event_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1883-04-15"^^xsd:date
  ] .

oa:relationep_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Person:b4fe81e8-907c-e230-0435-fb8961d4671c ;
  a2a:EventKeyRef oa:event_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Event1 .

oa:relationep_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Person:a8d99f9b-4ab1-a062-8038-3d88dd9be3d6 ;
  a2a:EventKeyRef oa:event_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Event1 .

oa:relationep_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Person:63626a4d-a9b8-6e63-c785-7fcce516823a ;
  a2a:EventKeyRef oa:event_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf_Event1 .

oa:source_bhi_f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1883-04-16 - 1883-04-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-04-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-04-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1883-04-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3815, Periode: 1883" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1883" ;
    a2a:DocumentNumber "299" ;
    a2a:RegistryNumber "3815" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3815, Periode: 1883, Geboorteregister 's-Hertogenbosch 1883, 299, 3815"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf" ;
  a2a:RecordGUID "{f5e8feb9-ccc7-26fe-e05d-6b5acf781bcf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_951_00000951.xml van BHI" .

