@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_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00
  a a2a:Record ;
  rdfs:label "Geboorte op 29 juli 1910 te Uithuizermeeden" ;
  a2a:hasPerson oa:person_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Person-f84c74a3-f31b-fef8-2997-d4a2327a10a8, oa:person_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Person-bee5a80e-712f-6aa0-1f81-fc24465ec03b, oa:person_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Person-99e685c9-bde9-4aac-408d-faa839bcc039 ;
  a2a:hasEvent oa:event_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_0, oa:relationep_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_1, oa:relationep_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_2 ;
  a2a:hasSource oa:source_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00 .

oa:person_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Person-f84c74a3-f31b-fef8-2997-d4a2327a10a8
  a a2a:Person ;
  rdfs:label "Anje Maring" ;
  a2a:PersonName [
    rdfs:label "Anje Maring" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Maring"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Person-bee5a80e-712f-6aa0-1f81-fc24465ec03b
  a a2a:Person ;
  rdfs:label "Alje Stalman" ;
  a2a:PersonName [
    rdfs:label "Alje Stalman" ;
    a2a:PersonNameFirstName "Alje" ;
    a2a:PersonNameLastName "Stalman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:Profession "daglooner" .

oa:person_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Person-99e685c9-bde9-4aac-408d-faa839bcc039
  a a2a:Person ;
  rdfs:label "Trijntje Stalman" ;
  a2a:PersonName [
    rdfs:label "Trijntje Stalman" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Stalman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1910-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uithuizermeeden" ;
    rdfs:label "Uithuizermeeden"
  ] .

oa:event_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1910-07-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uithuizermeeden" ;
    rdfs:label "Uithuizermeeden"
  ] .

oa:relationep_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Person:f84c74a3-f31b-fef8-2997-d4a2327a10a8 ;
  a2a:EventKeyRef oa:event_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Event1 .

oa:relationep_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Person:bee5a80e-712f-6aa0-1f81-fc24465ec03b ;
  a2a:EventKeyRef oa:event_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Event1 .

oa:relationep_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Person:99e685c9-bde9-4aac-408d-faa839bcc039 ;
  a2a:EventKeyRef oa:event_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00_Event1 .

oa:source_gra_3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Uithuizermeeden" ;
    rdfs:label "Uithuizermeeden", "1910-07-30 - 1910-07-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-07-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-07-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1910-07-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1910" ;
    a2a:Book "Geboorteregister 1910" ;
    a2a:DocumentNumber "68" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1910, Geboorteregister 1910, 68"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/32769164-525d-e62f-7056-937234ec3abd.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/32769164-525d-e62f-7056-937234ec3abd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00" ;
  a2a:RecordGUID "{3d52f4cf-aeb9-54f8-4366-1b3cfc05ea00}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_4996_00004996.xml van GRA" .

