@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_b6d6cee2-952f-a22a-154b-2cf5604ce0e7
  a a2a:Record ;
  rdfs:label "Doop op 30 augustus 1771 te Kleinemeer" ;
  a2a:hasPerson oa:person_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Person-ee54d098-98a9-482f-53ff-bcd851d30847, oa:person_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Person-2b5f1954-ebe4-e4a3-5340-93afa17ba9a5, oa:person_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Person-241f4409-7606-13d0-8ac4-9e18ce49d02b, oa:person_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Person-f250dad9-26c1-5e69-be41-a7cef5896c28 ;
  a2a:hasEvent oa:event_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_0, oa:relationep_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_1, oa:relationep_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_2, oa:relationep_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_3 ;
  a2a:hasSource oa:source_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7 .

oa:person_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Person-ee54d098-98a9-482f-53ff-bcd851d30847
  a a2a:Person ;
  rdfs:label "Geert Hindriks Winkelaar" ;
  a2a:PersonName [
    rdfs:label "Geert Hindriks Winkelaar" ;
    a2a:PersonNameFirstName "Geert Hindriks" ;
    a2a:PersonNameLastName "Winkelaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Person-2b5f1954-ebe4-e4a3-5340-93afa17ba9a5
  a a2a:Person ;
  rdfs:label "Tobias Jurriens" ;
  a2a:PersonName [
    rdfs:label "Tobias Jurriens" ;
    a2a:PersonNameFirstName "Tobias" ;
    a2a:PersonNameLastName "Jurriens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Person-241f4409-7606-13d0-8ac4-9e18ce49d02b
  a a2a:Person ;
  rdfs:label "Tobias" ;
  a2a:PersonName [
    rdfs:label "Tobias" ;
    a2a:PersonNameFirstName "Tobias"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tripscompagnie" ;
    rdfs:label "Tripscompagnie"
  ] .

oa:person_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Person-f250dad9-26c1-5e69-be41-a7cef5896c28
  a a2a:Person ;
  rdfs:label "Gesina Tobias" ;
  a2a:PersonName [
    rdfs:label "Gesina Tobias" ;
    a2a:PersonNameFirstName "Gesina" ;
    a2a:PersonNameLastName "Tobias"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1771-08-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kleinemeer" ;
    rdfs:label "Kleinemeer"
  ] .

oa:relationep_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Person:ee54d098-98a9-482f-53ff-bcd851d30847 ;
  a2a:EventKeyRef oa:event_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Event1 .

oa:relationep_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Person:2b5f1954-ebe4-e4a3-5340-93afa17ba9a5 ;
  a2a:EventKeyRef oa:event_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Event1 .

oa:relationep_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Person:241f4409-7606-13d0-8ac4-9e18ce49d02b ;
  a2a:EventKeyRef oa:event_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Event1 .

oa:relationep_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Person:f250dad9-26c1-5e69-be41-a7cef5896c28 ;
  a2a:EventKeyRef oa:event_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7_Event1 .

oa:source_gra_b6d6cee2-952f-a22a-154b-2cf5604ce0e7
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Kleinemeer" ;
    rdfs:label "Kerkelijke gemeente Kleinemeer", "1771-08-30 - 1771-08-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-08-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-08-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1771-08-30"^^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: 640..." ;
    a2a:Book "Kerkeboek 1760-1811" ;
    a2a:RegistryNumber "640 (Rooms-katholiek)" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 640..., Kerkeboek 1760-1811, 640 (Rooms-katholiek)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/73ff7b04-ae18-44be-79aa-c7d3643302be.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/b6d6cee2-952f-a22a-154b-2cf5604ce0e7" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/73ff7b04-ae18-44be-79aa-c7d3643302be.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/b6d6cee2-952f-a22a-154b-2cf5604ce0e7" ;
  a2a:RecordGUID "{b6d6cee2-952f-a22a-154b-2cf5604ce0e7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_2382_00002382.xml van GRA" .

