@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_dff40f90-e5bc-d9e6-e34f-27ca0b773a82
  a a2a:Record ;
  rdfs:label "Doop op 1 april 1763 te Grave" ;
  a2a:hasPerson oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person-62c51a20-a970-4fb9-135d-459368296c83, oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person-cc8200b3-322e-d4a6-fa70-03a9aeb6d710, oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person-9a1f9dfd-1753-9198-3e68-a6e1803b3ece, oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person-7fa7d28b-9988-90dd-11c6-ef974cc3f8d8, oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person-38c04598-e1e9-ab05-293c-f3100e47678a ;
  a2a:hasEvent oa:event_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_0, oa:relationep_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_1, oa:relationep_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_2, oa:relationep_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_3, oa:relationep_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_4 ;
  a2a:hasSource oa:source_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82 .

oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person-62c51a20-a970-4fb9-135d-459368296c83
  a a2a:Person ;
  rdfs:label "Anna Willemina van Weert" ;
  a2a:PersonName [
    rdfs:label "Anna Willemina van Weert" ;
    a2a:PersonNameFirstName "Anna Willemina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person-cc8200b3-322e-d4a6-fa70-03a9aeb6d710
  a a2a:Person ;
  rdfs:label "Gerardus Verbeek" ;
  a2a:PersonName [
    rdfs:label "Gerardus Verbeek" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Verbeek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person-9a1f9dfd-1753-9198-3e68-a6e1803b3ece
  a a2a:Person ;
  rdfs:label "Maria Christina Stokkers" ;
  a2a:PersonName [
    rdfs:label "Maria Christina Stokkers" ;
    a2a:PersonNameFirstName "Maria Christina" ;
    a2a:PersonNameLastName "Stokkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person-7fa7d28b-9988-90dd-11c6-ef974cc3f8d8
  a a2a:Person ;
  rdfs:label "Michael van Weert" ;
  a2a:PersonName [
    rdfs:label "Michael van Weert" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person-38c04598-e1e9-ab05-293c-f3100e47678a
  a a2a:Person ;
  rdfs:label "Joanna Ariens" ;
  a2a:PersonName [
    rdfs:label "Joanna Ariens" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Ariens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1763-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person:62c51a20-a970-4fb9-135d-459368296c83 ;
  a2a:EventKeyRef oa:event_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Event1 .

oa:relationep_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person:cc8200b3-322e-d4a6-fa70-03a9aeb6d710 ;
  a2a:EventKeyRef oa:event_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Event1 .

oa:relationep_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person:9a1f9dfd-1753-9198-3e68-a6e1803b3ece ;
  a2a:EventKeyRef oa:event_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Event1 .

oa:relationep_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person:7fa7d28b-9988-90dd-11c6-ef974cc3f8d8 ;
  a2a:EventKeyRef oa:event_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Event1 .

oa:relationep_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Person:38c04598-e1e9-ab05-293c-f3100e47678a ;
  a2a:EventKeyRef oa:event_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82_Event1 .

oa:source_bhi_dff40f90-e5bc-d9e6-e34f-27ca0b773a82
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1763-04-01 - 1763-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1763-04-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2, Periode: 1749-1768" ;
    a2a:Book "Rooms-Katholiek doopboek 1749-1768" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "73v02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2, Periode: 1749-1768, Rooms-Katholiek doopboek 1749-1768, 2, 73v02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8b1460dd-b055-f890-3feb-4930e799d652.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8b1460dd-b055-f890-3feb-4930e799d652.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dff40f90-e5bc-d9e6-e34f-27ca0b773a82" ;
  a2a:RecordGUID "{dff40f90-e5bc-d9e6-e34f-27ca0b773a82}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_37680_00037680.xml van BHI" .

