@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_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e
  a a2a:Record ;
  rdfs:label "Geboorte op 13 mei 1899" ;
  a2a:hasPerson oa:person_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Person-17af9bca-ef03-e75a-2a50-84ed31eec78a, oa:person_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Person-8978dabc-5a6f-3b2d-4f6c-f5adaea0eb74, oa:person_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Person-6b0fdce3-a6af-273a-5e3c-e558eee806ab ;
  a2a:hasEvent oa:event_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_0, oa:relationep_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_1, oa:relationep_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_2 ;
  a2a:hasSource oa:source_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e .

oa:person_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Person-17af9bca-ef03-e75a-2a50-84ed31eec78a
  a a2a:Person ;
  rdfs:label "Johannes Antonius Verbugt" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Verbugt" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNameLastName "Verbugt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1899-05-13"^^xsd:date
  ] .

oa:person_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Person-8978dabc-5a6f-3b2d-4f6c-f5adaea0eb74
  a a2a:Person ;
  rdfs:label "Elisabeth van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van den Heuvel" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Person-6b0fdce3-a6af-273a-5e3c-e558eee806ab
  a a2a:Person ;
  rdfs:label "Leonardus Verbugt" ;
  a2a:PersonName [
    rdfs:label "Leonardus Verbugt" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Verbugt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1899-05-13"^^xsd:date
  ] .

oa:relationep_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Person:17af9bca-ef03-e75a-2a50-84ed31eec78a ;
  a2a:EventKeyRef oa:event_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Event1 .

oa:relationep_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Person:8978dabc-5a6f-3b2d-4f6c-f5adaea0eb74 ;
  a2a:EventKeyRef oa:event_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Event1 .

oa:relationep_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Person:6b0fdce3-a6af-273a-5e3c-e558eee806ab ;
  a2a:EventKeyRef oa:event_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e_Event1 .

oa:source_bhi_76cf4c8e-af8e-d62e-239b-ca8de7f4c96e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Asten" ;
    rdfs:label "Asten", "1899-05-14 - 1899-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1899-05-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 225, Periode: 1899" ;
    a2a:Book "Geboorteregister Asten 1899" ;
    a2a:DocumentNumber "39" ;
    a2a:RegistryNumber "225" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 225, Periode: 1899, Geboorteregister Asten 1899, 39, 225"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/da9630cd-eb28-a0df-d352-934020a4eee0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/da9630cd-eb28-a0df-d352-934020a4eee0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/76cf4c8e-af8e-d62e-239b-ca8de7f4c96e" ;
  a2a:RecordGUID "{76cf4c8e-af8e-d62e-239b-ca8de7f4c96e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75433_00075433.xml van BHI" .

