@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_7ff3ddad-39ce-4886-373e-5c330c08b4bf
  a a2a:Record ;
  rdfs:label "Geboorte op 7 januari 1924" ;
  a2a:hasPerson oa:person_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Person-8257a621-0654-ddb7-46a4-c269a3df89a9, oa:person_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Person-4cd5108b-84b1-1f56-df35-e4f631cbfe32, oa:person_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Person-f9b769bf-8748-d8a7-82e1-698a5e33d68b ;
  a2a:hasEvent oa:event_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_0, oa:relationep_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_1, oa:relationep_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_2 ;
  a2a:hasSource oa:source_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf .

oa:person_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Person-8257a621-0654-ddb7-46a4-c269a3df89a9
  a a2a:Person ;
  rdfs:label "Maria Pulles" ;
  a2a:PersonName [
    rdfs:label "Maria Pulles" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Person-4cd5108b-84b1-1f56-df35-e4f631cbfe32
  a a2a:Person ;
  rdfs:label "Marius Cornelis Pulles" ;
  a2a:PersonName [
    rdfs:label "Marius Cornelis Pulles" ;
    a2a:PersonNameFirstName "Marius Cornelis" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1924-01-07"^^xsd:date
  ] .

oa:person_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Person-f9b769bf-8748-d8a7-82e1-698a5e33d68b
  a a2a:Person ;
  rdfs:label "Cornelis Pulles" ;
  a2a:PersonName [
    rdfs:label "Cornelis Pulles" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1924-01-07"^^xsd:date
  ] .

oa:relationep_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Person:8257a621-0654-ddb7-46a4-c269a3df89a9 ;
  a2a:EventKeyRef oa:event_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Event1 .

oa:relationep_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Person:4cd5108b-84b1-1f56-df35-e4f631cbfe32 ;
  a2a:EventKeyRef oa:event_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Event1 .

oa:relationep_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Person:f9b769bf-8748-d8a7-82e1-698a5e33d68b ;
  a2a:EventKeyRef oa:event_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf_Event1 .

oa:source_bhi_7ff3ddad-39ce-4886-373e-5c330c08b4bf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1924-01-07 - 1924-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-01-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1924-01-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 776, Periode: 1924" ;
    a2a:Book "Geboorteregister Drunen 1924" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "776" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 776, Periode: 1924, Geboorteregister Drunen 1924, 3, 776"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/97db452d-a2a4-71c5-4078-8124b3074f94.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/97db452d-a2a4-71c5-4078-8124b3074f94.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7ff3ddad-39ce-4886-373e-5c330c08b4bf" ;
  a2a:RecordGUID "{7ff3ddad-39ce-4886-373e-5c330c08b4bf}" ;
  a2a:SourceRemarkdeel "776" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2317_00002317.xml van BHI" .

