@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_2ae90e64-0fe0-5fa7-7632-7c964f7b6067
  a a2a:Record ;
  rdfs:label "Geboorte op 3 augustus 1833 te Groningen" ;
  a2a:hasPerson oa:person_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Person-f490f889-9a12-8743-b940-6de1e23a7f45, oa:person_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Person-4b770ff1-3fbe-5abf-7521-46d6737e84ba, oa:person_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Person-f310ffe0-3590-dcc7-4782-87e6f57e049e ;
  a2a:hasEvent oa:event_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_0, oa:relationep_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_1, oa:relationep_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_2 ;
  a2a:hasSource oa:source_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067 .

oa:person_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Person-f490f889-9a12-8743-b940-6de1e23a7f45
  a a2a:Person ;
  rdfs:label "Margaretha Berends Vonk" ;
  a2a:PersonName [
    rdfs:label "Margaretha Berends Vonk" ;
    a2a:PersonNameFirstName "Margaretha Berends" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] .

oa:person_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Person-4b770ff1-3fbe-5abf-7521-46d6737e84ba
  a a2a:Person ;
  rdfs:label "Joannes Augustinus Alt" ;
  a2a:PersonName [
    rdfs:label "Joannes Augustinus Alt" ;
    a2a:PersonNameFirstName "Joannes Augustinus" ;
    a2a:PersonNameLastName "Alt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Person-f310ffe0-3590-dcc7-4782-87e6f57e049e
  a a2a:Person ;
  rdfs:label "Bernardus Alt" ;
  a2a:PersonName [
    rdfs:label "Bernardus Alt" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Alt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1833-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:event_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1833" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1833-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Person:f490f889-9a12-8743-b940-6de1e23a7f45 ;
  a2a:EventKeyRef oa:event_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Event1 .

oa:relationep_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Person:4b770ff1-3fbe-5abf-7521-46d6737e84ba ;
  a2a:EventKeyRef oa:event_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Event1 .

oa:relationep_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Person:f310ffe0-3590-dcc7-4782-87e6f57e049e ;
  a2a:EventKeyRef oa:event_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067_Event1 .

oa:source_gra_2ae90e64-0fe0-5fa7-7632-7c964f7b6067
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1833-08-05 - 1833-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1833-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1833" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1833-08-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 25, Periode: 1833" ;
    a2a:Book "Geboorteregister 1833" ;
    a2a:DocumentNumber "542" ;
    a2a:RegistryNumber "25" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 25, Periode: 1833, Geboorteregister 1833, 542, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5587cc82-94cc-b194-7a54-ccdb6151e1a5.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2ae90e64-0fe0-5fa7-7632-7c964f7b6067" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5587cc82-94cc-b194-7a54-ccdb6151e1a5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2ae90e64-0fe0-5fa7-7632-7c964f7b6067" ;
  a2a:RecordGUID "{2ae90e64-0fe0-5fa7-7632-7c964f7b6067}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_3511_00003511.xml van GRA" .

