@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_feefb47d-e088-39f5-503c-3ef0bafa00d9
  a a2a:Record ;
  rdfs:label "Geboorte op 20 januari 1817 te Groningen" ;
  a2a:hasPerson oa:person_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Person-4177f880-6897-cf5d-c152-55b6dd7e199e, oa:person_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Person-837501f0-49c3-1dd7-2c9a-e3db34bfebe5, oa:person_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Person-76aeb376-75b4-c5e3-9549-7854656e267f ;
  a2a:hasEvent oa:event_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_0, oa:relationep_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_1, oa:relationep_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_2 ;
  a2a:hasSource oa:source_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9 .

oa:person_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Person-4177f880-6897-cf5d-c152-55b6dd7e199e
  a a2a:Person ;
  rdfs:label "Bartholomeus Eddes" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Eddes" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Eddes"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1817-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Person-837501f0-49c3-1dd7-2c9a-e3db34bfebe5
  a a2a:Person ;
  rdfs:label "Trientje Nakken" ;
  a2a:PersonName [
    rdfs:label "Trientje Nakken" ;
    a2a:PersonNameFirstName "Trientje" ;
    a2a:PersonNameLastName "Nakken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Person-76aeb376-75b4-c5e3-9549-7854656e267f
  a a2a:Person ;
  rdfs:label "Folkert Hindriks" ;
  a2a:PersonName [
    rdfs:label "Folkert Hindriks" ;
    a2a:PersonNameFirstName "Folkert" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "trekschipper" .

oa:event_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1817-01-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Person:4177f880-6897-cf5d-c152-55b6dd7e199e ;
  a2a:EventKeyRef oa:event_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Event1 .

oa:relationep_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Person:837501f0-49c3-1dd7-2c9a-e3db34bfebe5 ;
  a2a:EventKeyRef oa:event_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Event1 .

oa:relationep_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Person:76aeb376-75b4-c5e3-9549-7854656e267f ;
  a2a:EventKeyRef oa:event_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9_Event1 .

oa:source_gra_feefb47d-e088-39f5-503c-3ef0bafa00d9
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1817-01-22 - 1817-01-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-01-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-01-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1817-01-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 6054, Periode: 1817" ;
    a2a:Book "Geboorteregister 1817" ;
    a2a:DocumentNumber "63" ;
    a2a:RegistryNumber "6054" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 6054, Periode: 1817, Geboorteregister 1817, 63, 6054"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/aca387e6-04f6-f753-0989-3edaa2d6fcd3.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/feefb47d-e088-39f5-503c-3ef0bafa00d9" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/aca387e6-04f6-f753-0989-3edaa2d6fcd3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/2a924bdf-949d-d74c-c4aa-fd4c0c01a9e2.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/feefb47d-e088-39f5-503c-3ef0bafa00d9" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/2a924bdf-949d-d74c-c4aa-fd4c0c01a9e2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/feefb47d-e088-39f5-503c-3ef0bafa00d9" ;
  a2a:RecordGUID "{feefb47d-e088-39f5-503c-3ef0bafa00d9}" ;
  a2a:SourceRemarkOpmerking "achternaam Hindriks wordt gewijzigd in Eddes op 29-03-1935" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_18280_00018280.xml van GRA" .

