@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_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5
  a a2a:Record ;
  rdfs:label "Doop op 1 juli 1765 te Wildervank" ;
  a2a:hasPerson oa:person_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Person-f6615937-1001-c376-44ee-72f4b22a4838, oa:person_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Person-5b0063b7-a0a0-51d1-62a7-88e8e8e6d88d, oa:person_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Person-7e6aba84-ce6b-0b5b-dcea-fdfdf07d3141 ;
  a2a:hasEvent oa:event_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_0, oa:relationep_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_1, oa:relationep_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_2 ;
  a2a:hasSource oa:source_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5 .

oa:person_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Person-f6615937-1001-c376-44ee-72f4b22a4838
  a a2a:Person ;
  rdfs:label "..." ;
  a2a:PersonName [
    rdfs:label "..." ;
    a2a:PersonNameFirstName "..."
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Person-5b0063b7-a0a0-51d1-62a7-88e8e8e6d88d
  a a2a:Person ;
  rdfs:label "Anthoni Hindriks" ;
  a2a:PersonName [
    rdfs:label "Anthoni Hindriks" ;
    a2a:PersonNameFirstName "Anthoni" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Person-7e6aba84-ce6b-0b5b-dcea-fdfdf07d3141
  a a2a:Person ;
  rdfs:label "Aaltijn Harms" ;
  a2a:PersonName [
    rdfs:label "Aaltijn Harms" ;
    a2a:PersonNameFirstName "Aaltijn" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1765" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1765-07-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wildervank" ;
    rdfs:label "Wildervank"
  ] .

oa:relationep_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Person:f6615937-1001-c376-44ee-72f4b22a4838 ;
  a2a:EventKeyRef oa:event_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Event1 .

oa:relationep_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Person:5b0063b7-a0a0-51d1-62a7-88e8e8e6d88d ;
  a2a:EventKeyRef oa:event_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Event1 .

oa:relationep_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Person:7e6aba84-ce6b-0b5b-dcea-fdfdf07d3141 ;
  a2a:EventKeyRef oa:event_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5_Event1 .

oa:source_gra_9cee13fe-c84a-ebd6-a1f8-71ea905e87e5
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Wildervank" ;
    rdfs:label "Kerkelijke gemeente Wildervank", "1765-07-01 - 1765-07-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1765-07-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1765-07-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1765" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1765-07-01"^^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: 541..." ;
    a2a:Book "Doopboek 1729-1803" ;
    a2a:RegistryNumber "541" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 541..., Doopboek 1729-1803, 541"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d29d9b1e-e973-39d4-c281-eaa3f0c2dfed.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/9cee13fe-c84a-ebd6-a1f8-71ea905e87e5" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d29d9b1e-e973-39d4-c281-eaa3f0c2dfed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/9cee13fe-c84a-ebd6-a1f8-71ea905e87e5" ;
  a2a:RecordGUID "{9cee13fe-c84a-ebd6-a1f8-71ea905e87e5}" ;
  a2a:SourceRemarkOpmerking "tussen 8-4 en 13-9-1765" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_2116_00002116.xml van GRA" .

