@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_bd258266-10ce-9138-caf5-e92b090825ff
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1671-1739)" ;
  a2a:hasPerson oa:person_elo_bd258266-10ce-9138-caf5-e92b090825ff_Person-7a796e5d-904a-7574-5b0f-8d02e275977c, oa:person_elo_bd258266-10ce-9138-caf5-e92b090825ff_Person-613fce57-23d2-f8b8-642e-4555fd37e640, oa:person_elo_bd258266-10ce-9138-caf5-e92b090825ff_Person-30589554-101a-0eb7-1de4-aab8d01193bf ;
  a2a:hasEvent oa:event_elo_bd258266-10ce-9138-caf5-e92b090825ff_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bd258266-10ce-9138-caf5-e92b090825ff_0, oa:relationep_elo_bd258266-10ce-9138-caf5-e92b090825ff_1, oa:relationep_elo_bd258266-10ce-9138-caf5-e92b090825ff_2 ;
  a2a:hasSource oa:source_elo_bd258266-10ce-9138-caf5-e92b090825ff .

oa:person_elo_bd258266-10ce-9138-caf5-e92b090825ff_Person-7a796e5d-904a-7574-5b0f-8d02e275977c
  a a2a:Person ;
  rdfs:label "Abraham Jacobse van Suijlen" ;
  a2a:PersonName [
    rdfs:label "Abraham Jacobse van Suijlen" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePatronym "Jacobse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Suijlen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Langeraar" ;
    rdfs:label "Langeraar"
  ] .

oa:person_elo_bd258266-10ce-9138-caf5-e92b090825ff_Person-613fce57-23d2-f8b8-642e-4555fd37e640
  a a2a:Person ;
  rdfs:label "Maritie Cornelis Vermeij" ;
  a2a:PersonName [
    rdfs:label "Maritie Cornelis Vermeij" ;
    a2a:PersonNameFirstName "Maritie" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Vermeij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Langeraar" ;
    rdfs:label "Langeraar"
  ] .

oa:person_elo_bd258266-10ce-9138-caf5-e92b090825ff_Person-30589554-101a-0eb7-1de4-aab8d01193bf
  a a2a:Person ;
  rdfs:label "Simon Cornelisse Bosman" ;
  a2a:PersonName [
    rdfs:label "Simon Cornelisse Bosman" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNameLastName "Bosman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bd258266-10ce-9138-caf5-e92b090825ff_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Trouwen" ;
  a2a:EventType "other:DTB Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar"
  ] .

oa:relationep_elo_bd258266-10ce-9138-caf5-e92b090825ff_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_bd258266-10ce-9138-caf5-e92b090825ff_Person:7a796e5d-904a-7574-5b0f-8d02e275977c ;
  a2a:EventKeyRef oa:event_elo_bd258266-10ce-9138-caf5-e92b090825ff_Event1 .

oa:relationep_elo_bd258266-10ce-9138-caf5-e92b090825ff_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_bd258266-10ce-9138-caf5-e92b090825ff_Person:613fce57-23d2-f8b8-642e-4555fd37e640 ;
  a2a:EventKeyRef oa:event_elo_bd258266-10ce-9138-caf5-e92b090825ff_Event1 .

oa:relationep_elo_bd258266-10ce-9138-caf5-e92b090825ff_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_elo_bd258266-10ce-9138-caf5-e92b090825ff_Person:30589554-101a-0eb7-1de4-aab8d01193bf ;
  a2a:EventKeyRef oa:event_elo_bd258266-10ce-9138-caf5-e92b090825ff_Event1 .

oa:source_elo_bd258266-10ce-9138-caf5-e92b090825ff
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar", "1671-01-01 - 1739-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1671-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1739-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Hervormde Gemeente te Ter Aar, Deel: 29, Periode: 1671-1739" ;
    a2a:Book "1671 - 1739." ;
    a2a:RegistryNumber "29" ;
    a2a:Folio "36" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Hervormde Gemeente te Ter Aar, Deel: 29, Periode: 1671-1739, 1671 - 1739., 29, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/1639fff4-93c7-44d1-9f29-17c0db066b41/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bd258266-10ce-9138-caf5-e92b090825ff" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/1639fff4-93c7-44d1-9f29-17c0db066b41/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/bd258266-10ce-9138-caf5-e92b090825ff" ;
  a2a:RecordGUID "{bd258266-10ce-9138-caf5-e92b090825ff}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 15-11-1693<br>Datum ondertrouw: 30-10-1693<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/151.2.02/file/29\">Inventarisnummer 29 van archiefnummer 151.2.02 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Hervormde Gemeente te Ter Aar" ;
  a2a:SourceRemarkdeel "29" ;
  a2a:SourceRemarkregister_periode "1671-1739" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_21942_00021942.xml van ELO" .

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