@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_217a4d31-be7f-9a81-fe50-e1da0cae3e90
  a a2a:Record ;
  rdfs:label "Geboorte op 2 augustus 1870 te Groningen" ;
  a2a:hasPerson oa:person_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Person-b8e8ca80-8170-cb63-6c17-d5b01567cbea, oa:person_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Person-b06f6b31-e795-b33a-ea34-50613ef5bc3a, oa:person_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Person-614a00d1-fbab-f559-3601-ff4d2d7bc7ac ;
  a2a:hasEvent oa:event_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_0, oa:relationep_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_1, oa:relationep_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_2 ;
  a2a:hasSource oa:source_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90 .

oa:person_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Person-b8e8ca80-8170-cb63-6c17-d5b01567cbea
  a a2a:Person ;
  rdfs:label "Teunis Wening" ;
  a2a:PersonName [
    rdfs:label "Teunis Wening" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Wening"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Person-b06f6b31-e795-b33a-ea34-50613ef5bc3a
  a a2a:Person ;
  rdfs:label "Jetske Boerema" ;
  a2a:PersonName [
    rdfs:label "Jetske Boerema" ;
    a2a:PersonNameFirstName "Jetske" ;
    a2a:PersonNameLastName "Boerema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] .

oa:person_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Person-614a00d1-fbab-f559-3601-ff4d2d7bc7ac
  a a2a:Person ;
  rdfs:label "Derk Wening" ;
  a2a:PersonName [
    rdfs:label "Derk Wening" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Wening"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1870-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:event_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1870-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Person:b8e8ca80-8170-cb63-6c17-d5b01567cbea ;
  a2a:EventKeyRef oa:event_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Event1 .

oa:relationep_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Person:b06f6b31-e795-b33a-ea34-50613ef5bc3a ;
  a2a:EventKeyRef oa:event_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Event1 .

oa:relationep_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Person:614a00d1-fbab-f559-3601-ff4d2d7bc7ac ;
  a2a:EventKeyRef oa:event_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90_Event1 .

oa:source_gra_217a4d31-be7f-9a81-fe50-e1da0cae3e90
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1870-08-02 - 1870-08-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-08-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-08-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1870-08-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 6108, Periode: 1870" ;
    a2a:Book "Geboorteregister 1870" ;
    a2a:DocumentNumber "795" ;
    a2a:RegistryNumber "6108" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 6108, Periode: 1870, Geboorteregister 1870, 795, 6108"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d3fdb976-741a-d72a-511d-e847c8de6f6e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/217a4d31-be7f-9a81-fe50-e1da0cae3e90" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d3fdb976-741a-d72a-511d-e847c8de6f6e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/217a4d31-be7f-9a81-fe50-e1da0cae3e90" ;
  a2a:RecordGUID "{217a4d31-be7f-9a81-fe50-e1da0cae3e90}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_6295_00006295.xml van GRA" .

