@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_86b27953-5e70-683d-e16d-48e414ea335a
  a a2a:Record ;
  rdfs:label "Geboorte op 17 september 1905" ;
  a2a:hasPerson oa:person_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Person-f29cc797-aa4d-92ad-37b1-3f97f3085b9a, oa:person_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Person-2ef471d9-32c4-52e9-64f0-776f6ccf5f8b, oa:person_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Person-24b27552-a739-ff70-263d-51e4b4b6330c ;
  a2a:hasEvent oa:event_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_86b27953-5e70-683d-e16d-48e414ea335a_0, oa:relationep_bhi_86b27953-5e70-683d-e16d-48e414ea335a_1, oa:relationep_bhi_86b27953-5e70-683d-e16d-48e414ea335a_2 ;
  a2a:hasSource oa:source_bhi_86b27953-5e70-683d-e16d-48e414ea335a .

oa:person_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Person-f29cc797-aa4d-92ad-37b1-3f97f3085b9a
  a a2a:Person ;
  rdfs:label "Catharina Jacoba Claassen" ;
  a2a:PersonName [
    rdfs:label "Catharina Jacoba Claassen" ;
    a2a:PersonNameFirstName "Catharina Jacoba" ;
    a2a:PersonNameLastName "Claassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Person-2ef471d9-32c4-52e9-64f0-776f6ccf5f8b
  a a2a:Person ;
  rdfs:label "Hendricus Johannes Boon" ;
  a2a:PersonName [
    rdfs:label "Hendricus Johannes Boon" ;
    a2a:PersonNameFirstName "Hendricus Johannes" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Person-24b27552-a739-ff70-263d-51e4b4b6330c
  a a2a:Person ;
  rdfs:label "Johanna Theodora Maria Boon" ;
  a2a:PersonName [
    rdfs:label "Johanna Theodora Maria Boon" ;
    a2a:PersonNameFirstName "Johanna Theodora Maria" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1905-09-17"^^xsd:date
  ] .

oa:event_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1905-09-17"^^xsd:date
  ] .

oa:relationep_bhi_86b27953-5e70-683d-e16d-48e414ea335a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Person:f29cc797-aa4d-92ad-37b1-3f97f3085b9a ;
  a2a:EventKeyRef oa:event_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Event1 .

oa:relationep_bhi_86b27953-5e70-683d-e16d-48e414ea335a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Person:2ef471d9-32c4-52e9-64f0-776f6ccf5f8b ;
  a2a:EventKeyRef oa:event_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Event1 .

oa:relationep_bhi_86b27953-5e70-683d-e16d-48e414ea335a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Person:24b27552-a739-ff70-263d-51e4b4b6330c ;
  a2a:EventKeyRef oa:event_bhi_86b27953-5e70-683d-e16d-48e414ea335a_Event1 .

oa:source_bhi_86b27953-5e70-683d-e16d-48e414ea335a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1905-01-01 - 1905-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1905" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1297, Periode: 1905" ;
    a2a:Book "Geboorteregister Grave 1905" ;
    a2a:DocumentNumber "36" ;
    a2a:RegistryNumber "1297" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1297, Periode: 1905, Geboorteregister Grave 1905, 36, 1297"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b7fdef95-983b-5948-6403-071ce6da4f73.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b7fdef95-983b-5948-6403-071ce6da4f73.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/86b27953-5e70-683d-e16d-48e414ea335a" ;
  a2a:RecordGUID "{86b27953-5e70-683d-e16d-48e414ea335a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_5888_00005888.xml van BHI" .

