@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_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6
  a a2a:Record ;
  rdfs:label "Doop op 13 februari 1803 te Winschoten" ;
  a2a:hasPerson oa:person_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Person-06b7e050-1219-a18f-b323-5ed4db682d8c, oa:person_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Person-26132fe6-1ba0-8a9f-5e02-baacd62cc57e, oa:person_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Person-3cd95c9a-97fe-7ae3-7588-b07f9c82cd25 ;
  a2a:hasEvent oa:event_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_0, oa:relationep_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_1, oa:relationep_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_2 ;
  a2a:hasSource oa:source_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6 .

oa:person_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Person-06b7e050-1219-a18f-b323-5ed4db682d8c
  a a2a:Person ;
  rdfs:label "Anna Aapkens" ;
  a2a:PersonName [
    rdfs:label "Anna Aapkens" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Aapkens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Person-26132fe6-1ba0-8a9f-5e02-baacd62cc57e
  a a2a:Person ;
  rdfs:label "R. de Ruiter" ;
  a2a:PersonName [
    rdfs:label "R. de Ruiter" ;
    a2a:PersonNameFirstName "R." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Person-3cd95c9a-97fe-7ae3-7588-b07f9c82cd25
  a a2a:Person ;
  rdfs:label "Riena" ;
  a2a:PersonName [
    rdfs:label "Riena" ;
    a2a:PersonNameFirstName "Riena"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1803-01-14"^^xsd:date
  ] .

oa:event_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1803-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:relationep_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Person:06b7e050-1219-a18f-b323-5ed4db682d8c ;
  a2a:EventKeyRef oa:event_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Event1 .

oa:relationep_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Person:26132fe6-1ba0-8a9f-5e02-baacd62cc57e ;
  a2a:EventKeyRef oa:event_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Event1 .

oa:relationep_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Person:3cd95c9a-97fe-7ae3-7588-b07f9c82cd25 ;
  a2a:EventKeyRef oa:event_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6_Event1 .

oa:source_gra_7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Winschoten" ;
    rdfs:label "Kerkelijke gemeente Winschoten", "1803-02-13 - 1803-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1803-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1803" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1803-02-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: 547..." ;
    a2a:Book "Doop- en trouwboek 1733-1811" ;
    a2a:RegistryNumber "547" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 547..., Doop- en trouwboek 1733-1811, 547"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/0dc45e47-c897-9b21-126a-0be58456d58d.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/0dc45e47-c897-9b21-126a-0be58456d58d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6" ;
  a2a:RecordGUID "{7ae46df2-ec70-28a3-9bf5-cf0c01e84ba6}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_d-202102.201.xml van GRA" .

