@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_56db98ef-cee2-e34f-aa19-e9b020808abd
  a a2a:Record ;
  rdfs:label "Doop op 24 augustus 1806 te Appingedam" ;
  a2a:hasPerson oa:person_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Person-a8e14f12-e018-0aa7-d61e-962c868c7dcd, oa:person_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Person-b5db43e5-29e0-29b8-199c-ae062017bf32, oa:person_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Person-0c62e20a-274e-c57c-f1ac-259e634b1c6f ;
  a2a:hasEvent oa:event_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_0, oa:relationep_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_1, oa:relationep_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_2 ;
  a2a:hasSource oa:source_gra_56db98ef-cee2-e34f-aa19-e9b020808abd .

oa:person_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Person-a8e14f12-e018-0aa7-d61e-962c868c7dcd
  a a2a:Person ;
  rdfs:label "Hindrikje Pieters Schuit" ;
  a2a:PersonName [
    rdfs:label "Hindrikje Pieters Schuit" ;
    a2a:PersonNameFirstName "Hindrikje Pieters" ;
    a2a:PersonNameLastName "Schuit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Person-b5db43e5-29e0-29b8-199c-ae062017bf32
  a a2a:Person ;
  rdfs:label "Josua Driewes Rozinga" ;
  a2a:PersonName [
    rdfs:label "Josua Driewes Rozinga" ;
    a2a:PersonNameFirstName "Josua Driewes" ;
    a2a:PersonNameLastName "Rozinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Person-0c62e20a-274e-c57c-f1ac-259e634b1c6f
  a a2a:Person ;
  rdfs:label "Andries" ;
  a2a:PersonName [
    rdfs:label "Andries" ;
    a2a:PersonNameFirstName "Andries"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1806-08-09"^^xsd:date
  ] .

oa:event_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1806" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1806-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] .

oa:relationep_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Person:a8e14f12-e018-0aa7-d61e-962c868c7dcd ;
  a2a:EventKeyRef oa:event_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Event1 .

oa:relationep_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Person:b5db43e5-29e0-29b8-199c-ae062017bf32 ;
  a2a:EventKeyRef oa:event_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Event1 .

oa:relationep_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Person:0c62e20a-274e-c57c-f1ac-259e634b1c6f ;
  a2a:EventKeyRef oa:event_gra_56db98ef-cee2-e34f-aa19-e9b020808abd_Event1 .

oa:source_gra_56db98ef-cee2-e34f-aa19-e9b020808abd
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Appingedam" ;
    rdfs:label "Kerkelijke gemeente Appingedam", "1806-08-24 - 1806-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1806-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1806-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1806" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1806-08-24"^^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: 16,..." ;
    a2a:Book "Doopboek 1745-1811" ;
    a2a:RegistryNumber "16" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 16,..., Doopboek 1745-1811, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/bc612c00-0ad7-b512-f3f7-ae3f2999f8c6.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/56db98ef-cee2-e34f-aa19-e9b020808abd" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/bc612c00-0ad7-b512-f3f7-ae3f2999f8c6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/56db98ef-cee2-e34f-aa19-e9b020808abd" ;
  a2a:RecordGUID "{56db98ef-cee2-e34f-aa19-e9b020808abd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_19154_00019154.xml van GRA" .

