@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_2186b5a2-4c19-434b-b660-73e0890fca04
  a a2a:Record ;
  rdfs:label "Geboorte op 26 juni 1816 te Groningen" ;
  a2a:hasPerson oa:person_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Person-4c4a645e-b0c5-9914-8003-0f62f35ac780, oa:person_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Person-450d4674-85ce-4de7-747c-cec712f27caf, oa:person_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Person-b792abed-2f12-f689-1936-f8a1883ce575 ;
  a2a:hasEvent oa:event_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2186b5a2-4c19-434b-b660-73e0890fca04_0, oa:relationep_gra_2186b5a2-4c19-434b-b660-73e0890fca04_1, oa:relationep_gra_2186b5a2-4c19-434b-b660-73e0890fca04_2 ;
  a2a:hasSource oa:source_gra_2186b5a2-4c19-434b-b660-73e0890fca04 .

oa:person_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Person-4c4a645e-b0c5-9914-8003-0f62f35ac780
  a a2a:Person ;
  rdfs:label "Hillechien Berends Toorn" ;
  a2a:PersonName [
    rdfs:label "Hillechien Berends Toorn" ;
    a2a:PersonNameFirstName "Hillechien Berends" ;
    a2a:PersonNameLastName "Toorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Person-450d4674-85ce-4de7-747c-cec712f27caf
  a a2a:Person ;
  rdfs:label "Berend Coops" ;
  a2a:PersonName [
    rdfs:label "Berend Coops" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Coops"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1816-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Person-b792abed-2f12-f689-1936-f8a1883ce575
  a a2a:Person ;
  rdfs:label "Heike Addens Coops" ;
  a2a:PersonName [
    rdfs:label "Heike Addens Coops" ;
    a2a:PersonNameFirstName "Heike Addens" ;
    a2a:PersonNameLastName "Coops"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "baardscheerder" .

oa:event_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1816-06-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_2186b5a2-4c19-434b-b660-73e0890fca04_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Person:4c4a645e-b0c5-9914-8003-0f62f35ac780 ;
  a2a:EventKeyRef oa:event_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Event1 .

oa:relationep_gra_2186b5a2-4c19-434b-b660-73e0890fca04_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Person:450d4674-85ce-4de7-747c-cec712f27caf ;
  a2a:EventKeyRef oa:event_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Event1 .

oa:relationep_gra_2186b5a2-4c19-434b-b660-73e0890fca04_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Person:b792abed-2f12-f689-1936-f8a1883ce575 ;
  a2a:EventKeyRef oa:event_gra_2186b5a2-4c19-434b-b660-73e0890fca04_Event1 .

oa:source_gra_2186b5a2-4c19-434b-b660-73e0890fca04
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1816-06-27 - 1816-06-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-06-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-06-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1816-06-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 6053, Periode: 1816" ;
    a2a:Book "Geboorteregister 1816" ;
    a2a:DocumentNumber "447" ;
    a2a:RegistryNumber "6053" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 6053, Periode: 1816, Geboorteregister 1816, 447, 6053"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/8a09f8a9-d155-f391-291a-42c8d5828f03.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2186b5a2-4c19-434b-b660-73e0890fca04" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/8a09f8a9-d155-f391-291a-42c8d5828f03.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2186b5a2-4c19-434b-b660-73e0890fca04" ;
  a2a:RecordGUID "{2186b5a2-4c19-434b-b660-73e0890fca04}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_6296_00006296.xml van GRA" .

