@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_4534416e-0177-4c65-e088-a67f8fef5985
  a a2a:Record ;
  rdfs:label "Geboorte op 15 januari 1918 te Wintelre" ;
  a2a:hasPerson oa:person_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Person-71a9718e-b768-c50a-9dd0-e7c41bd5f4f4, oa:person_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Person-e6df720d-a317-b759-19bd-706e8936203e, oa:person_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Person-51b005ba-6090-1501-7958-57775449af64 ;
  a2a:hasEvent oa:event_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4534416e-0177-4c65-e088-a67f8fef5985_0, oa:relationep_bhi_4534416e-0177-4c65-e088-a67f8fef5985_1, oa:relationep_bhi_4534416e-0177-4c65-e088-a67f8fef5985_2 ;
  a2a:hasSource oa:source_bhi_4534416e-0177-4c65-e088-a67f8fef5985 .

oa:person_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Person-71a9718e-b768-c50a-9dd0-e7c41bd5f4f4
  a a2a:Person ;
  rdfs:label "Ida Maria Lemmens" ;
  a2a:PersonName [
    rdfs:label "Ida Maria Lemmens" ;
    a2a:PersonNameFirstName "Ida Maria" ;
    a2a:PersonNameLastName "Lemmens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Person-e6df720d-a317-b759-19bd-706e8936203e
  a a2a:Person ;
  rdfs:label "Arnoldus van Ham" ;
  a2a:PersonName [
    rdfs:label "Arnoldus van Ham" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1918-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wintelre" ;
    rdfs:label "Wintelre"
  ] .

oa:person_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Person-51b005ba-6090-1501-7958-57775449af64
  a a2a:Person ;
  rdfs:label "Jan van Ham" ;
  a2a:PersonName [
    rdfs:label "Jan van Ham" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1918-01-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wintelre" ;
    rdfs:label "Wintelre"
  ] .

oa:relationep_bhi_4534416e-0177-4c65-e088-a67f8fef5985_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Person:71a9718e-b768-c50a-9dd0-e7c41bd5f4f4 ;
  a2a:EventKeyRef oa:event_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Event1 .

oa:relationep_bhi_4534416e-0177-4c65-e088-a67f8fef5985_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Person:e6df720d-a317-b759-19bd-706e8936203e ;
  a2a:EventKeyRef oa:event_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Event1 .

oa:relationep_bhi_4534416e-0177-4c65-e088-a67f8fef5985_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Person:51b005ba-6090-1501-7958-57775449af64 ;
  a2a:EventKeyRef oa:event_bhi_4534416e-0177-4c65-e088-a67f8fef5985_Event1 .

oa:source_bhi_4534416e-0177-4c65-e088-a67f8fef5985
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vessem" ;
    rdfs:label "Vessem", "1918-01-16 - 1918-01-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-01-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-01-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1918-01-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3362, Periode: 1918" ;
    a2a:Book "Geboorteregister Vessem 1918" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "3362" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3362, Periode: 1918, Geboorteregister Vessem 1918, 2, 3362"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1148396e-b106-267c-ccff-b5ba8aeecd0e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1148396e-b106-267c-ccff-b5ba8aeecd0e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4534416e-0177-4c65-e088-a67f8fef5985" ;
  a2a:RecordGUID "{4534416e-0177-4c65-e088-a67f8fef5985}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_801_00000801.xml van BHI" .

