@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_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13
  a a2a:Record ;
  rdfs:label "Geboorte op 14 oktober 1890 te Blijham gem. Wedde" ;
  a2a:hasPerson oa:person_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Person-be6b9808-128c-4d8c-6c6d-b534b48f3c44, oa:person_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Person-6c1395e4-2418-6116-8fe8-ba02fd6a554a, oa:person_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Person-08565f7c-7848-5155-d6f4-b73f43d5b60e ;
  a2a:hasEvent oa:event_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_0, oa:relationep_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_1, oa:relationep_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_2 ;
  a2a:hasSource oa:source_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13 .

oa:person_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Person-be6b9808-128c-4d8c-6c6d-b534b48f3c44
  a a2a:Person ;
  rdfs:label "Jan Brehen" ;
  a2a:PersonName [
    rdfs:label "Jan Brehen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Brehen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1890-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blijham gem. Wedde" ;
    rdfs:label "Blijham gem. Wedde"
  ] .

oa:person_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Person-6c1395e4-2418-6116-8fe8-ba02fd6a554a
  a a2a:Person ;
  rdfs:label "Johan Meinart Brehen" ;
  a2a:PersonName [
    rdfs:label "Johan Meinart Brehen" ;
    a2a:PersonNameFirstName "Johan Meinart" ;
    a2a:PersonNameLastName "Brehen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Person-08565f7c-7848-5155-d6f4-b73f43d5b60e
  a a2a:Person ;
  rdfs:label "Grietje Rotgers" ;
  a2a:PersonName [
    rdfs:label "Grietje Rotgers" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Rotgers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1890-10-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Blijham gem. Wedde" ;
    rdfs:label "Blijham gem. Wedde"
  ] .

oa:relationep_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Person:be6b9808-128c-4d8c-6c6d-b534b48f3c44 ;
  a2a:EventKeyRef oa:event_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Event1 .

oa:relationep_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Person:6c1395e4-2418-6116-8fe8-ba02fd6a554a ;
  a2a:EventKeyRef oa:event_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Event1 .

oa:relationep_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Person:08565f7c-7848-5155-d6f4-b73f43d5b60e ;
  a2a:EventKeyRef oa:event_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13_Event1 .

oa:source_gra_89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wedde" ;
    rdfs:label "Wedde", "1890-10-15 - 1890-10-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-10-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-10-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1890-10-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1890" ;
    a2a:Book "Geboorteregister 1890" ;
    a2a:DocumentNumber "77" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1890, Geboorteregister 1890, 77"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7363054e-e02a-2862-6430-10f8035c8c1f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7363054e-e02a-2862-6430-10f8035c8c1f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13" ;
  a2a:RecordGUID "{89b06fb6-e03c-c9fd-f2c2-e2aba5a01a13}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_4572_00004572.xml van GRA" .

