@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_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57
  a a2a:Record ;
  rdfs:label "Geboorte op 13 december 1909 te Thesinge gem. Ten Boer" ;
  a2a:hasPerson oa:person_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Person-36d4cb7b-a64c-0c15-7e69-e2f5e9afc822, oa:person_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Person-8c56825a-2a5a-cbbc-1574-e1d986e699fc, oa:person_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Person-816f7376-f63a-c11e-4aad-8693d5d8a5a9 ;
  a2a:hasEvent oa:event_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_0, oa:relationep_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_1, oa:relationep_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_2 ;
  a2a:hasSource oa:source_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57 .

oa:person_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Person-36d4cb7b-a64c-0c15-7e69-e2f5e9afc822
  a a2a:Person ;
  rdfs:label "Hillechien Lode" ;
  a2a:PersonName [
    rdfs:label "Hillechien Lode" ;
    a2a:PersonNameFirstName "Hillechien" ;
    a2a:PersonNameLastName "Lode"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dagloonster" .

oa:person_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Person-8c56825a-2a5a-cbbc-1574-e1d986e699fc
  a a2a:Person ;
  rdfs:label "Freerk van Dijken" ;
  a2a:PersonName [
    rdfs:label "Freerk van Dijken" ;
    a2a:PersonNameFirstName "Freerk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijken"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1909-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Thesinge gem. Ten Boer" ;
    rdfs:label "Thesinge gem. Ten Boer"
  ] .

oa:person_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Person-816f7376-f63a-c11e-4aad-8693d5d8a5a9
  a a2a:Person ;
  rdfs:label "Hielke van Dijken" ;
  a2a:PersonName [
    rdfs:label "Hielke van Dijken" ;
    a2a:PersonNameFirstName "Hielke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:Profession "daglooner" .

oa:event_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1909-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Thesinge gem. Ten Boer" ;
    rdfs:label "Thesinge gem. Ten Boer"
  ] .

oa:relationep_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Person:36d4cb7b-a64c-0c15-7e69-e2f5e9afc822 ;
  a2a:EventKeyRef oa:event_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Event1 .

oa:relationep_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Person:8c56825a-2a5a-cbbc-1574-e1d986e699fc ;
  a2a:EventKeyRef oa:event_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Event1 .

oa:relationep_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Person:816f7376-f63a-c11e-4aad-8693d5d8a5a9 ;
  a2a:EventKeyRef oa:event_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57_Event1 .

oa:source_gra_3045eb4c-b444-c73f-c8ab-48ee2ddbaf57
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ten Boer" ;
    rdfs:label "Ten Boer", "1909-12-16 - 1909-12-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-12-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-12-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1909-12-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1909" ;
    a2a:Book "Geboorteregister 1909" ;
    a2a:DocumentNumber "119" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1909, Geboorteregister 1909, 119"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/f7762f68-0095-f73a-09a5-ce3f927c1628.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/3045eb4c-b444-c73f-c8ab-48ee2ddbaf57" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/f7762f68-0095-f73a-09a5-ce3f927c1628.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3045eb4c-b444-c73f-c8ab-48ee2ddbaf57" ;
  a2a:RecordGUID "{3045eb4c-b444-c73f-c8ab-48ee2ddbaf57}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_3676_00003676.xml van GRA" .

