@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_3186b65d-40e8-985d-5ccc-9dda10ff3eab
  a a2a:Record ;
  rdfs:label "Doop op 2 augustus 1778 te Nieuw-Scheemda" ;
  a2a:hasPerson oa:person_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Person-b2670133-0192-c5a6-84e2-c6a964825f10, oa:person_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Person-368504b6-63fe-85ae-808c-2eeb56937491, oa:person_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Person-e4e04829-093a-6f70-f92a-2a1b115aefa9 ;
  a2a:hasEvent oa:event_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_0, oa:relationep_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_1, oa:relationep_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_2 ;
  a2a:hasSource oa:source_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab .

oa:person_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Person-b2670133-0192-c5a6-84e2-c6a964825f10
  a a2a:Person ;
  rdfs:label "Maike" ;
  a2a:PersonName [
    rdfs:label "Maike" ;
    a2a:PersonNameFirstName "Maike"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Nieuw Scheemda" ;
    rdfs:label "Nieuw Scheemda"
  ] .

oa:person_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Person-368504b6-63fe-85ae-808c-2eeb56937491
  a a2a:Person ;
  rdfs:label "Grietje Eppes" ;
  a2a:PersonName [
    rdfs:label "Grietje Eppes" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Eppes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Person-e4e04829-093a-6f70-f92a-2a1b115aefa9
  a a2a:Person ;
  rdfs:label "Geert Deekens" ;
  a2a:PersonName [
    rdfs:label "Geert Deekens" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Deekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1778-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuw-Scheemda" ;
    rdfs:label "Nieuw-Scheemda"
  ] .

oa:relationep_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Person:b2670133-0192-c5a6-84e2-c6a964825f10 ;
  a2a:EventKeyRef oa:event_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Event1 .

oa:relationep_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Person:368504b6-63fe-85ae-808c-2eeb56937491 ;
  a2a:EventKeyRef oa:event_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Event1 .

oa:relationep_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Person:e4e04829-093a-6f70-f92a-2a1b115aefa9 ;
  a2a:EventKeyRef oa:event_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab_Event1 .

oa:source_gra_3186b65d-40e8-985d-5ccc-9dda10ff3eab
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Nieuw-Scheemda" ;
    rdfs:label "Kerkelijke gemeente Nieuw-Scheemda", "1778-08-02 - 1778-08-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-08-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-08-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1778-08-02"^^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: 323..." ;
    a2a:Book "Kerkeboek 1673-1811" ;
    a2a:RegistryNumber "323" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 323..., Kerkeboek 1673-1811, 323"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/aefcceae-17a2-2ff9-3aa1-54191343ee0d.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/3186b65d-40e8-985d-5ccc-9dda10ff3eab" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/aefcceae-17a2-2ff9-3aa1-54191343ee0d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3186b65d-40e8-985d-5ccc-9dda10ff3eab" ;
  a2a:RecordGUID "{3186b65d-40e8-985d-5ccc-9dda10ff3eab}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_19740_00019740.xml van GRA" .

