@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_d67cbc8c-c32b-7153-99ed-e42f0d93f32f
  a a2a:Record ;
  rdfs:label "Geboorte op 28 maart 1908" ;
  a2a:hasPerson oa:person_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Person-12d9f738-5b7d-d8d0-12b9-4766b1cb437a, oa:person_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Person-c7fed3e1-104c-bdd0-e990-376a9d99a6f4, oa:person_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Person-974c89d5-5c3c-5a5c-38c8-75cec4280518 ;
  a2a:hasEvent oa:event_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_0, oa:relationep_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_1, oa:relationep_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_2 ;
  a2a:hasSource oa:source_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f .

oa:person_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Person-12d9f738-5b7d-d8d0-12b9-4766b1cb437a
  a a2a:Person ;
  rdfs:label "Martinus Lankhaar" ;
  a2a:PersonName [
    rdfs:label "Martinus Lankhaar" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Lankhaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Person-c7fed3e1-104c-bdd0-e990-376a9d99a6f4
  a a2a:Person ;
  rdfs:label "Dirkje Hendrika Lankhaar" ;
  a2a:PersonName [
    rdfs:label "Dirkje Hendrika Lankhaar" ;
    a2a:PersonNameFirstName "Dirkje Hendrika" ;
    a2a:PersonNameLastName "Lankhaar"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1908-03-28"^^xsd:date
  ] .

oa:person_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Person-974c89d5-5c3c-5a5c-38c8-75cec4280518
  a a2a:Person ;
  rdfs:label "Huiberdina Vlok" ;
  a2a:PersonName [
    rdfs:label "Huiberdina Vlok" ;
    a2a:PersonNameFirstName "Huiberdina" ;
    a2a:PersonNameLastName "Vlok"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1908-03-28"^^xsd:date
  ] .

oa:relationep_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Person:12d9f738-5b7d-d8d0-12b9-4766b1cb437a ;
  a2a:EventKeyRef oa:event_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Event1 .

oa:relationep_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Person:c7fed3e1-104c-bdd0-e990-376a9d99a6f4 ;
  a2a:EventKeyRef oa:event_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Event1 .

oa:relationep_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Person:974c89d5-5c3c-5a5c-38c8-75cec4280518 ;
  a2a:EventKeyRef oa:event_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f_Event1 .

oa:source_bhi_d67cbc8c-c32b-7153-99ed-e42f0d93f32f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen", "1908-03-30 - 1908-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1908-03-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1949, Periode: 1908" ;
    a2a:Book "Geboorteregister Meeuwen 1908" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "1949" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1949, Periode: 1908, Geboorteregister Meeuwen 1908, 2, 1949"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f26cd71b-c29f-9aab-a52b-00121a66ec32.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f26cd71b-c29f-9aab-a52b-00121a66ec32.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d67cbc8c-c32b-7153-99ed-e42f0d93f32f" ;
  a2a:RecordGUID "{d67cbc8c-c32b-7153-99ed-e42f0d93f32f}" ;
  a2a:SourceRemarkdeel "1949" ;
  a2a:SourceRemarkregister_periode "1908" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_713_00000713.xml van BHI" .

