@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_4d0a07aa-e83a-130f-977b-570a051d5ced
  a a2a:Record ;
  rdfs:label "Doop op 27 november 1718 te Grave" ;
  a2a:hasPerson oa:person_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Person-f64716ab-049d-74de-5bda-8b7ccbf62112, oa:person_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Person-ffdc7215-8288-50d8-9323-dd60d19e9b2c, oa:person_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Person-90f057e6-ab02-a2c7-a91d-bdff71681f3a ;
  a2a:hasEvent oa:event_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_0, oa:relationep_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_1, oa:relationep_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_2 ;
  a2a:hasSource oa:source_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced .

oa:person_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Person-f64716ab-049d-74de-5bda-8b7ccbf62112
  a a2a:Person ;
  rdfs:label "Geertruij Garst" ;
  a2a:PersonName [
    rdfs:label "Geertruij Garst" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Garst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Person-ffdc7215-8288-50d8-9323-dd60d19e9b2c
  a a2a:Person ;
  rdfs:label "Hendrika Garts" ;
  a2a:PersonName [
    rdfs:label "Hendrika Garts" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Garts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Person-90f057e6-ab02-a2c7-a91d-bdff71681f3a
  a a2a:Person ;
  rdfs:label "Cornelis Garts" ;
  a2a:PersonName [
    rdfs:label "Cornelis Garts" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Garts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1718" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1718-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Person:f64716ab-049d-74de-5bda-8b7ccbf62112 ;
  a2a:EventKeyRef oa:event_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Event1 .

oa:relationep_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Person:ffdc7215-8288-50d8-9323-dd60d19e9b2c ;
  a2a:EventKeyRef oa:event_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Event1 .

oa:relationep_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Person:90f057e6-ab02-a2c7-a91d-bdff71681f3a ;
  a2a:EventKeyRef oa:event_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced_Event1 .

oa:source_bhi_4d0a07aa-e83a-130f-977b-570a051d5ced
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1718-11-27 - 1718-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1718-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1718-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1718" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1718-11-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8, Periode: 1689-1720" ;
    a2a:Book "Nederduits Gereformeerd doopboek 1689-1720" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "178r05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8, Periode: 1689-1720, Nederduits Gereformeerd doopboek 1689-1720, 8, 178r05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c4fb0aaf-360a-77f1-b5a8-17b8fac0c1ae.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c4fb0aaf-360a-77f1-b5a8-17b8fac0c1ae.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4d0a07aa-e83a-130f-977b-570a051d5ced" ;
  a2a:RecordGUID "{4d0a07aa-e83a-130f-977b-570a051d5ced}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_42147_00042147.xml van BHI" .

