@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_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC
  a a2a:Record ;
  rdfs:label "Trouwen op 22 november 1757" ;
  a2a:hasPerson oa:person_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Person1, oa:person_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Person2, oa:person_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Person3, oa:person_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Person4 ;
  a2a:hasEvent oa:event_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_0, oa:relationep_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_1, oa:relationep_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_2, oa:relationep_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_3 ;
  a2a:hasSource oa:source_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC .

oa:person_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Person1
  a a2a:Person ;
  rdfs:label "Anna Maria Huijbers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Huijbers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Huijbers"
  ] .

oa:person_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Person2
  a a2a:Person ;
  rdfs:label "Alardus Jacobs" ;
  a2a:PersonName [
    rdfs:label "Alardus Jacobs" ;
    a2a:PersonNameFirstName "Alardus" ;
    a2a:PersonNameLastName "Jacobs"
  ] .

oa:person_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Person3
  a a2a:Person ;
  rdfs:label "Maria Elisabetha Schampers" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabetha Schampers" ;
    a2a:PersonNameFirstName "Maria Elisabetha" ;
    a2a:PersonNameLastName "Schampers"
  ] .

oa:person_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Person4
  a a2a:Person ;
  rdfs:label "Joannes van Haeff" ;
  a2a:PersonName [
    rdfs:label "Joannes van Haeff" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "van Haeff"
  ] .

oa:event_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1757" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1757-11-22"^^xsd:date
  ] ;
  a2a:EventRemark29_Kerkelijke_gemeente "Druten" .

oa:relationep_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_0
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Person1 ;
  a2a:EventKeyRef oa:event_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Event1 .

oa:relationep_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_1
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Person2 ;
  a2a:EventKeyRef oa:event_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Event1 .

oa:relationep_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Person3 ;
  a2a:EventKeyRef oa:event_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Event1 .

oa:relationep_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Person4 ;
  a2a:EventKeyRef oa:event_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC_Event1 .

oa:source_gld_19CD9B82-50D0-4338-AB3D-14F4318BEFAC
  a a2a:Source ;
  rdfs:label "Gelders Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1757-01-01 - 1757-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1757-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Druten" ;
    a2a:RegistryNumber "540" ;
    a2a:Folio "115" ;
    rdfs:label "Gelders Archief, Druten, 540, 115"
  ] ;
  a2a:SourceLastChangeDate "2021-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/19CD9B8250D04338AB3D14F4318BEFAC" ;
  a2a:RecordGUID "{19CD9B82-50D0-4338-AB3D-14F4318BEFAC}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_540_54_MI.xml van GLD" .

