@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_5f7ae275-e598-b41b-91a4-6f84c4daf2ce
  a a2a:Record ;
  rdfs:label "Geboorte op 7 juli 1904 te Mensingeweer gem. Leens" ;
  a2a:hasPerson oa:person_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Person-1b112067-c15c-1fbe-451e-40595012b6ad, oa:person_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Person-4606ef07-6759-1909-64d6-da90afe79c18, oa:person_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Person-21e590d8-d945-bbd5-4824-43261846e19c ;
  a2a:hasEvent oa:event_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_0, oa:relationep_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_1, oa:relationep_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_2 ;
  a2a:hasSource oa:source_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce .

oa:person_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Person-1b112067-c15c-1fbe-451e-40595012b6ad
  a a2a:Person ;
  rdfs:label "Eilderdina Pluister" ;
  a2a:PersonName [
    rdfs:label "Eilderdina Pluister" ;
    a2a:PersonNameFirstName "Eilderdina" ;
    a2a:PersonNameLastName "Pluister"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Person-4606ef07-6759-1909-64d6-da90afe79c18
  a a2a:Person ;
  rdfs:label "Martje Bolt" ;
  a2a:PersonName [
    rdfs:label "Martje Bolt" ;
    a2a:PersonNameFirstName "Martje" ;
    a2a:PersonNameLastName "Bolt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1904-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mensingeweer gem. Leens" ;
    rdfs:label "Mensingeweer gem. Leens"
  ] .

oa:person_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Person-21e590d8-d945-bbd5-4824-43261846e19c
  a a2a:Person ;
  rdfs:label "Louwe Bolt" ;
  a2a:PersonName [
    rdfs:label "Louwe Bolt" ;
    a2a:PersonNameFirstName "Louwe" ;
    a2a:PersonNameLastName "Bolt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:Profession "dagloner" .

oa:event_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1904-07-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mensingeweer gem. Leens" ;
    rdfs:label "Mensingeweer gem. Leens"
  ] .

oa:relationep_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Person:1b112067-c15c-1fbe-451e-40595012b6ad ;
  a2a:EventKeyRef oa:event_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Event1 .

oa:relationep_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Person:4606ef07-6759-1909-64d6-da90afe79c18 ;
  a2a:EventKeyRef oa:event_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Event1 .

oa:relationep_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Person:21e590d8-d945-bbd5-4824-43261846e19c ;
  a2a:EventKeyRef oa:event_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce_Event1 .

oa:source_gra_5f7ae275-e598-b41b-91a4-6f84c4daf2ce
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leens" ;
    rdfs:label "Leens", "1904-07-07 - 1904-07-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-07-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-07-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1904-07-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1904" ;
    a2a:Book "Geboorteregister 1904" ;
    a2a:DocumentNumber "74" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1904, Geboorteregister 1904, 74"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ad2f3c43-e08f-c058-d9c9-33fdb23470a2.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/5f7ae275-e598-b41b-91a4-6f84c4daf2ce" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ad2f3c43-e08f-c058-d9c9-33fdb23470a2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/5f7ae275-e598-b41b-91a4-6f84c4daf2ce" ;
  a2a:RecordGUID "{5f7ae275-e598-b41b-91a4-6f84c4daf2ce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_6971_00006971.xml van GRA" .

