@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_0ce66c73-d00a-3b0b-e186-d3b00150a925
  a a2a:Record ;
  rdfs:label "Doop op 20 augustus 1752 te Huizinge" ;
  a2a:hasPerson oa:person_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Person-aa536d3a-beb4-0ab3-1f29-6e2325f1d853, oa:person_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Person-0a09d157-bd80-8c28-9f0f-a6c0b1112a5f, oa:person_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Person-786a7dab-e390-e0f0-d644-02d8cf345332 ;
  a2a:hasEvent oa:event_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_0, oa:relationep_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_1, oa:relationep_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_2 ;
  a2a:hasSource oa:source_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925 .

oa:person_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Person-aa536d3a-beb4-0ab3-1f29-6e2325f1d853
  a a2a:Person ;
  rdfs:label "Dewerke" ;
  a2a:PersonName [
    rdfs:label "Dewerke" ;
    a2a:PersonNameFirstName "Dewerke"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Huizinge" ;
    rdfs:label "Huizinge"
  ] .

oa:person_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Person-0a09d157-bd80-8c28-9f0f-a6c0b1112a5f
  a a2a:Person ;
  rdfs:label "Aafke Bartels" ;
  a2a:PersonName [
    rdfs:label "Aafke Bartels" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNameLastName "Bartels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Person-786a7dab-e390-e0f0-d644-02d8cf345332
  a a2a:Person ;
  rdfs:label "Arent Derks" ;
  a2a:PersonName [
    rdfs:label "Arent Derks" ;
    a2a:PersonNameFirstName "Arent" ;
    a2a:PersonNameLastName "Derks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1752-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Huizinge" ;
    rdfs:label "Huizinge"
  ] .

oa:relationep_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Person:aa536d3a-beb4-0ab3-1f29-6e2325f1d853 ;
  a2a:EventKeyRef oa:event_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Event1 .

oa:relationep_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Person:0a09d157-bd80-8c28-9f0f-a6c0b1112a5f ;
  a2a:EventKeyRef oa:event_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Event1 .

oa:relationep_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Person:786a7dab-e390-e0f0-d644-02d8cf345332 ;
  a2a:EventKeyRef oa:event_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925_Event1 .

oa:source_gra_0ce66c73-d00a-3b0b-e186-d3b00150a925
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Huizinge" ;
    rdfs:label "Kerkelijke gemeente Huizinge", "1752-08-20 - 1752-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1752-08-20"^^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: 233..." ;
    a2a:Book "Doopboek 1682-1811" ;
    a2a:RegistryNumber "233" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 233..., Doopboek 1682-1811, 233"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d5e2243f-93cd-c88d-1f1e-d54d56fad23e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0ce66c73-d00a-3b0b-e186-d3b00150a925" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d5e2243f-93cd-c88d-1f1e-d54d56fad23e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0ce66c73-d00a-3b0b-e186-d3b00150a925" ;
  a2a:RecordGUID "{0ce66c73-d00a-3b0b-e186-d3b00150a925}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_19496_00019496.xml van GRA" .

