@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_71ecd71f-9c8e-2070-1deb-6217d947bc8a
  a a2a:Record ;
  rdfs:label "Doop op 27 december 1761 te Kleinemeer" ;
  a2a:hasPerson oa:person_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Person-e3bdafb7-d1d9-adfd-c680-cc350a7efc82, oa:person_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Person-4e1b7759-309e-fbf7-6e25-bc3697b0fb1f, oa:person_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Person-f51b88d9-8084-ce24-83c5-3636ebfb9a92, oa:person_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Person-aeeff013-fa53-893d-fe3b-743db6ab371d ;
  a2a:hasEvent oa:event_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_0, oa:relationep_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_1, oa:relationep_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_2, oa:relationep_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_3 ;
  a2a:hasSource oa:source_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a .

oa:person_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Person-e3bdafb7-d1d9-adfd-c680-cc350a7efc82
  a a2a:Person ;
  rdfs:label "Grietie" ;
  a2a:PersonName [
    rdfs:label "Grietie" ;
    a2a:PersonNameFirstName "Grietie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Person-4e1b7759-309e-fbf7-6e25-bc3697b0fb1f
  a a2a:Person ;
  rdfs:label "Grietie Geers" ;
  a2a:PersonName [
    rdfs:label "Grietie Geers" ;
    a2a:PersonNameFirstName "Grietie" ;
    a2a:PersonNameLastName "Geers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Person-f51b88d9-8084-ce24-83c5-3636ebfb9a92
  a a2a:Person ;
  rdfs:label "Grietie Geers" ;
  a2a:PersonName [
    rdfs:label "Grietie Geers" ;
    a2a:PersonNameFirstName "Grietie" ;
    a2a:PersonNameLastName "Geers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Person-aeeff013-fa53-893d-fe3b-743db6ab371d
  a a2a:Person ;
  rdfs:label "Casper Janz" ;
  a2a:PersonName [
    rdfs:label "Casper Janz" ;
    a2a:PersonNameFirstName "Casper" ;
    a2a:PersonNameLastName "Janz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1761-12-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kleinemeer" ;
    rdfs:label "Kleinemeer"
  ] .

oa:relationep_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Person:e3bdafb7-d1d9-adfd-c680-cc350a7efc82 ;
  a2a:EventKeyRef oa:event_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Event1 .

oa:relationep_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Person:4e1b7759-309e-fbf7-6e25-bc3697b0fb1f ;
  a2a:EventKeyRef oa:event_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Event1 .

oa:relationep_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Person:f51b88d9-8084-ce24-83c5-3636ebfb9a92 ;
  a2a:EventKeyRef oa:event_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Event1 .

oa:relationep_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Person:aeeff013-fa53-893d-fe3b-743db6ab371d ;
  a2a:EventKeyRef oa:event_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a_Event1 .

oa:source_gra_71ecd71f-9c8e-2070-1deb-6217d947bc8a
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Kleinemeer" ;
    rdfs:label "Kerkelijke gemeente Kleinemeer", "1761-12-27 - 1761-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1761-12-27"^^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/182c566b-cc54-4230-9020-fe75c4bbb841.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/71ecd71f-9c8e-2070-1deb-6217d947bc8a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/182c566b-cc54-4230-9020-fe75c4bbb841.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/71ecd71f-9c8e-2070-1deb-6217d947bc8a" ;
  a2a:RecordGUID "{71ecd71f-9c8e-2070-1deb-6217d947bc8a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_1889_00001889.xml van GRA" .

