@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_3bc4efc7-991e-d6be-2ae5-bf0cf8320171
  a a2a:Record ;
  rdfs:label "Geboorte op 19 mei 1879 te Ten Post gem. Ten Boer" ;
  a2a:hasPerson oa:person_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Person-430acc0e-95ce-18e0-ccaa-c07a8cc5935c, oa:person_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Person-4e0d643a-be76-ee00-24f0-0696237a0dfb, oa:person_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Person-38e018e6-33fc-5d64-8196-00f078d78bd3 ;
  a2a:hasEvent oa:event_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_0, oa:relationep_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_1, oa:relationep_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_2 ;
  a2a:hasSource oa:source_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171 .

oa:person_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Person-430acc0e-95ce-18e0-ccaa-c07a8cc5935c
  a a2a:Person ;
  rdfs:label "Maria Katharina Hoeksema" ;
  a2a:PersonName [
    rdfs:label "Maria Katharina Hoeksema" ;
    a2a:PersonNameFirstName "Maria Katharina" ;
    a2a:PersonNameLastName "Hoeksema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Person-4e0d643a-be76-ee00-24f0-0696237a0dfb
  a a2a:Person ;
  rdfs:label "Alje Boerema" ;
  a2a:PersonName [
    rdfs:label "Alje Boerema" ;
    a2a:PersonNameFirstName "Alje" ;
    a2a:PersonNameLastName "Boerema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "49 jaar" ;
    rdfs:label "49 jaar"
  ] ;
  a2a:Profession "korenschipper" .

oa:person_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Person-38e018e6-33fc-5d64-8196-00f078d78bd3
  a a2a:Person ;
  rdfs:label "Reinder Boerema" ;
  a2a:PersonName [
    rdfs:label "Reinder Boerema" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Boerema"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1879-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ten Post gem. Ten Boer" ;
    rdfs:label "Ten Post gem. Ten Boer"
  ] .

oa:event_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1879-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ten Post gem. Ten Boer" ;
    rdfs:label "Ten Post gem. Ten Boer"
  ] .

oa:relationep_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Person:430acc0e-95ce-18e0-ccaa-c07a8cc5935c ;
  a2a:EventKeyRef oa:event_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Event1 .

oa:relationep_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Person:4e0d643a-be76-ee00-24f0-0696237a0dfb ;
  a2a:EventKeyRef oa:event_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Event1 .

oa:relationep_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Person:38e018e6-33fc-5d64-8196-00f078d78bd3 ;
  a2a:EventKeyRef oa:event_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171_Event1 .

oa:source_gra_3bc4efc7-991e-d6be-2ae5-bf0cf8320171
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ten Boer" ;
    rdfs:label "Ten Boer", "1879-05-19 - 1879-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1879-05-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1879" ;
    a2a:Book "Geboorteregister 1879" ;
    a2a:DocumentNumber "98" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1879, Geboorteregister 1879, 98"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b967f19a-e553-f405-7a3f-86b26fd2dd72.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/3bc4efc7-991e-d6be-2ae5-bf0cf8320171" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b967f19a-e553-f405-7a3f-86b26fd2dd72.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3bc4efc7-991e-d6be-2ae5-bf0cf8320171" ;
  a2a:RecordGUID "{3bc4efc7-991e-d6be-2ae5-bf0cf8320171}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_5868_00005868.xml van GRA" .

