@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_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1732-1736)" ;
  a2a:hasPerson oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person-4387c322-5d1b-1cf0-35d8-df32f47cbea4, oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person-f1cdc310-1f79-4c3f-9295-77b7d17a633c, oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person-049e4f12-8b9b-46ce-f63e-23021d8da775, oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person-67db2e5a-abbc-2380-75d0-13575b694662, oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person-048c7e49-67a6-5ac8-3e33-84b27eadd12c ;
  a2a:hasEvent oa:event_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_0, oa:relationep_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_1, oa:relationep_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_2, oa:relationep_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_3, oa:relationep_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_4 ;
  a2a:hasSource oa:source_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b .

oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person-4387c322-5d1b-1cf0-35d8-df32f47cbea4
  a a2a:Person ;
  rdfs:label "Simeon Simon" ;
  a2a:PersonName [
    rdfs:label "Simeon Simon" ;
    a2a:PersonNameFirstName "Simeon" ;
    a2a:PersonNameLastName "Simon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baalstraet" ;
    rdfs:label "Baalstraet"
  ] .

oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person-f1cdc310-1f79-4c3f-9295-77b7d17a633c
  a a2a:Person ;
  rdfs:label "Marijtje de Leijn" ;
  a2a:PersonName [
    rdfs:label "Marijtje de Leijn" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person-049e4f12-8b9b-46ce-f63e-23021d8da775
  a a2a:Person ;
  rdfs:label "Anna Massaer" ;
  a2a:PersonName [
    rdfs:label "Anna Massaer" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Massaer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Parasijssteeg" ;
    rdfs:label "Parasijssteeg"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] .

oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person-67db2e5a-abbc-2380-75d0-13575b694662
  a a2a:Person ;
  rdfs:label "Anne Le Francq" ;
  a2a:PersonName [
    rdfs:label "Anne Le Francq" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePrefixLastName "Le" ;
    a2a:PersonNameLastName "Francq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person-048c7e49-67a6-5ac8-3e33-84b27eadd12c
  a a2a:Person ;
  rdfs:label "Abraham Massaer" ;
  a2a:PersonName [
    rdfs:label "Abraham Massaer" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Massaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Trouwen" ;
  a2a:EventType "other:DTB Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person:4387c322-5d1b-1cf0-35d8-df32f47cbea4 ;
  a2a:EventKeyRef oa:event_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Event1 .

oa:relationep_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person:f1cdc310-1f79-4c3f-9295-77b7d17a633c ;
  a2a:EventKeyRef oa:event_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Event1 .

oa:relationep_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person:049e4f12-8b9b-46ce-f63e-23021d8da775 ;
  a2a:EventKeyRef oa:event_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Event1 .

oa:relationep_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person:67db2e5a-abbc-2380-75d0-13575b694662 ;
  a2a:EventKeyRef oa:event_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Event1 .

oa:relationep_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Person:048c7e49-67a6-5ac8-3e33-84b27eadd12c ;
  a2a:EventKeyRef oa:event_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b_Event1 .

oa:source_elo_279371db-ad5a-e6b6-3b8c-efa84febc92b
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1732-01-01 - 1736-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1736-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 36, Periode: 17..." ;
    a2a:Book "MM. Kerkelijk ondertrouwboek (NH) van Leiden, juli 1732 - mei 1736." ;
    a2a:RegistryNumber "36" ;
    a2a:Folio "118" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 36, Periode: 17..., MM. Kerkelijk ondertrouwboek (NH) van Leiden, juli 1732 - mei 1736., 36, 118"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/61b0caf8-bd85-477d-8a6e-92adf806ffc0/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/279371db-ad5a-e6b6-3b8c-efa84febc92b" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/61b0caf8-bd85-477d-8a6e-92adf806ffc0/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/279371db-ad5a-e6b6-3b8c-efa84febc92b" ;
  a2a:RecordGUID "{279371db-ad5a-e6b6-3b8c-efa84febc92b}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 06-03-1734<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/36\">Inventarisnummer 36 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "36" ;
  a2a:SourceRemarkregister_periode "1732-1736" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_4295_00004295.xml van ELO" .

[] a2a:PersonRemarkdiversen "Burgerlijke staat voor het huwelijk: wed." .
[] a2a:PersonRemarkdiversen "Burgerlijke staat voor het huwelijk: j.d." .
