@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_0d7bc6b5-ebee-f04b-e917-a9541e36b982
  a a2a:Record ;
  rdfs:label "Doop op 22 september 1799 te Oudeschans" ;
  a2a:hasPerson oa:person_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Person-22e2bc49-179b-18b0-ee20-b15256c452de, oa:person_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Person-cf91cd34-655f-3fc5-5abb-aab1bca19d77, oa:person_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Person-cf058508-d445-74d3-da2f-4d6a784f8b50 ;
  a2a:hasEvent oa:event_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_0, oa:relationep_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_1, oa:relationep_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_2 ;
  a2a:hasSource oa:source_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982 .

oa:person_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Person-22e2bc49-179b-18b0-ee20-b15256c452de
  a a2a:Person ;
  rdfs:label "Bareld Hinderks Zwart" ;
  a2a:PersonName [
    rdfs:label "Bareld Hinderks Zwart" ;
    a2a:PersonNameFirstName "Bareld Hinderks" ;
    a2a:PersonNameLastName "Zwart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Person-cf91cd34-655f-3fc5-5abb-aab1bca19d77
  a a2a:Person ;
  rdfs:label "Fenne" ;
  a2a:PersonName [
    rdfs:label "Fenne" ;
    a2a:PersonNameFirstName "Fenne"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1799-09-15"^^xsd:date
  ] .

oa:person_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Person-cf058508-d445-74d3-da2f-4d6a784f8b50
  a a2a:Person ;
  rdfs:label "Fenje Andries" ;
  a2a:PersonName [
    rdfs:label "Fenje Andries" ;
    a2a:PersonNameFirstName "Fenje" ;
    a2a:PersonNameLastName "Andries"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1799-09-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudeschans" ;
    rdfs:label "Oudeschans"
  ] .

oa:relationep_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Person:22e2bc49-179b-18b0-ee20-b15256c452de ;
  a2a:EventKeyRef oa:event_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Event1 .

oa:relationep_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Person:cf91cd34-655f-3fc5-5abb-aab1bca19d77 ;
  a2a:EventKeyRef oa:event_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Event1 .

oa:relationep_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Person:cf058508-d445-74d3-da2f-4d6a784f8b50 ;
  a2a:EventKeyRef oa:event_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982_Event1 .

oa:source_gra_0d7bc6b5-ebee-f04b-e917-a9541e36b982
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Oudeschans" ;
    rdfs:label "Kerkelijke gemeente Oudeschans", "1799-09-22 - 1799-09-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-09-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-09-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1799-09-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Gerechten in Westerwolde en Bellingwolde, Bron: boek, Deel: 1074, Periode: 1710-1811" ;
    a2a:Book "Register van aantekeningen 1710-1811" ;
    a2a:RegistryNumber "1074" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Gerechten in Westerwolde en Bellingwolde, Bron: boek, Deel: 1074, Periode: 1710-1811, Register van aantekeningen 1710-1811, 1074"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/44191cc6-2cf9-f7e0-2d38-bef314992f31.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0d7bc6b5-ebee-f04b-e917-a9541e36b982" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/44191cc6-2cf9-f7e0-2d38-bef314992f31.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0d7bc6b5-ebee-f04b-e917-a9541e36b982" ;
  a2a:RecordGUID "{0d7bc6b5-ebee-f04b-e917-a9541e36b982}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_351_00000351.xml van GRA" .

