@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_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2
  a a2a:Record ;
  rdfs:label "Doop op 18 juni 1752 te Appingedam" ;
  a2a:hasPerson oa:person_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Person-3e414aa1-85a9-7039-992c-7ff74c3d96c2, oa:person_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Person-c7fb3fa3-9719-d9eb-b679-488506770841, oa:person_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Person-d57c3c56-dce5-0d31-5b0b-d006176ce7c7 ;
  a2a:hasEvent oa:event_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_0, oa:relationep_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_1, oa:relationep_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_2 ;
  a2a:hasSource oa:source_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2 .

oa:person_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Person-3e414aa1-85a9-7039-992c-7ff74c3d96c2
  a a2a:Person ;
  rdfs:label "Aafien Ebels" ;
  a2a:PersonName [
    rdfs:label "Aafien Ebels" ;
    a2a:PersonNameFirstName "Aafien" ;
    a2a:PersonNameLastName "Ebels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Person-c7fb3fa3-9719-d9eb-b679-488506770841
  a a2a:Person ;
  rdfs:label "Engebertus Brucherus" ;
  a2a:PersonName [
    rdfs:label "Engebertus Brucherus" ;
    a2a:PersonNameFirstName "Engebertus" ;
    a2a:PersonNameLastName "Brucherus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Person-d57c3c56-dce5-0d31-5b0b-d006176ce7c7
  a a2a:Person ;
  rdfs:label "Johannes Christoffer" ;
  a2a:PersonName [
    rdfs:label "Johannes Christoffer" ;
    a2a:PersonNameFirstName "Johannes Christoffer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1752-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] .

oa:relationep_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Person:3e414aa1-85a9-7039-992c-7ff74c3d96c2 ;
  a2a:EventKeyRef oa:event_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Event1 .

oa:relationep_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Person:c7fb3fa3-9719-d9eb-b679-488506770841 ;
  a2a:EventKeyRef oa:event_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Event1 .

oa:relationep_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Person:d57c3c56-dce5-0d31-5b0b-d006176ce7c7 ;
  a2a:EventKeyRef oa:event_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2_Event1 .

oa:source_gra_6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Appingedam" ;
    rdfs:label "Kerkelijke gemeente Appingedam", "1752-06-18 - 1752-06-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-06-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-06-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1752-06-18"^^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/a60b064d-7ec6-8299-5105-2295e15f4275.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a60b064d-7ec6-8299-5105-2295e15f4275.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2" ;
  a2a:RecordGUID "{6fa3eaa0-9a40-b3ca-9172-494f09d7e4f2}" ;
  a2a:SourceRemarkOpmerking "bij Trekweg" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_19175_00019175.xml van GRA" .

