@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_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e
  a a2a:Record ;
  rdfs:label "Trouwen (ondertrouw) op 19 mei 1792 te Sneek" ;
  a2a:hasPerson oa:person_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_Person-8661c864-c7f6-4567-9265-23d4e9e7042e, oa:person_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_Person-1844a296-8dbd-4318-9c98-21eae501f645 ;
  a2a:hasEvent oa:event_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_0, oa:relationep_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_1 ;
  a2a:hasSource oa:source_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e .

oa:person_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_Person-8661c864-c7f6-4567-9265-23d4e9e7042e
  a a2a:Person ;
  rdfs:label "Matthijs Ypey" ;
  a2a:PersonName [
    rdfs:label "Matthijs Ypey" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Ypey"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_Person-1844a296-8dbd-4318-9c98-21eae501f645
  a a2a:Person ;
  rdfs:label "Maria Louisa de Wendt" ;
  a2a:PersonName [
    rdfs:label "Maria Louisa de Wendt" ;
    a2a:PersonNameFirstName "Maria Louisa" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wendt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:event_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1792-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:relationep_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_Person:8661c864-c7f6-4567-9265-23d4e9e7042e ;
  a2a:EventKeyRef oa:event_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_Event1 .

oa:relationep_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_Person:1844a296-8dbd-4318-9c98-21eae501f645 ;
  a2a:EventKeyRef oa:event_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e_Event1 .

oa:source_frl_04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1792-05-19 - 1792-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1792-05-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0641, Periode: 177..." ;
    a2a:Book "Ondertrouwregister Gerecht Sneek" ;
    a2a:RegistryNumber "0641" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0641, Periode: 177..., Ondertrouwregister Gerecht Sneek, 0641"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e" ;
  a2a:RecordGUID "{04c1325d-fa1a-4b2d-ae6f-9e17a52a9e4e}" ;
  a2a:SourceRemarkOpmerking "NB", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Sneek&j=1500-1812&t=&q=Trouwen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkAkteSoort "ondertrouw" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_24938_00024938.xml van FRL" .

