@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_e425ecd9-bf09-3ce2-9bd3-68f5c942f982
  a a2a:Record ;
  rdfs:label "Geboorte op 25 augustus 1887 te Vriescheloo gem. Bellingwolde" ;
  a2a:hasPerson oa:person_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Person-66a35bb9-1290-53d8-86ab-af04cb2e0f5a, oa:person_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Person-7a4156cc-fedc-51b0-fbff-ed40884d582b, oa:person_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Person-2d06b37d-01f3-a174-799d-61c97b9b25d2 ;
  a2a:hasEvent oa:event_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_0, oa:relationep_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_1, oa:relationep_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_2 ;
  a2a:hasSource oa:source_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982 .

oa:person_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Person-66a35bb9-1290-53d8-86ab-af04cb2e0f5a
  a a2a:Person ;
  rdfs:label "Fenna Jantina Pomp" ;
  a2a:PersonName [
    rdfs:label "Fenna Jantina Pomp" ;
    a2a:PersonNameFirstName "Fenna Jantina" ;
    a2a:PersonNameLastName "Pomp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1887-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vriescheloo gem. Bellingwolde" ;
    rdfs:label "Vriescheloo gem. Bellingwolde"
  ] .

oa:person_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Person-7a4156cc-fedc-51b0-fbff-ed40884d582b
  a a2a:Person ;
  rdfs:label "Aaltje Hommes" ;
  a2a:PersonName [
    rdfs:label "Aaltje Hommes" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Hommes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Person-2d06b37d-01f3-a174-799d-61c97b9b25d2
  a a2a:Person ;
  rdfs:label "Eppo Reint Pomp" ;
  a2a:PersonName [
    rdfs:label "Eppo Reint Pomp" ;
    a2a:PersonNameFirstName "Eppo Reint" ;
    a2a:PersonNameLastName "Pomp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1887-08-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vriescheloo gem. Bellingwolde" ;
    rdfs:label "Vriescheloo gem. Bellingwolde"
  ] .

oa:relationep_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Person:66a35bb9-1290-53d8-86ab-af04cb2e0f5a ;
  a2a:EventKeyRef oa:event_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Event1 .

oa:relationep_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Person:7a4156cc-fedc-51b0-fbff-ed40884d582b ;
  a2a:EventKeyRef oa:event_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Event1 .

oa:relationep_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Person:2d06b37d-01f3-a174-799d-61c97b9b25d2 ;
  a2a:EventKeyRef oa:event_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982_Event1 .

oa:source_gra_e425ecd9-bf09-3ce2-9bd3-68f5c942f982
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1887-08-27 - 1887-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1887-08-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1887" ;
    a2a:Book "Geboorteregister 1887" ;
    a2a:DocumentNumber "82" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1887, Geboorteregister 1887, 82"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/9c345c29-2fbd-2633-541f-ceb387e79089.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e425ecd9-bf09-3ce2-9bd3-68f5c942f982" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/9c345c29-2fbd-2633-541f-ceb387e79089.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e425ecd9-bf09-3ce2-9bd3-68f5c942f982" ;
  a2a:RecordGUID "{e425ecd9-bf09-3ce2-9bd3-68f5c942f982}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_10724_00010724.xml van GRA" .

[] a2a:PersonRemarkdiversen "gewettigd bij huwelijksakte op 14-01-1888 te Bellingwolde" .
