@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_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5
  a a2a:Record ;
  rdfs:label "Doop op 7 november 1734 te Grave" ;
  a2a:hasPerson oa:person_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Person-cfd6b77a-2a9b-50e4-96ff-49f43519d971, oa:person_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Person-f165880e-5169-a144-ff61-d354ae03da3e, oa:person_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Person-9edc6e50-d825-9026-d011-56cbf6de8da7, oa:person_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Person-e987af87-bfa2-5cda-4b98-085f54f33437 ;
  a2a:hasEvent oa:event_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_0, oa:relationep_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_1, oa:relationep_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_2, oa:relationep_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_3 ;
  a2a:hasSource oa:source_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5 .

oa:person_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Person-cfd6b77a-2a9b-50e4-96ff-49f43519d971
  a a2a:Person ;
  rdfs:label "Maria Cornelia van Hooven" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia van Hooven" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Person-f165880e-5169-a144-ff61-d354ae03da3e
  a a2a:Person ;
  rdfs:label "Joanna van Hooven" ;
  a2a:PersonName [
    rdfs:label "Joanna van Hooven" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Person-9edc6e50-d825-9026-d011-56cbf6de8da7
  a a2a:Person ;
  rdfs:label "Joannes van Hooven" ;
  a2a:PersonName [
    rdfs:label "Joannes van Hooven" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Person-e987af87-bfa2-5cda-4b98-085f54f33437
  a a2a:Person ;
  rdfs:label "Isabella Maria van der Schrick" ;
  a2a:PersonName [
    rdfs:label "Isabella Maria van der Schrick" ;
    a2a:PersonNameFirstName "Isabella Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schrick"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1734" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1734-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Person:cfd6b77a-2a9b-50e4-96ff-49f43519d971 ;
  a2a:EventKeyRef oa:event_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Event1 .

oa:relationep_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Person:f165880e-5169-a144-ff61-d354ae03da3e ;
  a2a:EventKeyRef oa:event_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Event1 .

oa:relationep_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Person:9edc6e50-d825-9026-d011-56cbf6de8da7 ;
  a2a:EventKeyRef oa:event_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Event1 .

oa:relationep_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Person:e987af87-bfa2-5cda-4b98-085f54f33437 ;
  a2a:EventKeyRef oa:event_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5_Event1 .

oa:source_bhi_bfd99fdf-43ee-25db-5ca0-cc87f4b462d5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1734-11-07 - 1734-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1734-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1734-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1734" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1734-11-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1, Periode: 1719-1749" ;
    a2a:Book "Rooms-Katholiek doopboek 1719-1749" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "84v01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1, Periode: 1719-1749, Rooms-Katholiek doopboek 1719-1749, 1, 84v01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/052932b5-56e3-7a51-65d0-9acff032f979.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/052932b5-56e3-7a51-65d0-9acff032f979.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bfd99fdf-43ee-25db-5ca0-cc87f4b462d5" ;
  a2a:RecordGUID "{bfd99fdf-43ee-25db-5ca0-cc87f4b462d5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51411_00051411.xml van BHI" .

