@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_5dd671a0-e05a-be96-eb06-cb34405b16c2
  a a2a:Record ;
  rdfs:label "Geboorte op 20 juni 1903" ;
  a2a:hasPerson oa:person_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Person-df5d74df-4152-7551-fab0-87f7306d2162, oa:person_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Person-c5a18ef3-a965-69f5-f216-86b71849f575, oa:person_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Person-1c0b9af5-0a1e-87d5-55a8-beb065831529 ;
  a2a:hasEvent oa:event_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_0, oa:relationep_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_1, oa:relationep_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_2 ;
  a2a:hasSource oa:source_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2 .

oa:person_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Person-df5d74df-4152-7551-fab0-87f7306d2162
  a a2a:Person ;
  rdfs:label "Anna Maria van Vugt" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Vugt" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Person-c5a18ef3-a965-69f5-f216-86b71849f575
  a a2a:Person ;
  rdfs:label "Lamberdina Beekmans" ;
  a2a:PersonName [
    rdfs:label "Lamberdina Beekmans" ;
    a2a:PersonNameFirstName "Lamberdina" ;
    a2a:PersonNameLastName "Beekmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1903-06-20"^^xsd:date
  ] .

oa:person_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Person-1c0b9af5-0a1e-87d5-55a8-beb065831529
  a a2a:Person ;
  rdfs:label "Hendrik Beekmans" ;
  a2a:PersonName [
    rdfs:label "Hendrik Beekmans" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Beekmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1903-06-20"^^xsd:date
  ] .

oa:relationep_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Person:df5d74df-4152-7551-fab0-87f7306d2162 ;
  a2a:EventKeyRef oa:event_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Event1 .

oa:relationep_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Person:c5a18ef3-a965-69f5-f216-86b71849f575 ;
  a2a:EventKeyRef oa:event_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Event1 .

oa:relationep_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Person:1c0b9af5-0a1e-87d5-55a8-beb065831529 ;
  a2a:EventKeyRef oa:event_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2_Event1 .

oa:source_bhi_5dd671a0-e05a-be96-eb06-cb34405b16c2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1903-06-22 - 1903-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1903-06-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3400, Periode: 1903" ;
    a2a:Book "Geboorteregister Vlijmen 1903" ;
    a2a:DocumentNumber "60" ;
    a2a:RegistryNumber "3400" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3400, Periode: 1903, Geboorteregister Vlijmen 1903, 60, 3400"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4a3a2f4c-3de7-240f-ffe5-779b86ec6832.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4a3a2f4c-3de7-240f-ffe5-779b86ec6832.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5dd671a0-e05a-be96-eb06-cb34405b16c2" ;
  a2a:RecordGUID "{5dd671a0-e05a-be96-eb06-cb34405b16c2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_6218_00006218.xml van BHI" .

