@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_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1
  a a2a:Record ;
  rdfs:label "Doop op 13 april 1780 te Groningen; Martinikerk" ;
  a2a:hasPerson oa:person_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Person-fd611bd9-733d-697a-e43d-d461495dc0c7, oa:person_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Person-78b7216c-90f6-d43c-6aa2-0b211cd57754, oa:person_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Person-492d0a78-5163-9eaa-67c9-bde8ef48fe82 ;
  a2a:hasEvent oa:event_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_0, oa:relationep_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_1, oa:relationep_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_2 ;
  a2a:hasSource oa:source_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1 .

oa:person_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Person-fd611bd9-733d-697a-e43d-d461495dc0c7
  a a2a:Person ;
  rdfs:label "Tonko Modderman" ;
  a2a:PersonName [
    rdfs:label "Tonko Modderman" ;
    a2a:PersonNameFirstName "Tonko" ;
    a2a:PersonNameLastName "Modderman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Person-78b7216c-90f6-d43c-6aa2-0b211cd57754
  a a2a:Person ;
  rdfs:label "Angelica Catharina" ;
  a2a:PersonName [
    rdfs:label "Angelica Catharina" ;
    a2a:PersonNameFirstName "Angelica Catharina"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Groningen; Boteringestraat" ;
    rdfs:label "Groningen; Boteringestraat"
  ] .

oa:person_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Person-492d0a78-5163-9eaa-67c9-bde8ef48fe82
  a a2a:Person ;
  rdfs:label "Antonia Forsten" ;
  a2a:PersonName [
    rdfs:label "Antonia Forsten" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Forsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1780" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1780-04-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen; Martinikerk" ;
    rdfs:label "Groningen; Martinikerk"
  ] .

oa:relationep_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Person:fd611bd9-733d-697a-e43d-d461495dc0c7 ;
  a2a:EventKeyRef oa:event_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Event1 .

oa:relationep_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Person:78b7216c-90f6-d43c-6aa2-0b211cd57754 ;
  a2a:EventKeyRef oa:event_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Event1 .

oa:relationep_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Person:492d0a78-5163-9eaa-67c9-bde8ef48fe82 ;
  a2a:EventKeyRef oa:event_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1_Event1 .

oa:source_gra_e4e8cb80-270e-154f-9eec-1dda9f1f1aa1
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Groningen" ;
    rdfs:label "Kerkelijke gemeente Groningen", "1780-04-13 - 1780-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1780" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1780-04-13"^^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: 152..." ;
    a2a:Book "Algemeen doopboek 1779-1795" ;
    a2a:RegistryNumber "152" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 152..., Algemeen doopboek 1779-1795, 152"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/639714de-4f51-ce1b-daaa-6496b473247e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e4e8cb80-270e-154f-9eec-1dda9f1f1aa1" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/639714de-4f51-ce1b-daaa-6496b473247e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e4e8cb80-270e-154f-9eec-1dda9f1f1aa1" ;
  a2a:RecordGUID "{e4e8cb80-270e-154f-9eec-1dda9f1f1aa1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_2427_00002427.xml van GRA" .

