@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_a94ca82a-fd53-e8d7-9b60-297ea551461a
  a a2a:Record ;
  rdfs:label "Doop op 11 maart 1797 te Grave" ;
  a2a:hasPerson oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person-8a766ed3-6e64-6604-2555-fb2721e19cad, oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person-723a8763-4be4-f676-fcc4-5cc40895302c, oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person-8a1099be-fdf6-c202-d04b-28fb8f7ead26, oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person-76e382a2-4a8a-cb48-e477-dc6ce58ebdf9, oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person-b325090d-c544-40f2-18a8-b7d027736678 ;
  a2a:hasEvent oa:event_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_0, oa:relationep_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_1, oa:relationep_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_2, oa:relationep_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_3, oa:relationep_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_4 ;
  a2a:hasSource oa:source_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a .

oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person-8a766ed3-6e64-6604-2555-fb2721e19cad
  a a2a:Person ;
  rdfs:label "Catharina Joanna Rooderkerke" ;
  a2a:PersonName [
    rdfs:label "Catharina Joanna Rooderkerke" ;
    a2a:PersonNameFirstName "Catharina Joanna" ;
    a2a:PersonNameLastName "Rooderkerke"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person-723a8763-4be4-f676-fcc4-5cc40895302c
  a a2a:Person ;
  rdfs:label "Catharina Josepha Dorothea de Meuse" ;
  a2a:PersonName [
    rdfs:label "Catharina Josepha Dorothea de Meuse" ;
    a2a:PersonNameFirstName "Catharina Josepha Dorothea" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meuse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person-8a1099be-fdf6-c202-d04b-28fb8f7ead26
  a a2a:Person ;
  rdfs:label "Joannes Chrijsostomus Wable" ;
  a2a:PersonName [
    rdfs:label "Joannes Chrijsostomus Wable" ;
    a2a:PersonNameFirstName "Joannes Chrijsostomus" ;
    a2a:PersonNameLastName "Wable"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person-76e382a2-4a8a-cb48-e477-dc6ce58ebdf9
  a a2a:Person ;
  rdfs:label "Wilhelmus Rooderkerke" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Rooderkerke" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Rooderkerke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person-b325090d-c544-40f2-18a8-b7d027736678
  a a2a:Person ;
  rdfs:label "Henrica van der Staaij" ;
  a2a:PersonName [
    rdfs:label "Henrica van der Staaij" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Staaij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1797-03-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person:8a766ed3-6e64-6604-2555-fb2721e19cad ;
  a2a:EventKeyRef oa:event_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Event1 .

oa:relationep_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person:723a8763-4be4-f676-fcc4-5cc40895302c ;
  a2a:EventKeyRef oa:event_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Event1 .

oa:relationep_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person:8a1099be-fdf6-c202-d04b-28fb8f7ead26 ;
  a2a:EventKeyRef oa:event_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Event1 .

oa:relationep_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person:76e382a2-4a8a-cb48-e477-dc6ce58ebdf9 ;
  a2a:EventKeyRef oa:event_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Event1 .

oa:relationep_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Person:b325090d-c544-40f2-18a8-b7d027736678 ;
  a2a:EventKeyRef oa:event_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a_Event1 .

oa:source_bhi_a94ca82a-fd53-e8d7-9b60-297ea551461a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1797-03-11 - 1797-03-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-03-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-03-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1797" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1797-03-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1769-1811" ;
    a2a:Book "Rooms-Katholiek doopboek 1769-1811" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "130v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1769-1811, Rooms-Katholiek doopboek 1769-1811, 3, 130v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/74f947c6-f383-9792-0b43-e25b4c260bab.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/74f947c6-f383-9792-0b43-e25b4c260bab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a94ca82a-fd53-e8d7-9b60-297ea551461a" ;
  a2a:RecordGUID "{a94ca82a-fd53-e8d7-9b60-297ea551461a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51983_00051983.xml van BHI" .

