@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_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 mei 1839 te Ezinge" ;
  a2a:hasPerson oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person-04b509b8-d3a5-a7c0-5e85-46a08d67c326, oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person-f0196fac-84c9-a3b7-db24-2bc9f9950324, oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person-467f8f69-bba3-5ee1-495b-93249f430973, oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person-c5717811-4ba6-5031-1e01-69b12a207fed, oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person-736e7207-1152-7a51-0a43-c1bcbe783a55 ;
  a2a:hasEvent oa:event_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_0, oa:relationep_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_1, oa:relationep_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_2, oa:relationep_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_3, oa:relationep_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_4 ;
  a2a:hasSource oa:source_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2 .

oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person-04b509b8-d3a5-a7c0-5e85-46a08d67c326
  a a2a:Person ;
  rdfs:label "Hendrik Hendriks Til" ;
  a2a:PersonName [
    rdfs:label "Hendrik Hendriks Til" ;
    a2a:PersonNameFirstName "Hendrik Hendriks" ;
    a2a:PersonNameLastName "Til"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1809-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Garnwerd" ;
    rdfs:label "Garnwerd"
  ] ;
  a2a:Profession "dienstknecht" .

oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person-f0196fac-84c9-a3b7-db24-2bc9f9950324
  a a2a:Person ;
  rdfs:label "Geertruida Jakobus Hartman" ;
  a2a:PersonName [
    rdfs:label "Geertruida Jakobus Hartman" ;
    a2a:PersonNameFirstName "Geertruida Jakobus" ;
    a2a:PersonNameLastName "Hartman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person-467f8f69-bba3-5ee1-495b-93249f430973
  a a2a:Person ;
  rdfs:label "Geertruida Jans" ;
  a2a:PersonName [
    rdfs:label "Geertruida Jans" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "wagenmaakster" .

oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person-c5717811-4ba6-5031-1e01-69b12a207fed
  a a2a:Person ;
  rdfs:label "Jakobus Hartman" ;
  a2a:PersonName [
    rdfs:label "Jakobus Hartman" ;
    a2a:PersonNameFirstName "Jakobus" ;
    a2a:PersonNameLastName "Hartman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "wagenmaker" .

oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person-736e7207-1152-7a51-0a43-c1bcbe783a55
  a a2a:Person ;
  rdfs:label "Tjeertje Hendriks van Til" ;
  a2a:PersonName [
    rdfs:label "Tjeertje Hendriks van Til" ;
    a2a:PersonNameFirstName "Tjeertje Hendriks" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Til"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dagloonster" .

oa:event_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1839-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ezinge" ;
    rdfs:label "Ezinge"
  ] .

oa:relationep_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person:04b509b8-d3a5-a7c0-5e85-46a08d67c326 ;
  a2a:EventKeyRef oa:event_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Event1 .

oa:relationep_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person:f0196fac-84c9-a3b7-db24-2bc9f9950324 ;
  a2a:EventKeyRef oa:event_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Event1 .

oa:relationep_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person:467f8f69-bba3-5ee1-495b-93249f430973 ;
  a2a:EventKeyRef oa:event_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Event1 .

oa:relationep_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person:c5717811-4ba6-5031-1e01-69b12a207fed ;
  a2a:EventKeyRef oa:event_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Event1 .

oa:relationep_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Person:736e7207-1152-7a51-0a43-c1bcbe783a55 ;
  a2a:EventKeyRef oa:event_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2_Event1 .

oa:source_gra_7b47fe7b-c79b-a30f-b0cc-06e00f423ec2
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Ezinge" ;
    rdfs:label "Ezinge", "1839-05-06 - 1839-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1839-05-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1839" ;
    a2a:Book "Huwelijksregister 1839" ;
    a2a:DocumentNumber "3" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1839, Huwelijksregister 1839, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/bccbad53-2874-1a84-bf55-f541740e198d.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7b47fe7b-c79b-a30f-b0cc-06e00f423ec2" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/bccbad53-2874-1a84-bf55-f541740e198d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5a575add-e16c-2a59-e81f-13462bac26f3.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7b47fe7b-c79b-a30f-b0cc-06e00f423ec2" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5a575add-e16c-2a59-e81f-13462bac26f3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7b47fe7b-c79b-a30f-b0cc-06e00f423ec2" ;
  a2a:RecordGUID "{7b47fe7b-c79b-a30f-b0cc-06e00f423ec2}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_2041_00002041.xml van GRA" .

