@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020
  a a2a:Record ;
  rdfs:label "Geboorte op 10 oktober 1827 te Vriescheloo gem. Bellingwolde" ;
  a2a:hasPerson oa:person_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Person-d8d26abf-e7df-43eb-fe18-ec706bfcd1a0, oa:person_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Person-4cfdc64f-449f-573e-f131-39ac13986d4c, oa:person_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Person-848c33a6-bf5f-abcb-c07f-73c65348deeb ;
  a2a:hasEvent oa:event_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_0, oa:relationep_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_1, oa:relationep_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_2 ;
  a2a:hasSource oa:source_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020 .

oa:person_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Person-d8d26abf-e7df-43eb-fe18-ec706bfcd1a0
  a a2a:Person ;
  rdfs:label "Okko Harberts Boelmans" ;
  owl:sameAs oa:person_gra_052afe2a-941b-350a-c0c7-e62858600d25_Person-4b7f3223-1c55-2308-5999-fd45497de59b, oa:person_gra_32019510-4ddb-fd1b-cc34-0c94bd7c28c3_Person-eadc6785-c1ee-50bb-d41d-99cda6a38961, oa:person_gra_4db24525-2610-d327-7d53-261030f9b054_Person-5a4152eb-7998-fbbc-1e6b-7f9522996390, oa:person_gra_97046480-18d1-c6e2-31b0-17443ad34cc5_Person-0faf7987-2785-9bc8-07d5-b5678f705f1d ;
  a2a:PersonName [
    rdfs:label "Okko Harberts Boelmans" ;
    a2a:PersonNameFirstName "Okko Harberts" ;
    a2a:PersonNameLastName "Boelmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Person-4cfdc64f-449f-573e-f131-39ac13986d4c
  a a2a:Person ;
  rdfs:label "Elsjen Jans Teuben" ;
  owl:sameAs oa:person_gra_052afe2a-941b-350a-c0c7-e62858600d25_Person-187c5993-036a-a40b-f828-7b370c44ac4c, oa:person_gra_32019510-4ddb-fd1b-cc34-0c94bd7c28c3_Person-782cfa0e-43b6-c859-6762-02064d39a5d7, oa:person_gra_4db24525-2610-d327-7d53-261030f9b054_Person-2facf092-da7a-e234-16d4-59dce0ade58d, oa:person_gra_97046480-18d1-c6e2-31b0-17443ad34cc5_Person-a40fda77-0717-184d-67ec-c8cc574b707b ;
  a2a:PersonName [
    rdfs:label "Elsjen Jans Teuben" ;
    a2a:PersonNameFirstName "Elsjen Jans" ;
    a2a:PersonNameLastName "Teuben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Person-848c33a6-bf5f-abcb-c07f-73c65348deeb
  a a2a:Person ;
  rdfs:label "Tetje Boelmans" ;
  a2a:PersonName [
    rdfs:label "Tetje Boelmans" ;
    a2a:PersonNameFirstName "Tetje" ;
    a2a:PersonNameLastName "Boelmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1827-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vriescheloo gem. Bellingwolde" ;
    rdfs:label "Vriescheloo gem. Bellingwolde"
  ] .

oa:event_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1827-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vriescheloo gem. Bellingwolde" ;
    rdfs:label "Vriescheloo gem. Bellingwolde"
  ] .

oa:relationep_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Person:d8d26abf-e7df-43eb-fe18-ec706bfcd1a0 ;
  a2a:EventKeyRef oa:event_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Event1 .

oa:relationep_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Person:4cfdc64f-449f-573e-f131-39ac13986d4c ;
  a2a:EventKeyRef oa:event_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Event1 .

oa:relationep_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Person:848c33a6-bf5f-abcb-c07f-73c65348deeb ;
  a2a:EventKeyRef oa:event_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020_Event1 .

oa:source_gra_33ec240e-4ea6-a8b0-e672-2b3d9cad4020
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1827-10-12 - 1827-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1827" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1827-10-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1827" ;
    a2a:Book "Geboorteregister 1827" ;
    a2a:DocumentNumber "64" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1827, Geboorteregister 1827, 64"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/cc7a4dd3-c9f1-c4d4-b5b2-563d357d1c8e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/33ec240e-4ea6-a8b0-e672-2b3d9cad4020" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/cc7a4dd3-c9f1-c4d4-b5b2-563d357d1c8e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/33ec240e-4ea6-a8b0-e672-2b3d9cad4020" ;
  a2a:RecordGUID "{33ec240e-4ea6-a8b0-e672-2b3d9cad4020}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_5628_00005628.xml van GRA" .

