@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_5eb37dfb-bc0e-0e08-cecc-c21193f338fe
  a a2a:Record ;
  rdfs:label "Geboorte op 12 juni 1850 te Foxhol gem. Hoogezand" ;
  a2a:hasPerson oa:person_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Person-f6427015-c61f-6590-94f4-c5ad710b8ae8, oa:person_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Person-65a33fb6-792b-256f-7877-02cb4ebdcc40, oa:person_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Person-f1a38539-2cc7-4f2f-a63b-870587897c10 ;
  a2a:hasEvent oa:event_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_0, oa:relationep_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_1, oa:relationep_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_2 ;
  a2a:hasSource oa:source_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe .

oa:person_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Person-f6427015-c61f-6590-94f4-c5ad710b8ae8
  a a2a:Person ;
  rdfs:label "Geertruida Bijlholt" ;
  a2a:PersonName [
    rdfs:label "Geertruida Bijlholt" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Bijlholt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1850-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Foxhol gem. Hoogezand" ;
    rdfs:label "Foxhol gem. Hoogezand"
  ] .

oa:person_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Person-65a33fb6-792b-256f-7877-02cb4ebdcc40
  a a2a:Person ;
  rdfs:label "Johanna Maria Pekeskamp" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Pekeskamp" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Pekeskamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Person-f1a38539-2cc7-4f2f-a63b-870587897c10
  a a2a:Person ;
  rdfs:label "Gerardus Ottes Bijlholt" ;
  a2a:PersonName [
    rdfs:label "Gerardus Ottes Bijlholt" ;
    a2a:PersonNameFirstName "Gerardus Ottes" ;
    a2a:PersonNameLastName "Bijlholt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39 jaar" ;
    rdfs:label "39 jaar"
  ] ;
  a2a:Profession "scheepsbouwer" .

oa:event_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1850-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Foxhol gem. Hoogezand" ;
    rdfs:label "Foxhol gem. Hoogezand"
  ] .

oa:relationep_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Person:f6427015-c61f-6590-94f4-c5ad710b8ae8 ;
  a2a:EventKeyRef oa:event_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Event1 .

oa:relationep_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Person:65a33fb6-792b-256f-7877-02cb4ebdcc40 ;
  a2a:EventKeyRef oa:event_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Event1 .

oa:relationep_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Person:f1a38539-2cc7-4f2f-a63b-870587897c10 ;
  a2a:EventKeyRef oa:event_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe_Event1 .

oa:source_gra_5eb37dfb-bc0e-0e08-cecc-c21193f338fe
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1850-06-13 - 1850-06-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-06-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-06-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1850-06-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1850" ;
    a2a:Book "Geboorteregister 1850" ;
    a2a:DocumentNumber "66" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1850, Geboorteregister 1850, 66"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/1110a0ac-f4b1-6460-1871-661cf3d0299e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/5eb37dfb-bc0e-0e08-cecc-c21193f338fe" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/1110a0ac-f4b1-6460-1871-661cf3d0299e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/5eb37dfb-bc0e-0e08-cecc-c21193f338fe" ;
  a2a:RecordGUID "{5eb37dfb-bc0e-0e08-cecc-c21193f338fe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_6947_00006947.xml van GRA" .

