@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_7591e4aa-e690-c974-c707-c8ff180ce1e5
  a a2a:Record ;
  rdfs:label "Doop op 11 januari 1722 te Baflo en Raskwerd" ;
  a2a:hasPerson oa:person_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Person-61fb687d-09da-76c1-a189-b99429d60df0, oa:person_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Person-2f4302ad-964f-4f5d-11cb-b586b73d3153, oa:person_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Person-c7845156-a988-097a-20b8-662186806114 ;
  a2a:hasEvent oa:event_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_0, oa:relationep_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_1, oa:relationep_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_2 ;
  a2a:hasSource oa:source_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5 .

oa:person_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Person-61fb687d-09da-76c1-a189-b99429d60df0
  a a2a:Person ;
  rdfs:label "Peter Aijbes" ;
  a2a:PersonName [
    rdfs:label "Peter Aijbes" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Aijbes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Person-2f4302ad-964f-4f5d-11cb-b586b73d3153
  a a2a:Person ;
  rdfs:label "Grietje Clasen" ;
  a2a:PersonName [
    rdfs:label "Grietje Clasen" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Clasen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Person-c7845156-a988-097a-20b8-662186806114
  a a2a:Person ;
  rdfs:label "Anje" ;
  a2a:PersonName [
    rdfs:label "Anje" ;
    a2a:PersonNameFirstName "Anje"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1722-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baflo en Raskwerd" ;
    rdfs:label "Baflo en Raskwerd"
  ] .

oa:relationep_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Person:61fb687d-09da-76c1-a189-b99429d60df0 ;
  a2a:EventKeyRef oa:event_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Event1 .

oa:relationep_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Person:2f4302ad-964f-4f5d-11cb-b586b73d3153 ;
  a2a:EventKeyRef oa:event_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Event1 .

oa:relationep_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Person:c7845156-a988-097a-20b8-662186806114 ;
  a2a:EventKeyRef oa:event_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5_Event1 .

oa:source_gra_7591e4aa-e690-c974-c707-c8ff180ce1e5
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Baflo en Rasquert" ;
    rdfs:label "Kerkelijke gemeente Baflo en Rasquert", "1722-01-11 - 1722-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1722-01-11"^^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: 25,..." ;
    a2a:Book "Doop- en trouwboek 1650-1811" ;
    a2a:RegistryNumber "25" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 25,..., Doop- en trouwboek 1650-1811, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/f77f4e83-d8e4-4028-ea77-aa655c01928b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7591e4aa-e690-c974-c707-c8ff180ce1e5" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/f77f4e83-d8e4-4028-ea77-aa655c01928b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7591e4aa-e690-c974-c707-c8ff180ce1e5" ;
  a2a:RecordGUID "{7591e4aa-e690-c974-c707-c8ff180ce1e5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2_00000002.xml van GRA" .

