@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_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa
  a a2a:Record ;
  rdfs:label "Geboorte op 20 februari 1885" ;
  a2a:hasPerson oa:person_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Person-c68e3650-4658-11e3-a747-d206bceb4d38, oa:person_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Person-c68eb7e2-4658-11e3-a747-d206bceb4d38, oa:person_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Person-c68e7d2c-4658-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_0, oa:relationep_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_1, oa:relationep_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_2 ;
  a2a:hasSource oa:source_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa .

oa:person_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Person-c68e3650-4658-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hermanus Wilhelmus Pullens" ;
  a2a:PersonName [
    rdfs:label "Hermanus Wilhelmus Pullens" ;
    a2a:PersonNameFirstName "Hermanus Wilhelmus" ;
    a2a:PersonNameLastName "Pullens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1885-02-20"^^xsd:date
  ] .

oa:person_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Person-c68eb7e2-4658-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Maria Pelders" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Pelders" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Pelders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Person-c68e7d2c-4658-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Willem Pullens" ;
  a2a:PersonName [
    rdfs:label "Willem Pullens" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Pullens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1885-02-20"^^xsd:date
  ] .

oa:relationep_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Person:c68e3650-4658-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Event1 .

oa:relationep_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Person:c68eb7e2-4658-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Event1 .

oa:relationep_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Person:c68e7d2c-4658-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa_Event1 .

oa:source_bhi_1c85339b-9eb5-e1aa-c0bf-7af709c3fafa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk", "1885-01-01 - 1885-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1885" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 279, Periode: 1885" ;
    a2a:Book "Geboorteregister Baardwijk 1885" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "279" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 279, Periode: 1885, Geboorteregister Baardwijk 1885, 9, 279"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1c07f0d8-c666-a88b-85dd-92a42611cd70.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1c07f0d8-c666-a88b-85dd-92a42611cd70.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1c85339b-9eb5-e1aa-c0bf-7af709c3fafa" ;
  a2a:RecordGUID "{1c85339b-9eb5-e1aa-c0bf-7af709c3fafa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_76697_00076697.xml van BHI" .

