@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_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 november 1875 te Beerta" ;
  a2a:hasPerson oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person-d7ac47d3-cf3f-0fb5-c7ed-fa6655bc1a68, oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person-e64c3f73-4fd4-d0af-c69c-115c67be0b48, oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person-4f0e746f-d55d-5ff1-40ae-4855853268ed, oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person-5364e0b9-452e-624f-67c4-970a03f83bef, oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person-97a30da8-d32e-cf66-7dd7-5938c00f3966 ;
  a2a:hasEvent oa:event_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_0, oa:relationep_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_1, oa:relationep_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_2, oa:relationep_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_3, oa:relationep_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_4 ;
  a2a:hasSource oa:source_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e .

oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person-d7ac47d3-cf3f-0fb5-c7ed-fa6655bc1a68
  a a2a:Person ;
  rdfs:label "Hillechien Blokzijl" ;
  a2a:PersonName [
    rdfs:label "Hillechien Blokzijl" ;
    a2a:PersonNameFirstName "Hillechien" ;
    a2a:PersonNameLastName "Blokzijl"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Finsterwolde" ;
    rdfs:label "Finsterwolde"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person-e64c3f73-4fd4-d0af-c69c-115c67be0b48
  a a2a:Person ;
  rdfs:label "Harmannus Teuben" ;
  a2a:PersonName [
    rdfs:label "Harmannus Teuben" ;
    a2a:PersonNameFirstName "Harmannus" ;
    a2a:PersonNameLastName "Teuben"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] ;
  a2a:Profession "dagloner" .

oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person-4f0e746f-d55d-5ff1-40ae-4855853268ed
  a a2a:Person ;
  rdfs:label "Engeltje Wubbes Blokzijl" ;
  a2a:PersonName [
    rdfs:label "Engeltje Wubbes Blokzijl" ;
    a2a:PersonNameFirstName "Engeltje Wubbes" ;
    a2a:PersonNameLastName "Blokzijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person-5364e0b9-452e-624f-67c4-970a03f83bef
  a a2a:Person ;
  rdfs:label "Harmanna Pieters Nannen" ;
  a2a:PersonName [
    rdfs:label "Harmanna Pieters Nannen" ;
    a2a:PersonNameFirstName "Harmanna Pieters" ;
    a2a:PersonNameLastName "Nannen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person-97a30da8-d32e-cf66-7dd7-5938c00f3966
  a a2a:Person ;
  rdfs:label "Luppo Jans Teuben" ;
  a2a:PersonName [
    rdfs:label "Luppo Jans Teuben" ;
    a2a:PersonNameFirstName "Luppo Jans" ;
    a2a:PersonNameLastName "Teuben"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dagloner" .

oa:event_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1875-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] .

oa:relationep_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person:d7ac47d3-cf3f-0fb5-c7ed-fa6655bc1a68 ;
  a2a:EventKeyRef oa:event_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Event1 .

oa:relationep_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person:e64c3f73-4fd4-d0af-c69c-115c67be0b48 ;
  a2a:EventKeyRef oa:event_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Event1 .

oa:relationep_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person:4f0e746f-d55d-5ff1-40ae-4855853268ed ;
  a2a:EventKeyRef oa:event_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Event1 .

oa:relationep_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person:5364e0b9-452e-624f-67c4-970a03f83bef ;
  a2a:EventKeyRef oa:event_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Event1 .

oa:relationep_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Person:97a30da8-d32e-cf66-7dd7-5938c00f3966 ;
  a2a:EventKeyRef oa:event_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e_Event1 .

oa:source_gra_db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta", "1875-11-27 - 1875-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1875" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1875-11-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1875" ;
    a2a:Book "Huwelijksregister 1875" ;
    a2a:DocumentNumber "43" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1875, Huwelijksregister 1875, 43"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/40ed16e7-70a6-8872-fcf0-5ee77c39635a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/40ed16e7-70a6-8872-fcf0-5ee77c39635a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-08-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e" ;
  a2a:RecordGUID "{db50bcf1-1b3a-02ba-e56a-7e3c7b16db4e}" ;
  a2a:SourceRemarkOpmerking "wettiging 2 kinderen" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_2784_00002784.xml van GRA" .

