@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_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa
  a a2a:Record ;
  rdfs:label "Geboorte op 14 april 1886 te Nieuwolda" ;
  a2a:hasPerson oa:person_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Person-1a441002-782e-3982-106c-693fa10b1827, oa:person_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Person-658c23aa-f983-c3a5-7003-c400b5ee8acc, oa:person_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Person-9f40bc71-d2e3-b315-ee40-4f15b5ae6e30 ;
  a2a:hasEvent oa:event_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_0, oa:relationep_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_1, oa:relationep_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_2 ;
  a2a:hasSource oa:source_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa .

oa:person_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Person-1a441002-782e-3982-106c-693fa10b1827
  a a2a:Person ;
  rdfs:label "Eppien Wiechers" ;
  a2a:PersonName [
    rdfs:label "Eppien Wiechers" ;
    a2a:PersonNameFirstName "Eppien" ;
    a2a:PersonNameLastName "Wiechers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeidster" .

oa:person_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Person-658c23aa-f983-c3a5-7003-c400b5ee8acc
  a a2a:Person ;
  rdfs:label "Boelo Brouwer" ;
  a2a:PersonName [
    rdfs:label "Boelo Brouwer" ;
    a2a:PersonNameFirstName "Boelo" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1886-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwolda" ;
    rdfs:label "Nieuwolda"
  ] .

oa:person_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Person-9f40bc71-d2e3-b315-ee40-4f15b5ae6e30
  a a2a:Person ;
  rdfs:label "Etske Brouwer" ;
  a2a:PersonName [
    rdfs:label "Etske Brouwer" ;
    a2a:PersonNameFirstName "Etske" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1886-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwolda" ;
    rdfs:label "Nieuwolda"
  ] .

oa:relationep_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Person:1a441002-782e-3982-106c-693fa10b1827 ;
  a2a:EventKeyRef oa:event_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Event1 .

oa:relationep_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Person:658c23aa-f983-c3a5-7003-c400b5ee8acc ;
  a2a:EventKeyRef oa:event_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Event1 .

oa:relationep_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Person:9f40bc71-d2e3-b315-ee40-4f15b5ae6e30 ;
  a2a:EventKeyRef oa:event_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa_Event1 .

oa:source_gra_59d3ac35-2179-5d6e-ea37-e6b5f694a3fa
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwolda" ;
    rdfs:label "Nieuwolda", "1886-04-15 - 1886-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1886-04-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1886" ;
    a2a:Book "Geboorteregister 1886" ;
    a2a:DocumentNumber "23" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1886, Geboorteregister 1886, 23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/363a94e5-3db5-c433-d196-4c96e7dc601e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/59d3ac35-2179-5d6e-ea37-e6b5f694a3fa" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/363a94e5-3db5-c433-d196-4c96e7dc601e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/59d3ac35-2179-5d6e-ea37-e6b5f694a3fa" ;
  a2a:RecordGUID "{59d3ac35-2179-5d6e-ea37-e6b5f694a3fa}" ;
  a2a:SourceRemarkOpmerking "gewettigd bij huwelijk van de ouders op 08-05-1886 te Nieuwolda" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_4339_00004339.xml van GRA" .

