@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_3dddbf35-d75e-5fe2-2a12-da83a443d1ce
  a a2a:Record ;
  rdfs:label "Doop op 11 december 1803 te Wildervank" ;
  a2a:hasPerson oa:person_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Person-f8db331b-904b-3438-0979-27f8b1b74689, oa:person_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Person-68e13768-d8c7-ab63-24d7-3e7c9b0006bf, oa:person_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Person-fbd3dd1e-48c2-e405-a07a-b9c723bb6d80 ;
  a2a:hasEvent oa:event_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_0, oa:relationep_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_1, oa:relationep_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_2 ;
  a2a:hasSource oa:source_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce .

oa:person_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Person-f8db331b-904b-3438-0979-27f8b1b74689
  a a2a:Person ;
  rdfs:label "Jan Hindriks Pronk" ;
  a2a:PersonName [
    rdfs:label "Jan Hindriks Pronk" ;
    a2a:PersonNameFirstName "Jan Hindriks" ;
    a2a:PersonNameLastName "Pronk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Person-68e13768-d8c7-ab63-24d7-3e7c9b0006bf
  a a2a:Person ;
  rdfs:label "Grietje Geerts" ;
  a2a:PersonName [
    rdfs:label "Grietje Geerts" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Person-fbd3dd1e-48c2-e405-a07a-b9c723bb6d80
  a a2a:Person ;
  rdfs:label "Geertje" ;
  a2a:PersonName [
    rdfs:label "Geertje" ;
    a2a:PersonNameFirstName "Geertje"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1803-11-21"^^xsd:date
  ] .

oa:event_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1803-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wildervank" ;
    rdfs:label "Wildervank"
  ] .

oa:relationep_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Person:f8db331b-904b-3438-0979-27f8b1b74689 ;
  a2a:EventKeyRef oa:event_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Event1 .

oa:relationep_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Person:68e13768-d8c7-ab63-24d7-3e7c9b0006bf ;
  a2a:EventKeyRef oa:event_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Event1 .

oa:relationep_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Person:fbd3dd1e-48c2-e405-a07a-b9c723bb6d80 ;
  a2a:EventKeyRef oa:event_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce_Event1 .

oa:source_gra_3dddbf35-d75e-5fe2-2a12-da83a443d1ce
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Wildervank" ;
    rdfs:label "Kerkelijke gemeente Wildervank", "1803-12-11 - 1803-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1803-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1803" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1803-12-11"^^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: 543..." ;
    a2a:Book "Doopboek 1803-1811" ;
    a2a:RegistryNumber "543" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 543..., Doopboek 1803-1811, 543"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/cb91394f-766b-5cb4-c966-cf96ed37c699.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/3dddbf35-d75e-5fe2-2a12-da83a443d1ce" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/cb91394f-766b-5cb4-c966-cf96ed37c699.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3dddbf35-d75e-5fe2-2a12-da83a443d1ce" ;
  a2a:RecordGUID "{3dddbf35-d75e-5fe2-2a12-da83a443d1ce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_1144_00001144.xml van GRA" .

