@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_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65
  a a2a:Record ;
  rdfs:label "Geboorte op 27 juni 1824 te Groningen" ;
  a2a:hasPerson oa:person_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Person-bbb8e762-c479-65a6-57de-6bc3a4e5e620, oa:person_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Person-4313ef4c-4d0a-3dd0-4331-14543b99ffc9, oa:person_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Person-178fc8f6-ec61-35db-206c-cfda4b772287 ;
  a2a:hasEvent oa:event_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_0, oa:relationep_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_1, oa:relationep_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_2 ;
  a2a:hasSource oa:source_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65 .

oa:person_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Person-bbb8e762-c479-65a6-57de-6bc3a4e5e620
  a a2a:Person ;
  rdfs:label "Jurt Boerma" ;
  a2a:PersonName [
    rdfs:label "Jurt Boerma" ;
    a2a:PersonNameFirstName "Jurt" ;
    a2a:PersonNameLastName "Boerma"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1824-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Person-4313ef4c-4d0a-3dd0-4331-14543b99ffc9
  a a2a:Person ;
  rdfs:label "Evert Boerma" ;
  a2a:PersonName [
    rdfs:label "Evert Boerma" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Boerma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar" ;
    rdfs:label "33 jaar"
  ] ;
  a2a:Profession "schipper" .

oa:person_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Person-178fc8f6-ec61-35db-206c-cfda4b772287
  a a2a:Person ;
  rdfs:label "Fenna Brukker" ;
  a2a:PersonName [
    rdfs:label "Fenna Brukker" ;
    a2a:PersonNameFirstName "Fenna" ;
    a2a:PersonNameLastName "Brukker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] .

oa:event_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1824-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Person:bbb8e762-c479-65a6-57de-6bc3a4e5e620 ;
  a2a:EventKeyRef oa:event_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Event1 .

oa:relationep_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Person:4313ef4c-4d0a-3dd0-4331-14543b99ffc9 ;
  a2a:EventKeyRef oa:event_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Event1 .

oa:relationep_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Person:178fc8f6-ec61-35db-206c-cfda4b772287 ;
  a2a:EventKeyRef oa:event_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65_Event1 .

oa:source_gra_22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1824-06-28 - 1824-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1824" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1824-06-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 16, Periode: 1824" ;
    a2a:Book "Geboorteregister 1824" ;
    a2a:DocumentNumber "523" ;
    a2a:RegistryNumber "16" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 16, Periode: 1824, Geboorteregister 1824, 523, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/545631e6-7ab7-e09b-22d0-d23785daa6fa.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/545631e6-7ab7-e09b-22d0-d23785daa6fa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65" ;
  a2a:RecordGUID "{22e9fa7c-a6a9-eef9-c3fa-20bc6c4adc65}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_6339_00006339.xml van GRA" .

