@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_077b4dec-e8d7-8aa1-0f38-5841d213d39b
  a a2a:Record ;
  rdfs:label "Geboorte op 20 augustus 1911" ;
  a2a:hasPerson oa:person_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Person-18791d52-ed37-674e-4462-5211d4fe9848, oa:person_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Person-b09adf1c-6a69-1e31-9254-d5b75791bac4, oa:person_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Person-157e352c-ccdd-2590-36de-4d335ca18057 ;
  a2a:hasEvent oa:event_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_0, oa:relationep_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_1, oa:relationep_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_2 ;
  a2a:hasSource oa:source_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b .

oa:person_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Person-18791d52-ed37-674e-4462-5211d4fe9848
  a a2a:Person ;
  rdfs:label "Cornelis Lodevicus Pullens" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lodevicus Pullens" ;
    a2a:PersonNameFirstName "Cornelis Lodevicus" ;
    a2a:PersonNameLastName "Pullens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1911-08-20"^^xsd:date
  ] .

oa:person_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Person-b09adf1c-6a69-1e31-9254-d5b75791bac4
  a a2a:Person ;
  rdfs:label "Johanna Maria van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van de Wiel" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Person-157e352c-ccdd-2590-36de-4d335ca18057
  a a2a:Person ;
  rdfs:label "Jacobus Pullens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Pullens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Pullens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1911-08-20"^^xsd:date
  ] .

oa:relationep_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Person:18791d52-ed37-674e-4462-5211d4fe9848 ;
  a2a:EventKeyRef oa:event_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Event1 .

oa:relationep_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Person:b09adf1c-6a69-1e31-9254-d5b75791bac4 ;
  a2a:EventKeyRef oa:event_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Event1 .

oa:relationep_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Person:157e352c-ccdd-2590-36de-4d335ca18057 ;
  a2a:EventKeyRef oa:event_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b_Event1 .

oa:source_bhi_077b4dec-e8d7-8aa1-0f38-5841d213d39b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk", "1911-08-21 - 1911-08-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-08-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-08-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1911-08-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 107, Periode: 1911" ;
    a2a:Book "Geboorteregister Baardwijk 1911" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "107" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 107, Periode: 1911, Geboorteregister Baardwijk 1911, 25, 107"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ea3d35fe-6395-f805-ef09-ab9919019352.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ea3d35fe-6395-f805-ef09-ab9919019352.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/077b4dec-e8d7-8aa1-0f38-5841d213d39b" ;
  a2a:RecordGUID "{077b4dec-e8d7-8aa1-0f38-5841d213d39b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_69730_00069730.xml van BHI" .

