@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_049d3f2d-e8f5-f235-e03b-751b81795da8
  a a2a:Record ;
  rdfs:label "Geboorte op 21 augustus 1909" ;
  a2a:hasPerson oa:person_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Person-6ba657c3-7a90-8886-4e1e-bb60640459b9, oa:person_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Person-26be8d04-ba1f-24b6-9320-ef3020102196, oa:person_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Person-90207e28-e962-e01e-4529-a8b897d8c763 ;
  a2a:hasEvent oa:event_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_0, oa:relationep_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_1, oa:relationep_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_2 ;
  a2a:hasSource oa:source_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8 .

oa:person_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Person-6ba657c3-7a90-8886-4e1e-bb60640459b9
  a a2a:Person ;
  rdfs:label "Marinus Johannes van Hirtum" ;
  a2a:PersonName [
    rdfs:label "Marinus Johannes van Hirtum" ;
    a2a:PersonNameFirstName "Marinus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hirtum"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1909-08-21"^^xsd:date
  ] .

oa:person_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Person-26be8d04-ba1f-24b6-9320-ef3020102196
  a a2a:Person ;
  rdfs:label "Alida Helena van Dalen" ;
  a2a:PersonName [
    rdfs:label "Alida Helena van Dalen" ;
    a2a:PersonNameFirstName "Alida Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Person-90207e28-e962-e01e-4529-a8b897d8c763
  a a2a:Person ;
  rdfs:label "Henricus Gerardus van Hirtum" ;
  a2a:PersonName [
    rdfs:label "Henricus Gerardus van Hirtum" ;
    a2a:PersonNameFirstName "Henricus Gerardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hirtum"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1909-08-21"^^xsd:date
  ] .

oa:relationep_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Person:6ba657c3-7a90-8886-4e1e-bb60640459b9 ;
  a2a:EventKeyRef oa:event_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Event1 .

oa:relationep_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Person:26be8d04-ba1f-24b6-9320-ef3020102196 ;
  a2a:EventKeyRef oa:event_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Event1 .

oa:relationep_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Person:90207e28-e962-e01e-4529-a8b897d8c763 ;
  a2a:EventKeyRef oa:event_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8_Event1 .

oa:source_bhi_049d3f2d-e8f5-f235-e03b-751b81795da8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1909-08-22 - 1909-08-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-08-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-08-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1909-08-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3447, Periode: 1909" ;
    a2a:Book "Geboorteregister Vught 1909" ;
    a2a:DocumentNumber "130" ;
    a2a:RegistryNumber "3447" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3447, Periode: 1909, Geboorteregister Vught 1909, 130, 3447"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2ed5734e-13a8-6ae5-a2fb-8833a458d12b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2ed5734e-13a8-6ae5-a2fb-8833a458d12b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/049d3f2d-e8f5-f235-e03b-751b81795da8" ;
  a2a:RecordGUID "{049d3f2d-e8f5-f235-e03b-751b81795da8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_1195_00001195.xml van BHI" .

