@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_20dac7ff-7ef8-8a84-47cf-e9a1024d9683
  a a2a:Record ;
  rdfs:label "Geboorte op 10 januari 1825" ;
  a2a:hasPerson oa:person_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Person-2c725744-6ed8-e7fa-123c-dddc88fcecd7, oa:person_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Person-3afb6ea1-1c82-f83e-94f4-36aec19b7742, oa:person_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Person-fdb2bbac-7fe8-a6f7-3382-8267ecb7b8e8 ;
  a2a:hasEvent oa:event_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_0, oa:relationep_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_1, oa:relationep_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_2 ;
  a2a:hasSource oa:source_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683 .

oa:person_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Person-2c725744-6ed8-e7fa-123c-dddc88fcecd7
  a a2a:Person ;
  rdfs:label "Cornelia Mosselmans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Mosselmans" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Mosselmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Person-3afb6ea1-1c82-f83e-94f4-36aec19b7742
  a a2a:Person ;
  rdfs:label "Poulus Kentie" ;
  a2a:PersonName [
    rdfs:label "Poulus Kentie" ;
    a2a:PersonNameFirstName "Poulus" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1825-01-10"^^xsd:date
  ] .

oa:person_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Person-fdb2bbac-7fe8-a6f7-3382-8267ecb7b8e8
  a a2a:Person ;
  rdfs:label "Adriaan Willemszoon Kentie" ;
  a2a:PersonName [
    rdfs:label "Adriaan Willemszoon Kentie" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePatronym "Willemszoon" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1825" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1825-01-10"^^xsd:date
  ] .

oa:relationep_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Person:2c725744-6ed8-e7fa-123c-dddc88fcecd7 ;
  a2a:EventKeyRef oa:event_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Event1 .

oa:relationep_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Person:3afb6ea1-1c82-f83e-94f4-36aec19b7742 ;
  a2a:EventKeyRef oa:event_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Event1 .

oa:relationep_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Person:fdb2bbac-7fe8-a6f7-3382-8267ecb7b8e8 ;
  a2a:EventKeyRef oa:event_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683_Event1 .

oa:source_bhi_20dac7ff-7ef8-8a84-47cf-e9a1024d9683
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1825-01-11 - 1825-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1825-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1825-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1825" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1825-01-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9120, Periode: 1825" ;
    a2a:Book "Geboorteregister Woudrichem 1825" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "9120" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9120, Periode: 1825, Geboorteregister Woudrichem 1825, 3, 9120"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/70d817a9-4c69-9c89-92ff-5dd6da50f930.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/70d817a9-4c69-9c89-92ff-5dd6da50f930.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/20dac7ff-7ef8-8a84-47cf-e9a1024d9683" ;
  a2a:RecordGUID "{20dac7ff-7ef8-8a84-47cf-e9a1024d9683}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240501_157_00000157.xml van BHI" .

