@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_047eb439-021c-eff3-9ccc-2dc6f0f53725
  a a2a:Record ;
  rdfs:label "Geboorte op 19 november 1881 te Haren" ;
  a2a:hasPerson oa:person_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Person-2bd90719-0398-8979-5e30-880ade64f9a9, oa:person_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Person-86211ca1-0fe9-36bb-1afa-cb748b664bc5, oa:person_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Person-fa8912eb-f9a4-ed42-8f5d-afe878e74247 ;
  a2a:hasEvent oa:event_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_0, oa:relationep_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_1, oa:relationep_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_2 ;
  a2a:hasSource oa:source_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725 .

oa:person_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Person-2bd90719-0398-8979-5e30-880ade64f9a9
  a a2a:Person ;
  rdfs:label "Antien Kramer" ;
  a2a:PersonName [
    rdfs:label "Antien Kramer" ;
    a2a:PersonNameFirstName "Antien" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Person-86211ca1-0fe9-36bb-1afa-cb748b664bc5
  a a2a:Person ;
  rdfs:label "Adolf Eisses" ;
  a2a:PersonName [
    rdfs:label "Adolf Eisses" ;
    a2a:PersonNameFirstName "Adolf" ;
    a2a:PersonNameLastName "Eisses"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1881-11-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren"
  ] .

oa:person_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Person-fa8912eb-f9a4-ed42-8f5d-afe878e74247
  a a2a:Person ;
  rdfs:label "Jan Gerrits Eisses" ;
  a2a:PersonName [
    rdfs:label "Jan Gerrits Eisses" ;
    a2a:PersonNameFirstName "Jan Gerrits" ;
    a2a:PersonNameLastName "Eisses"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1881-11-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren"
  ] .

oa:relationep_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Person:2bd90719-0398-8979-5e30-880ade64f9a9 ;
  a2a:EventKeyRef oa:event_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Event1 .

oa:relationep_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Person:86211ca1-0fe9-36bb-1afa-cb748b664bc5 ;
  a2a:EventKeyRef oa:event_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Event1 .

oa:relationep_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Person:fa8912eb-f9a4-ed42-8f5d-afe878e74247 ;
  a2a:EventKeyRef oa:event_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725_Event1 .

oa:source_gra_047eb439-021c-eff3-9ccc-2dc6f0f53725
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren", "1881-11-22 - 1881-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1881-11-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1881" ;
    a2a:Book "Geboorteregister 1881" ;
    a2a:DocumentNumber "100" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1881, Geboorteregister 1881, 100"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/0ec45782-4b10-a5fe-1c54-37f6505c71f2.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/047eb439-021c-eff3-9ccc-2dc6f0f53725" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/0ec45782-4b10-a5fe-1c54-37f6505c71f2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/047eb439-021c-eff3-9ccc-2dc6f0f53725" ;
  a2a:RecordGUID "{047eb439-021c-eff3-9ccc-2dc6f0f53725}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_3872_00003872.xml van GRA" .

