@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_55498bd6-ebbe-8f2c-e94a-5798fc239b9b
  a a2a:Record ;
  rdfs:label "Doop op 2 mei 1712 te Groningen - Pausgang" ;
  a2a:hasPerson oa:person_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Person-f031bde3-4e0b-0159-9b73-a33cad9b281d, oa:person_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Person-a972f8f3-c539-bf68-10b6-79b799a20b6c, oa:person_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Person-4fa9c89a-8cb1-896b-f437-aa44fda0eca7, oa:person_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Person-0521444c-d1af-1133-aec2-b290c4523245 ;
  a2a:hasEvent oa:event_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_0, oa:relationep_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_1, oa:relationep_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_2, oa:relationep_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_3 ;
  a2a:hasSource oa:source_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b .

oa:person_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Person-f031bde3-4e0b-0159-9b73-a33cad9b281d
  a a2a:Person ;
  rdfs:label "Anna Lisbet" ;
  a2a:PersonName [
    rdfs:label "Anna Lisbet" ;
    a2a:PersonNameFirstName "Anna Lisbet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Person-a972f8f3-c539-bf68-10b6-79b799a20b6c
  a a2a:Person ;
  rdfs:label "Fenneken Arlinkx" ;
  a2a:PersonName [
    rdfs:label "Fenneken Arlinkx" ;
    a2a:PersonNameFirstName "Fenneken" ;
    a2a:PersonNameLastName "Arlinkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Person-4fa9c89a-8cb1-896b-f437-aa44fda0eca7
  a a2a:Person ;
  rdfs:label "Derk Matthijs" ;
  a2a:PersonName [
    rdfs:label "Derk Matthijs" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Matthijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Person-0521444c-d1af-1133-aec2-b290c4523245
  a a2a:Person ;
  rdfs:label "Harmtien" ;
  a2a:PersonName [
    rdfs:label "Harmtien" ;
    a2a:PersonNameFirstName "Harmtien"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1712" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1712-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen - Pausgang" ;
    rdfs:label "Groningen - Pausgang"
  ] .

oa:relationep_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Person:f031bde3-4e0b-0159-9b73-a33cad9b281d ;
  a2a:EventKeyRef oa:event_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Event1 .

oa:relationep_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Person:a972f8f3-c539-bf68-10b6-79b799a20b6c ;
  a2a:EventKeyRef oa:event_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Event1 .

oa:relationep_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Person:4fa9c89a-8cb1-896b-f437-aa44fda0eca7 ;
  a2a:EventKeyRef oa:event_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Event1 .

oa:relationep_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Person:0521444c-d1af-1133-aec2-b290c4523245 ;
  a2a:EventKeyRef oa:event_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b_Event1 .

oa:source_gra_55498bd6-ebbe-8f2c-e94a-5798fc239b9b
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Groningen" ;
    rdfs:label "Kerkelijke gemeente Groningen", "1712-05-02 - 1712-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1712-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1712-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1712" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1712-05-02"^^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: 638..." ;
    a2a:Book "Kerkeboek 1699-1763" ;
    a2a:RegistryNumber "638 (Rooms-katholiek) Statie Pausgang" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 638..., Kerkeboek 1699-1763, 638 (Rooms-katholiek) Statie Pausgang"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/60c5c3c1-3c24-a2ea-4058-8f2379036b2d.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/55498bd6-ebbe-8f2c-e94a-5798fc239b9b" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/60c5c3c1-3c24-a2ea-4058-8f2379036b2d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/55498bd6-ebbe-8f2c-e94a-5798fc239b9b" ;
  a2a:RecordGUID "{55498bd6-ebbe-8f2c-e94a-5798fc239b9b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_747_00000747.xml van GRA" .

