@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_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6
  a a2a:Record ;
  rdfs:label "Doop op 16 september 1792 te Haren" ;
  a2a:hasPerson oa:person_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Person-9d473bbc-718a-8760-856b-b7db52c7a1fe, oa:person_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Person-e00a539d-e173-fa90-aeea-ed44d436cf5a, oa:person_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Person-bf413826-7c54-aad4-2651-922f57752a0e ;
  a2a:hasEvent oa:event_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_0, oa:relationep_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_1, oa:relationep_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_2 ;
  a2a:hasSource oa:source_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6 .

oa:person_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Person-9d473bbc-718a-8760-856b-b7db52c7a1fe
  a a2a:Person ;
  rdfs:label "Hinderk" ;
  a2a:PersonName [
    rdfs:label "Hinderk" ;
    a2a:PersonNameFirstName "Hinderk"
  ] ;
  a2a:Gender "Man" .

oa:person_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Person-e00a539d-e173-fa90-aeea-ed44d436cf5a
  a a2a:Person ;
  rdfs:label "Gesien Berends" ;
  a2a:PersonName [
    rdfs:label "Gesien Berends" ;
    a2a:PersonNameFirstName "Gesien" ;
    a2a:PersonNameLastName "Berends"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Person-bf413826-7c54-aad4-2651-922f57752a0e
  a a2a:Person ;
  rdfs:label "Lucas Hinderks" ;
  a2a:PersonName [
    rdfs:label "Lucas Hinderks" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Hinderks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1792-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren"
  ] .

oa:relationep_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Person:9d473bbc-718a-8760-856b-b7db52c7a1fe ;
  a2a:EventKeyRef oa:event_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Event1 .

oa:relationep_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Person:e00a539d-e173-fa90-aeea-ed44d436cf5a ;
  a2a:EventKeyRef oa:event_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Event1 .

oa:relationep_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Person:bf413826-7c54-aad4-2651-922f57752a0e ;
  a2a:EventKeyRef oa:event_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6_Event1 .

oa:source_gra_520b3fb2-2d3a-7756-c87f-f419abaaf4e6
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Haren" ;
    rdfs:label "Kerkelijke gemeente Haren", "1792-09-16 - 1792-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1792-09-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 214..." ;
    a2a:Book "Doop- en trouwboek 1704-1811" ;
    a2a:RegistryNumber "214" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 214..., Doop- en trouwboek 1704-1811, 214"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/13244d75-c8dc-08eb-70df-a889dbf645ac.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/520b3fb2-2d3a-7756-c87f-f419abaaf4e6" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/13244d75-c8dc-08eb-70df-a889dbf645ac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/520b3fb2-2d3a-7756-c87f-f419abaaf4e6" ;
  a2a:RecordGUID "{520b3fb2-2d3a-7756-c87f-f419abaaf4e6}" ;
  a2a:SourceRemarkOpmerking "ouders te Onnen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_19867_00019867.xml van GRA" .

