@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_c0732aef-2c76-bbd5-6ae3-4703a12bfcac
  a a2a:Record ;
  rdfs:label "Huw. contract op 19 februari 1761" ;
  a2a:hasPerson oa:person_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_Person-aefbb457-5d7e-d018-5b2f-655e58badc36, oa:person_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_Person-f0be898f-10d1-8418-8a17-24eb433253af ;
  a2a:hasEvent oa:event_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_0, oa:relationep_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_1 ;
  a2a:hasSource oa:source_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac .

oa:person_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_Person-aefbb457-5d7e-d018-5b2f-655e58badc36
  a a2a:Person ;
  rdfs:label "Roelfien Hindriks" ;
  a2a:PersonName [
    rdfs:label "Roelfien Hindriks" ;
    a2a:PersonNameFirstName "Roelfien" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_Person-f0be898f-10d1-8418-8a17-24eb433253af
  a a2a:Person ;
  rdfs:label "Phebe Hindriks" ;
  a2a:PersonName [
    rdfs:label "Phebe Hindriks" ;
    a2a:PersonNameFirstName "Phebe" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1761-02-19"^^xsd:date
  ] .

oa:relationep_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_Person:aefbb457-5d7e-d018-5b2f-655e58badc36 ;
  a2a:EventKeyRef oa:event_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_Event1 .

oa:relationep_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_Person:f0be898f-10d1-8418-8a17-24eb433253af ;
  a2a:EventKeyRef oa:event_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac_Event1 .

oa:source_gra_c0732aef-2c76-bbd5-6ae3-4703a12bfcac
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam", "1761-02-19 - 1761-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1761-02-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Book "Oldambt - Register van huwelijkscontracten" ;
    a2a:DocumentNumber "731" ;
    rdfs:label "AlleGroningers, Groningen, Oldambt - Register van huwelijkscontracten, 731"
  ] ;
  a2a:SourceLastChangeDate "2013-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/c0732aef-2c76-bbd5-6ae3-4703a12bfcac" ;
  a2a:RecordGUID "{c0732aef-2c76-bbd5-6ae3-4703a12bfcac}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20180922_00023860.xml van GRA" .

