@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_4f992b2f-4a2f-16af-d99b-3639a08f9f6e
  a a2a:Record ;
  rdfs:label "Geboorte op 24 maart 1824 te Rasquert gem. Baflo" ;
  a2a:hasPerson oa:person_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Person-aaad2133-2bf6-652e-1279-6f0627b8ca17, oa:person_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Person-7da7420d-11d1-e809-521a-e503808ef2f7, oa:person_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Person-35c91867-69be-ae8b-b395-15156c69e31c ;
  a2a:hasEvent oa:event_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_0, oa:relationep_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_1, oa:relationep_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_2 ;
  a2a:hasSource oa:source_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e .

oa:person_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Person-aaad2133-2bf6-652e-1279-6f0627b8ca17
  a a2a:Person ;
  rdfs:label "Albertus Ottenhof" ;
  a2a:PersonName [
    rdfs:label "Albertus Ottenhof" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Ottenhof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "predikant" .

oa:person_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Person-7da7420d-11d1-e809-521a-e503808ef2f7
  a a2a:Person ;
  rdfs:label "Christina Maria Dijken" ;
  a2a:PersonName [
    rdfs:label "Christina Maria Dijken" ;
    a2a:PersonNameFirstName "Christina Maria" ;
    a2a:PersonNameLastName "Dijken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Person-35c91867-69be-ae8b-b395-15156c69e31c
  a a2a:Person ;
  rdfs:label "Aaltje Ottenhof" ;
  a2a:PersonName [
    rdfs:label "Aaltje Ottenhof" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Ottenhof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1824-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rasquert gem. Baflo" ;
    rdfs:label "Rasquert gem. Baflo"
  ] .

oa:event_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1824-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rasquert gem. Baflo" ;
    rdfs:label "Rasquert gem. Baflo"
  ] .

oa:relationep_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Person:aaad2133-2bf6-652e-1279-6f0627b8ca17 ;
  a2a:EventKeyRef oa:event_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Event1 .

oa:relationep_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Person:7da7420d-11d1-e809-521a-e503808ef2f7 ;
  a2a:EventKeyRef oa:event_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Event1 .

oa:relationep_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Person:35c91867-69be-ae8b-b395-15156c69e31c ;
  a2a:EventKeyRef oa:event_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e_Event1 .

oa:source_gra_4f992b2f-4a2f-16af-d99b-3639a08f9f6e
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baflo" ;
    rdfs:label "Baflo", "1824-03-26 - 1824-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1824" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1824-03-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1824" ;
    a2a:Book "Geboorteregister 1824" ;
    a2a:DocumentNumber "26" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1824, Geboorteregister 1824, 26"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/2a7405d5-e9cf-db8f-0a1f-7d1d7c5b503c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4f992b2f-4a2f-16af-d99b-3639a08f9f6e" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/2a7405d5-e9cf-db8f-0a1f-7d1d7c5b503c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4f992b2f-4a2f-16af-d99b-3639a08f9f6e" ;
  a2a:RecordGUID "{4f992b2f-4a2f-16af-d99b-3639a08f9f6e}" ;
  a2a:SourceRemarkOpmerking "Moeder ook als Christina Maria Dijkema bekend." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230828_125_00000125.xml van GRA" .

