@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_e595eb37-727e-d013-7cb3-8075324399c0
  a a2a:Record ;
  rdfs:label "Geboorte op 23 oktober 1898 te Farmsum gem. Delfzijl" ;
  a2a:hasPerson oa:person_gra_e595eb37-727e-d013-7cb3-8075324399c0_Person-46353fc8-2df8-258e-ab84-2d6c5afe8b9b, oa:person_gra_e595eb37-727e-d013-7cb3-8075324399c0_Person-567cd168-92f2-1f6b-412d-ba166c2b12ab, oa:person_gra_e595eb37-727e-d013-7cb3-8075324399c0_Person-81dd2bbd-15aa-c4be-d7bf-141d4181e61f ;
  a2a:hasEvent oa:event_gra_e595eb37-727e-d013-7cb3-8075324399c0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e595eb37-727e-d013-7cb3-8075324399c0_0, oa:relationep_gra_e595eb37-727e-d013-7cb3-8075324399c0_1, oa:relationep_gra_e595eb37-727e-d013-7cb3-8075324399c0_2 ;
  a2a:hasSource oa:source_gra_e595eb37-727e-d013-7cb3-8075324399c0 .

oa:person_gra_e595eb37-727e-d013-7cb3-8075324399c0_Person-46353fc8-2df8-258e-ab84-2d6c5afe8b9b
  a a2a:Person ;
  rdfs:label "Eppo Meijer" ;
  a2a:PersonName [
    rdfs:label "Eppo Meijer" ;
    a2a:PersonNameFirstName "Eppo" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:Profession "dagloner" .

oa:person_gra_e595eb37-727e-d013-7cb3-8075324399c0_Person-567cd168-92f2-1f6b-412d-ba166c2b12ab
  a a2a:Person ;
  rdfs:label "Fenna Schipper" ;
  a2a:PersonName [
    rdfs:label "Fenna Schipper" ;
    a2a:PersonNameFirstName "Fenna" ;
    a2a:PersonNameLastName "Schipper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e595eb37-727e-d013-7cb3-8075324399c0_Person-81dd2bbd-15aa-c4be-d7bf-141d4181e61f
  a a2a:Person ;
  rdfs:label "Jan Meijer" ;
  a2a:PersonName [
    rdfs:label "Jan Meijer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1898-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Farmsum gem. Delfzijl" ;
    rdfs:label "Farmsum gem. Delfzijl"
  ] .

oa:event_gra_e595eb37-727e-d013-7cb3-8075324399c0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1898-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Farmsum gem. Delfzijl" ;
    rdfs:label "Farmsum gem. Delfzijl"
  ] .

oa:relationep_gra_e595eb37-727e-d013-7cb3-8075324399c0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e595eb37-727e-d013-7cb3-8075324399c0_Person:46353fc8-2df8-258e-ab84-2d6c5afe8b9b ;
  a2a:EventKeyRef oa:event_gra_e595eb37-727e-d013-7cb3-8075324399c0_Event1 .

oa:relationep_gra_e595eb37-727e-d013-7cb3-8075324399c0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e595eb37-727e-d013-7cb3-8075324399c0_Person:567cd168-92f2-1f6b-412d-ba166c2b12ab ;
  a2a:EventKeyRef oa:event_gra_e595eb37-727e-d013-7cb3-8075324399c0_Event1 .

oa:relationep_gra_e595eb37-727e-d013-7cb3-8075324399c0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_e595eb37-727e-d013-7cb3-8075324399c0_Person:81dd2bbd-15aa-c4be-d7bf-141d4181e61f ;
  a2a:EventKeyRef oa:event_gra_e595eb37-727e-d013-7cb3-8075324399c0_Event1 .

oa:source_gra_e595eb37-727e-d013-7cb3-8075324399c0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl", "1898-10-24 - 1898-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1898-10-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1898" ;
    a2a:Book "Geboorteregister 1898" ;
    a2a:DocumentNumber "193" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1898, Geboorteregister 1898, 193"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d9292979-5d02-f2be-b591-8dd42e9eacb6.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e595eb37-727e-d013-7cb3-8075324399c0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d9292979-5d02-f2be-b591-8dd42e9eacb6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e595eb37-727e-d013-7cb3-8075324399c0" ;
  a2a:RecordGUID "{e595eb37-727e-d013-7cb3-8075324399c0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_10769_00010769.xml van GRA" .

