@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_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c
  a a2a:Record ;
  rdfs:label "Geboorte op 6 januari 1821" ;
  a2a:hasPerson oa:person_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Person-7eb01b3a-f093-e909-16ed-ac5dafecb54c, oa:person_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Person-578fa68a-1c08-1693-aec3-afbb48107fb1, oa:person_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Person-74bb407f-34c7-917e-1534-7f45bcf0a16f ;
  a2a:hasEvent oa:event_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_0, oa:relationep_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_1, oa:relationep_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_2 ;
  a2a:hasSource oa:source_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c .

oa:person_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Person-7eb01b3a-f093-e909-16ed-ac5dafecb54c
  a a2a:Person ;
  rdfs:label "Ida Castelijns" ;
  a2a:PersonName [
    rdfs:label "Ida Castelijns" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Castelijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Person-578fa68a-1c08-1693-aec3-afbb48107fb1
  a a2a:Person ;
  rdfs:label "Dimphena Pijs" ;
  a2a:PersonName [
    rdfs:label "Dimphena Pijs" ;
    a2a:PersonNameFirstName "Dimphena" ;
    a2a:PersonNameLastName "Pijs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1821-01-06"^^xsd:date
  ] .

oa:person_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Person-74bb407f-34c7-917e-1534-7f45bcf0a16f
  a a2a:Person ;
  rdfs:label "Jan Antonie Pijs" ;
  a2a:PersonName [
    rdfs:label "Jan Antonie Pijs" ;
    a2a:PersonNameFirstName "Jan Antonie" ;
    a2a:PersonNameLastName "Pijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1821" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1821-01-06"^^xsd:date
  ] .

oa:relationep_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Person:7eb01b3a-f093-e909-16ed-ac5dafecb54c ;
  a2a:EventKeyRef oa:event_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Event1 .

oa:relationep_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Person:578fa68a-1c08-1693-aec3-afbb48107fb1 ;
  a2a:EventKeyRef oa:event_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Event1 .

oa:relationep_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Person:74bb407f-34c7-917e-1534-7f45bcf0a16f ;
  a2a:EventKeyRef oa:event_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c_Event1 .

oa:source_bhi_54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hooge en Lage Mierde" ;
    rdfs:label "Hooge en Lage Mierde", "1821-01-06 - 1821-01-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1821-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1821-01-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1821" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1821-01-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5188, Periode: 1821" ;
    a2a:Book "Geboorteregister Hooge en Lage Mierde 1821" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "5188" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5188, Periode: 1821, Geboorteregister Hooge en Lage Mierde 1821, 1, 5188"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/812778c9-6eb1-71d5-7cb4-dcb235c6607d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/812778c9-6eb1-71d5-7cb4-dcb235c6607d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c" ;
  a2a:RecordGUID "{54d8efdc-e2a8-5697-ee1d-ed3ceef8cc2c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_770_00000770.xml van BHI" .

