@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_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69
  a a2a:Record ;
  rdfs:label "Doop op 25 april 1728 te Garsthuizen" ;
  a2a:hasPerson oa:person_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Person-09c5b924-f241-b983-c2f7-588a17d9a5a5, oa:person_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Person-0e45d1d1-7cb7-c2f4-48c5-c7ecadbd4719, oa:person_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Person-cd79c929-adb8-5a21-ecbc-8e3ab5b9529f ;
  a2a:hasEvent oa:event_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_0, oa:relationep_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_1, oa:relationep_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_2 ;
  a2a:hasSource oa:source_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69 .

oa:person_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Person-09c5b924-f241-b983-c2f7-588a17d9a5a5
  a a2a:Person ;
  rdfs:label "Roelefke" ;
  a2a:PersonName [
    rdfs:label "Roelefke" ;
    a2a:PersonNameFirstName "Roelefke"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Garsthuizen" ;
    rdfs:label "Garsthuizen"
  ] .

oa:person_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Person-0e45d1d1-7cb7-c2f4-48c5-c7ecadbd4719
  a a2a:Person ;
  rdfs:label "Bouke Geerts" ;
  a2a:PersonName [
    rdfs:label "Bouke Geerts" ;
    a2a:PersonNameFirstName "Bouke" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Person-cd79c929-adb8-5a21-ecbc-8e3ab5b9529f
  a a2a:Person ;
  rdfs:label "Here Jans" ;
  a2a:PersonName [
    rdfs:label "Here Jans" ;
    a2a:PersonNameFirstName "Here" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1728-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Garsthuizen" ;
    rdfs:label "Garsthuizen"
  ] .

oa:relationep_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Person:09c5b924-f241-b983-c2f7-588a17d9a5a5 ;
  a2a:EventKeyRef oa:event_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Event1 .

oa:relationep_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Person:0e45d1d1-7cb7-c2f4-48c5-c7ecadbd4719 ;
  a2a:EventKeyRef oa:event_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Event1 .

oa:relationep_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Person:cd79c929-adb8-5a21-ecbc-8e3ab5b9529f ;
  a2a:EventKeyRef oa:event_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69_Event1 .

oa:source_gra_ef5d2eaf-aaa6-8816-0d7b-77b07643bf69
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Garsthuizen" ;
    rdfs:label "Kerkelijke gemeente Garsthuizen", "1728-04-25 - 1728-04-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-04-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-04-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1728-04-25"^^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: 94,..." ;
    a2a:Book "Doop- en trouwboek 1726-1811" ;
    a2a:RegistryNumber "94" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 94,..., Doop- en trouwboek 1726-1811, 94"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/1e6e1baa-ab3d-885c-6d99-53fb86470763.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/ef5d2eaf-aaa6-8816-0d7b-77b07643bf69" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/1e6e1baa-ab3d-885c-6d99-53fb86470763.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ef5d2eaf-aaa6-8816-0d7b-77b07643bf69" ;
  a2a:RecordGUID "{ef5d2eaf-aaa6-8816-0d7b-77b07643bf69}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_20907_00020907.xml van GRA" .

