@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_45ee89c2-e720-4da3-8e80-21686c0fd20a
  a a2a:Record ;
  rdfs:label "Trouwen (ondertrouw) op 2 maart 1638 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_Person-84475f27-4da8-4c8e-b2c4-e6def9096748, oa:person_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_Person-cbffe5bf-6082-49ed-b31b-c8f1041cf896 ;
  a2a:hasEvent oa:event_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_0, oa:relationep_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_1 ;
  a2a:hasSource oa:source_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a .

oa:person_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_Person-84475f27-4da8-4c8e-b2c4-e6def9096748
  a a2a:Person ;
  rdfs:label "Johannes Pytters" ;
  a2a:PersonName [
    rdfs:label "Johannes Pytters" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Pytters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_Person-cbffe5bf-6082-49ed-b31b-c8f1041cf896
  a a2a:Person ;
  rdfs:label "Engeltie Roelofs" ;
  a2a:PersonName [
    rdfs:label "Engeltie Roelofs" ;
    a2a:PersonNameFirstName "Engeltie" ;
    a2a:PersonNamePatronym "Roelofs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1638-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_Person:84475f27-4da8-4c8e-b2c4-e6def9096748 ;
  a2a:EventKeyRef oa:event_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_Event1 .

oa:relationep_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_Person:cbffe5bf-6082-49ed-b31b-c8f1041cf896 ;
  a2a:EventKeyRef oa:event_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a_Event1 .

oa:source_frl_45ee89c2-e720-4da3-8e80-21686c0fd20a
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1638-03-02 - 1638-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1638-03-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 916A, Periode: 159..." ;
    a2a:Book "Ondertrouwregister Leeuwarden" ;
    a2a:RegistryNumber "916A" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 916A, Periode: 159..., Ondertrouwregister Leeuwarden, 916A"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/45ee89c2-e720-4da3-8e80-21686c0fd20a" ;
  a2a:RecordGUID "{45ee89c2-e720-4da3-8e80-21686c0fd20a}" ;
  a2a:SourceRemarkOpmerking "hij is schipper", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Leeuwarden&j=1500-1812&t=&q=Trouwen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkAkteSoort "ondertrouw" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_22691_00022691.xml van FRL" .

