@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_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 oktober 1822 te 't Zandt" ;
  a2a:hasPerson oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person-96c1325c-1634-715c-c5d0-2de671400647, oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person-fc81fbf7-706c-bd36-3699-bfd0d8824203, oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person-69aba87f-1556-4eca-0203-35a2bf5ef655, oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person-02352bb6-e10d-269e-8b0a-69262e647674, oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person-1c9d9598-a10d-e28b-3823-156dbcf2569f, oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person-fad86772-c144-9d87-9fdc-6b14c3e1fabd ;
  a2a:hasEvent oa:event_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_0, oa:relationep_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_1, oa:relationep_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_2, oa:relationep_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_3, oa:relationep_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_4, oa:relationep_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_5 ;
  a2a:hasSource oa:source_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb .

oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person-96c1325c-1634-715c-c5d0-2de671400647
  a a2a:Person ;
  rdfs:label "Grietje Pieters Bouwman" ;
  a2a:PersonName [
    rdfs:label "Grietje Pieters Bouwman" ;
    a2a:PersonNameFirstName "Grietje Pieters" ;
    a2a:PersonNameLastName "Bouwman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] .

oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person-fc81fbf7-706c-bd36-3699-bfd0d8824203
  a a2a:Person ;
  rdfs:label "Dirk Martens Kruizinga" ;
  a2a:PersonName [
    rdfs:label "Dirk Martens Kruizinga" ;
    a2a:PersonNameFirstName "Dirk Martens" ;
    a2a:PersonNameLastName "Kruizinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:Profession "schoolonderwijzer" .

oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person-69aba87f-1556-4eca-0203-35a2bf5ef655
  a a2a:Person ;
  rdfs:label "Pieter Ennes Bouwman" ;
  a2a:PersonName [
    rdfs:label "Pieter Ennes Bouwman" ;
    a2a:PersonNameFirstName "Pieter Ennes" ;
    a2a:PersonNameLastName "Bouwman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person-02352bb6-e10d-269e-8b0a-69262e647674
  a a2a:Person ;
  rdfs:label "Marten Derks Kruizinga" ;
  a2a:PersonName [
    rdfs:label "Marten Derks Kruizinga" ;
    a2a:PersonNameFirstName "Marten Derks" ;
    a2a:PersonNameLastName "Kruizinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person-1c9d9598-a10d-e28b-3823-156dbcf2569f
  a a2a:Person ;
  rdfs:label "Geesjen Jans" ;
  a2a:PersonName [
    rdfs:label "Geesjen Jans" ;
    a2a:PersonNameFirstName "Geesjen" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person-fad86772-c144-9d87-9fdc-6b14c3e1fabd
  a a2a:Person ;
  rdfs:label "Antje Tijes Siertsema" ;
  a2a:PersonName [
    rdfs:label "Antje Tijes Siertsema" ;
    a2a:PersonNameFirstName "Antje Tijes" ;
    a2a:PersonNameLastName "Siertsema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwster" .

oa:event_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1822-10-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'t Zandt" ;
    rdfs:label "'t Zandt"
  ] .

oa:relationep_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person:96c1325c-1634-715c-c5d0-2de671400647 ;
  a2a:EventKeyRef oa:event_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Event1 .

oa:relationep_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person:fc81fbf7-706c-bd36-3699-bfd0d8824203 ;
  a2a:EventKeyRef oa:event_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Event1 .

oa:relationep_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person:69aba87f-1556-4eca-0203-35a2bf5ef655 ;
  a2a:EventKeyRef oa:event_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Event1 .

oa:relationep_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person:02352bb6-e10d-269e-8b0a-69262e647674 ;
  a2a:EventKeyRef oa:event_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Event1 .

oa:relationep_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person:1c9d9598-a10d-e28b-3823-156dbcf2569f ;
  a2a:EventKeyRef oa:event_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Event1 .

oa:relationep_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Person:fad86772-c144-9d87-9fdc-6b14c3e1fabd ;
  a2a:EventKeyRef oa:event_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb_Event1 .

oa:source_gra_4a09d541-7b91-8f26-b0bb-acbdc9ba0feb
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "'t Zandt" ;
    rdfs:label "'t Zandt", "1822-10-18 - 1822-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1822" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1822-10-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1822" ;
    a2a:Book "Huwelijksregister 1822" ;
    a2a:DocumentNumber "19" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1822, Huwelijksregister 1822, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/796ffc86-436a-41d0-87f8-cc1e0e5bf3d1.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4a09d541-7b91-8f26-b0bb-acbdc9ba0feb" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/796ffc86-436a-41d0-87f8-cc1e0e5bf3d1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/c8901af7-b03b-4d84-975e-3eca1cee99cd.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4a09d541-7b91-8f26-b0bb-acbdc9ba0feb" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/c8901af7-b03b-4d84-975e-3eca1cee99cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4a09d541-7b91-8f26-b0bb-acbdc9ba0feb" ;
  a2a:RecordGUID "{4a09d541-7b91-8f26-b0bb-acbdc9ba0feb}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_1501_00001501.xml van GRA" .

