@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_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9
  a a2a:Record ;
  rdfs:label "Doop op 5 februari 1699 te Godlinze" ;
  a2a:hasPerson oa:person_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Person-d675e762-399b-2caf-abf1-7f5a42d04bc5, oa:person_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Person-42dfde0a-41fd-686e-39de-95ce1dd837cd, oa:person_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Person-df57085b-acac-4a1a-269c-fbbd07a9b19d ;
  a2a:hasEvent oa:event_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_0, oa:relationep_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_1, oa:relationep_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_2 ;
  a2a:hasSource oa:source_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9 .

oa:person_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Person-d675e762-399b-2caf-abf1-7f5a42d04bc5
  a a2a:Person ;
  rdfs:label "Marrichjen" ;
  a2a:PersonName [
    rdfs:label "Marrichjen" ;
    a2a:PersonNameFirstName "Marrichjen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Person-42dfde0a-41fd-686e-39de-95ce1dd837cd
  a a2a:Person ;
  rdfs:label "Anje Wijbes" ;
  a2a:PersonName [
    rdfs:label "Anje Wijbes" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Wijbes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Person-df57085b-acac-4a1a-269c-fbbd07a9b19d
  a a2a:Person ;
  rdfs:label "Bronne Siabbes" ;
  a2a:PersonName [
    rdfs:label "Bronne Siabbes" ;
    a2a:PersonNameFirstName "Bronne" ;
    a2a:PersonNameLastName "Siabbes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1699" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1699-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Godlinze" ;
    rdfs:label "Godlinze"
  ] .

oa:relationep_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Person:d675e762-399b-2caf-abf1-7f5a42d04bc5 ;
  a2a:EventKeyRef oa:event_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Event1 .

oa:relationep_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Person:42dfde0a-41fd-686e-39de-95ce1dd837cd ;
  a2a:EventKeyRef oa:event_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Event1 .

oa:relationep_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Person:df57085b-acac-4a1a-269c-fbbd07a9b19d ;
  a2a:EventKeyRef oa:event_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9_Event1 .

oa:source_gra_51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Godlinze" ;
    rdfs:label "Kerkelijke gemeente Godlinze", "1699-02-05 - 1699-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1699-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1699-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1699" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1699-02-05"^^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: 96,..." ;
    a2a:Book "Doop- en trouwboek 1682-1765" ;
    a2a:RegistryNumber "96" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 96,..., Doop- en trouwboek 1682-1765, 96"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/98e7aa4f-753a-8ef3-590e-d1c7431da467.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/98e7aa4f-753a-8ef3-590e-d1c7431da467.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9" ;
  a2a:RecordGUID "{51fcb478-c1fc-b3d5-77c1-c2cb2ea1dcd9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_19866_00019866.xml van GRA" .

