@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_8bac8cae-69ae-2cab-78ee-216fbd23df3f
  a a2a:Record ;
  rdfs:label "Doop op 12 mei 1754 te Veendam" ;
  a2a:hasPerson oa:person_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Person-ec3d4ac3-51a2-142a-4849-95017d78c529, oa:person_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Person-1f44f502-93f2-4f87-3e61-3b3d7cbc52fa, oa:person_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Person-4c45d0a3-21c6-1d78-560c-2363a1ce269c ;
  a2a:hasEvent oa:event_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_0, oa:relationep_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_1, oa:relationep_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_2 ;
  a2a:hasSource oa:source_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f .

oa:person_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Person-ec3d4ac3-51a2-142a-4849-95017d78c529
  a a2a:Person ;
  rdfs:label "Everhardus Kunst" ;
  a2a:PersonName [
    rdfs:label "Everhardus Kunst" ;
    a2a:PersonNameFirstName "Everhardus Kunst"
  ] ;
  a2a:Gender "Man" .

oa:person_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Person-1f44f502-93f2-4f87-3e61-3b3d7cbc52fa
  a a2a:Person ;
  rdfs:label "Hillechien Ottens Kunst" ;
  a2a:PersonName [
    rdfs:label "Hillechien Ottens Kunst" ;
    a2a:PersonNameFirstName "Hillechien Ottens" ;
    a2a:PersonNameLastName "Kunst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Person-4c45d0a3-21c6-1d78-560c-2363a1ce269c
  a a2a:Person ;
  rdfs:label "Coert Hindrix" ;
  a2a:PersonName [
    rdfs:label "Coert Hindrix" ;
    a2a:PersonNameFirstName "Coert" ;
    a2a:PersonNameLastName "Hindrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1754-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:relationep_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Person:ec3d4ac3-51a2-142a-4849-95017d78c529 ;
  a2a:EventKeyRef oa:event_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Event1 .

oa:relationep_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Person:1f44f502-93f2-4f87-3e61-3b3d7cbc52fa ;
  a2a:EventKeyRef oa:event_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Event1 .

oa:relationep_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Person:4c45d0a3-21c6-1d78-560c-2363a1ce269c ;
  a2a:EventKeyRef oa:event_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f_Event1 .

oa:source_gra_8bac8cae-69ae-2cab-78ee-216fbd23df3f
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Veendam" ;
    rdfs:label "Kerkelijke gemeente Veendam", "1754-05-12 - 1754-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1754-05-12"^^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: 476..." ;
    a2a:Book "Doop- en trouwboek 1732-1799" ;
    a2a:RegistryNumber "476" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 476..., Doop- en trouwboek 1732-1799, 476"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/dbe8e9b4-d39d-e390-a017-2250d0999c1b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/8bac8cae-69ae-2cab-78ee-216fbd23df3f" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/dbe8e9b4-d39d-e390-a017-2250d0999c1b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/8bac8cae-69ae-2cab-78ee-216fbd23df3f" ;
  a2a:RecordGUID "{8bac8cae-69ae-2cab-78ee-216fbd23df3f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_20697_00020697.xml van GRA" .

