@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_09e6048e-fa16-4781-e615-d4dd60a12728
  a a2a:Record ;
  rdfs:label "Doop op 29 maart 1726 te Winschoten" ;
  a2a:hasPerson oa:person_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Person-7d612b19-2878-83f4-7aaf-48ca09e433b4, oa:person_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Person-de3979fa-c4c2-8763-d870-de8d6996a7e4, oa:person_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Person-514c9566-5a0e-527a-35db-f2f972775b09 ;
  a2a:hasEvent oa:event_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_09e6048e-fa16-4781-e615-d4dd60a12728_0, oa:relationep_gra_09e6048e-fa16-4781-e615-d4dd60a12728_1, oa:relationep_gra_09e6048e-fa16-4781-e615-d4dd60a12728_2 ;
  a2a:hasSource oa:source_gra_09e6048e-fa16-4781-e615-d4dd60a12728 .

oa:person_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Person-7d612b19-2878-83f4-7aaf-48ca09e433b4
  a a2a:Person ;
  rdfs:label "Grietie Andries" ;
  a2a:PersonName [
    rdfs:label "Grietie Andries" ;
    a2a:PersonNameFirstName "Grietie" ;
    a2a:PersonNameLastName "Andries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Person-de3979fa-c4c2-8763-d870-de8d6996a7e4
  a a2a:Person ;
  rdfs:label "Jantien" ;
  a2a:PersonName [
    rdfs:label "Jantien" ;
    a2a:PersonNameFirstName "Jantien"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Person-514c9566-5a0e-527a-35db-f2f972775b09
  a a2a:Person ;
  rdfs:label "Abraham Jans" ;
  a2a:PersonName [
    rdfs:label "Abraham Jans" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1726-03-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:relationep_gra_09e6048e-fa16-4781-e615-d4dd60a12728_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Person:7d612b19-2878-83f4-7aaf-48ca09e433b4 ;
  a2a:EventKeyRef oa:event_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Event1 .

oa:relationep_gra_09e6048e-fa16-4781-e615-d4dd60a12728_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Person:de3979fa-c4c2-8763-d870-de8d6996a7e4 ;
  a2a:EventKeyRef oa:event_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Event1 .

oa:relationep_gra_09e6048e-fa16-4781-e615-d4dd60a12728_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Person:514c9566-5a0e-527a-35db-f2f972775b09 ;
  a2a:EventKeyRef oa:event_gra_09e6048e-fa16-4781-e615-d4dd60a12728_Event1 .

oa:source_gra_09e6048e-fa16-4781-e615-d4dd60a12728
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Winschoten" ;
    rdfs:label "Kerkelijke gemeente Winschoten", "1726-03-29 - 1726-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1726-03-29"^^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: 546..." ;
    a2a:Book "Doop- en trouwboek 1646-1732" ;
    a2a:RegistryNumber "546" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 546..., Doop- en trouwboek 1646-1732, 546"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/31da7182-b31f-d5b9-b17d-f236d952327c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/09e6048e-fa16-4781-e615-d4dd60a12728" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/31da7182-b31f-d5b9-b17d-f236d952327c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/09e6048e-fa16-4781-e615-d4dd60a12728" ;
  a2a:RecordGUID "{09e6048e-fa16-4781-e615-d4dd60a12728}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_d-202102.207.xml van GRA" .

