@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_e3872dc5-eb71-da5a-eb24-75cffc22fe91
  a a2a:Record ;
  rdfs:label "Doop op 14 september 1800 te Vriescheloo" ;
  a2a:hasPerson oa:person_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Person-1323510e-f968-dcd7-5209-23510f9e4990, oa:person_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Person-3deb2dbb-70c8-40f1-2819-0498f697ba54, oa:person_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Person-d3757567-0396-cded-97f9-f63891af2d87 ;
  a2a:hasEvent oa:event_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_0, oa:relationep_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_1, oa:relationep_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_2 ;
  a2a:hasSource oa:source_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91 .

oa:person_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Person-1323510e-f968-dcd7-5209-23510f9e4990
  a a2a:Person ;
  rdfs:label "Grietie" ;
  a2a:PersonName [
    rdfs:label "Grietie" ;
    a2a:PersonNameFirstName "Grietie"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Person-3deb2dbb-70c8-40f1-2819-0498f697ba54
  a a2a:Person ;
  rdfs:label "Hinderk Harms" ;
  a2a:PersonName [
    rdfs:label "Hinderk Harms" ;
    a2a:PersonNameFirstName "Hinderk" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Person-d3757567-0396-cded-97f9-f63891af2d87
  a a2a:Person ;
  rdfs:label "Bouwe Eggens" ;
  a2a:PersonName [
    rdfs:label "Bouwe Eggens" ;
    a2a:PersonNameFirstName "Bouwe" ;
    a2a:PersonNameLastName "Eggens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1800-09-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vriescheloo" ;
    rdfs:label "Vriescheloo"
  ] .

oa:relationep_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Person:1323510e-f968-dcd7-5209-23510f9e4990 ;
  a2a:EventKeyRef oa:event_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Event1 .

oa:relationep_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Person:3deb2dbb-70c8-40f1-2819-0498f697ba54 ;
  a2a:EventKeyRef oa:event_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Event1 .

oa:relationep_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Person:d3757567-0396-cded-97f9-f63891af2d87 ;
  a2a:EventKeyRef oa:event_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91_Event1 .

oa:source_gra_e3872dc5-eb71-da5a-eb24-75cffc22fe91
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Vriescheloo" ;
    rdfs:label "Kerkelijke gemeente Vriescheloo", "1800-09-14 - 1800-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1800-09-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Gerechten in Westerwolde en Bellingwolde, Bron: boek, Deel: 1084, Periode: 1790-1811" ;
    a2a:Book "Register van aantekeningen 1790-1811" ;
    a2a:RegistryNumber "1084" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Gerechten in Westerwolde en Bellingwolde, Bron: boek, Deel: 1084, Periode: 1790-1811, Register van aantekeningen 1790-1811, 1084"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/4e54559b-a51e-10e6-e236-cbf334ccedd4.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e3872dc5-eb71-da5a-eb24-75cffc22fe91" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/4e54559b-a51e-10e6-e236-cbf334ccedd4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e3872dc5-eb71-da5a-eb24-75cffc22fe91" ;
  a2a:RecordGUID "{e3872dc5-eb71-da5a-eb24-75cffc22fe91}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_3052_00003052.xml van GRA" .

