@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_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4
  a a2a:Record ;
  rdfs:label "Huwelijk (in het jaar 1675-1932)" ;
  a2a:hasPerson oa:person_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Person1, oa:person_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Person2, oa:person_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Person5, oa:person_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Person6 ;
  a2a:hasEvent oa:event_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Event1 ;
  a2a:hasRelationEP oa:relationep_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_0, oa:relationep_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_1, oa:relationep_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_2, oa:relationep_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_3 ;
  a2a:hasSource oa:source_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4 .

oa:person_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Person1
  a a2a:Person ;
  rdfs:label "Johan Philip Christoffer Vrijheer van Keppel, Heer tot Stoevelaer" ;
  a2a:PersonName [
    rdfs:label "Johan Philip Christoffer Vrijheer van Keppel, Heer tot Stoevelaer" ;
    a2a:PersonNameFirstName "Johan Philip Christoffer" ;
    a2a:PersonNameLastName "Vrijheer van Keppel, Heer tot Stoevelaer"
  ] .

oa:person_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Person2
  a a2a:Person ;
  rdfs:label "Bar. Ermgard Sophia van Quadt tot Wickradt, Vrijvr.te Loenen" ;
  a2a:PersonName [
    rdfs:label "Bar. Ermgard Sophia van Quadt tot Wickradt, Vrijvr.te Loenen" ;
    a2a:PersonNameFirstName "Bar. Ermgard Sophia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Quadt tot Wickradt, Vrijvr.te Loenen"
  ] .

oa:person_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Person5
  a a2a:Person ;
  rdfs:label "Wilhelm Bertram Vrijhr. van Quadt etc." ;
  a2a:PersonName [
    rdfs:label "Wilhelm Bertram Vrijhr. van Quadt etc." ;
    a2a:PersonNameFirstName "Wilhelm Bertram" ;
    a2a:PersonNameLastName "Vrijhr. van Quadt etc."
  ] .

oa:person_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Person6
  a a2a:Person ;
  rdfs:label "Baronesse Maria van Gent tot Wickradt etc." ;
  a2a:PersonName [
    rdfs:label "Baronesse Maria van Gent tot Wickradt etc." ;
    a2a:PersonNameFirstName "Baronesse Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gent tot Wickradt etc."
  ] .

oa:event_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventPlace [
    a2a:Place "Markelo" ;
    rdfs:label "Markelo"
  ] .

oa:relationep_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Person1 ;
  a2a:EventKeyRef oa:event_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Event1 .

oa:relationep_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Person2 ;
  a2a:EventKeyRef oa:event_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Event1 .

oa:relationep_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Person5 ;
  a2a:EventKeyRef oa:event_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Event1 .

oa:relationep_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Person6 ;
  a2a:EventKeyRef oa:event_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4_Event1 .

oa:source_hvt_3b1002de-7a2f-e607-b3a7-c8d77a03f7c4
  a a2a:Source ;
  rdfs:label "Gemeente Hof van Twente, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Goor" ;
    rdfs:label "Goor", "1675-01-01 - 1932-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Hof van Twente" ;
    a2a:Collection "NH kerk Markelo Trouwboek 1675-1932" ;
    rdfs:label "Gemeente Hof van Twente, NH kerk Markelo Trouwboek 1675-1932"
  ] ;
  a2a:SourceLastChangeDate "2019-10-18"^^xsd:date ;
  a2a:RecordIdentifier "661" ;
  a2a:RecordGUID "{3b1002de-7a2f-e607-b3a7-c8d77a03f7c4}" ;
  a2a:SourceRemarkOpmerking "Wilhelm Bertram is Vrijheer van Quadt des Heyligen Roomschen Rijcks, Vrijheer tot Wickradt en Swaenenburg, Vrijheer tot Loenen, Severnich en Delwinen, Erfdrost en Erfhoffmeester des Vorstendoms Gelder en Graefschaps Zutphen.&lt;13&gt;Maria van Gent is Rijcks Vrij Vrou tot Wickradt en Swaenenberg, Vrijvrou tot Loenen, Severnich en Delwinen." ;
  a2a:SourceRemarkVrijwilliger "Stichting Heemkunde Markelo" ;
  a2a:SourceRemarkProvenance "PRO-GEN export | ZIP via e-mail | iconv -f 437 -t utf-8 | csv2a2a" .

[] a2a:PersonRemarkOpmerking "overleden" .
