@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_088c16cd-407d-b024-a664-a8a9639bde4b
  a a2a:Record ;
  rdfs:label "Geboorte op 16 juli 1867 te Farmsum gem. Delfzijl" ;
  a2a:hasPerson oa:person_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Person-da28f8fe-230f-a9ba-11d2-2239350ac51d, oa:person_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Person-faed381c-050b-b987-ff4d-7337ef2811f8, oa:person_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Person-a2be7fbb-6a5e-ece4-9d18-5acae753d368 ;
  a2a:hasEvent oa:event_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_088c16cd-407d-b024-a664-a8a9639bde4b_0, oa:relationep_gra_088c16cd-407d-b024-a664-a8a9639bde4b_1, oa:relationep_gra_088c16cd-407d-b024-a664-a8a9639bde4b_2 ;
  a2a:hasSource oa:source_gra_088c16cd-407d-b024-a664-a8a9639bde4b .

oa:person_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Person-da28f8fe-230f-a9ba-11d2-2239350ac51d
  a a2a:Person ;
  rdfs:label "Paulus Benner" ;
  a2a:PersonName [
    rdfs:label "Paulus Benner" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Benner"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1867-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Farmsum gem. Delfzijl" ;
    rdfs:label "Farmsum gem. Delfzijl"
  ] .

oa:person_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Person-faed381c-050b-b987-ff4d-7337ef2811f8
  a a2a:Person ;
  rdfs:label "Alida Mulder" ;
  a2a:PersonName [
    rdfs:label "Alida Mulder" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Person-a2be7fbb-6a5e-ece4-9d18-5acae753d368
  a a2a:Person ;
  rdfs:label "Hendrikus Simon Benner" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Simon Benner" ;
    a2a:PersonNameFirstName "Hendrikus Simon" ;
    a2a:PersonNameLastName "Benner"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1867-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Farmsum gem. Delfzijl" ;
    rdfs:label "Farmsum gem. Delfzijl"
  ] .

oa:relationep_gra_088c16cd-407d-b024-a664-a8a9639bde4b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Person:da28f8fe-230f-a9ba-11d2-2239350ac51d ;
  a2a:EventKeyRef oa:event_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Event1 .

oa:relationep_gra_088c16cd-407d-b024-a664-a8a9639bde4b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Person:faed381c-050b-b987-ff4d-7337ef2811f8 ;
  a2a:EventKeyRef oa:event_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Event1 .

oa:relationep_gra_088c16cd-407d-b024-a664-a8a9639bde4b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Person:a2be7fbb-6a5e-ece4-9d18-5acae753d368 ;
  a2a:EventKeyRef oa:event_gra_088c16cd-407d-b024-a664-a8a9639bde4b_Event1 .

oa:source_gra_088c16cd-407d-b024-a664-a8a9639bde4b
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl", "1867-07-17 - 1867-07-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-07-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-07-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1867-07-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1867" ;
    a2a:Book "Geboorteregister 1867" ;
    a2a:DocumentNumber "110" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1867, Geboorteregister 1867, 110"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/48b83214-96ea-1e04-d260-44c76afc3d10.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/088c16cd-407d-b024-a664-a8a9639bde4b" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/48b83214-96ea-1e04-d260-44c76afc3d10.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-07-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/088c16cd-407d-b024-a664-a8a9639bde4b" ;
  a2a:RecordGUID "{088c16cd-407d-b024-a664-a8a9639bde4b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210907_31_00000031.xml van GRA" .

[] a2a:PersonRemarkdiversen "gewettigd bij huwelijksakte op 04-09-1867 te Delfzijl" .
