@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_bacf5fc4-e0ec-73fc-90d6-ad138f511543
  a a2a:Record ;
  rdfs:label "Geboorte op 1 augustus 1841" ;
  a2a:hasPerson oa:person_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Person-5ff1b299-8f10-51e3-2057-c418bc00f62e, oa:person_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Person-0e8a1960-da2a-5fa7-8b25-97b4ae8eaae9, oa:person_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Person-36ba7a3c-f432-6920-5c31-f6924873dbf7 ;
  a2a:hasEvent oa:event_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_0, oa:relationep_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_1, oa:relationep_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_2 ;
  a2a:hasSource oa:source_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543 .

oa:person_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Person-5ff1b299-8f10-51e3-2057-c418bc00f62e
  a a2a:Person ;
  rdfs:label "Joanna de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Joanna de Bruijn" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Person-0e8a1960-da2a-5fa7-8b25-97b4ae8eaae9
  a a2a:Person ;
  rdfs:label "Joannes Dominicus van Ghert" ;
  a2a:PersonName [
    rdfs:label "Joannes Dominicus van Ghert" ;
    a2a:PersonNameFirstName "Joannes Dominicus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ghert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Person-36ba7a3c-f432-6920-5c31-f6924873dbf7
  a a2a:Person ;
  rdfs:label "Johan Dominicus Arnoldus van Ghert" ;
  a2a:PersonName [
    rdfs:label "Johan Dominicus Arnoldus van Ghert" ;
    a2a:PersonNameFirstName "Johan Dominicus Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ghert"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1841-08-01"^^xsd:date
  ] .

oa:event_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1841-08-01"^^xsd:date
  ] .

oa:relationep_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Person:5ff1b299-8f10-51e3-2057-c418bc00f62e ;
  a2a:EventKeyRef oa:event_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Event1 .

oa:relationep_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Person:0e8a1960-da2a-5fa7-8b25-97b4ae8eaae9 ;
  a2a:EventKeyRef oa:event_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Event1 .

oa:relationep_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Person:36ba7a3c-f432-6920-5c31-f6924873dbf7 ;
  a2a:EventKeyRef oa:event_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543_Event1 .

oa:source_bhi_bacf5fc4-e0ec-73fc-90d6-ad138f511543
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ravenstein" ;
    rdfs:label "Ravenstein", "1841-08-03 - 1841-08-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-08-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-08-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1841" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1841-08-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 6506, Periode: 1841" ;
    a2a:Book "Geboorteregister Ravenstein 1841" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "6506" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 6506, Periode: 1841, Geboorteregister Ravenstein 1841, 12, 6506"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/60e41fb1-a306-db25-2147-15d1a1755185.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/60e41fb1-a306-db25-2147-15d1a1755185.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bacf5fc4-e0ec-73fc-90d6-ad138f511543" ;
  a2a:RecordGUID "{bacf5fc4-e0ec-73fc-90d6-ad138f511543}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_4592_00004592.xml van BHI" .

