@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_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167
  a a2a:Record ;
  rdfs:label "Ondertrouw op 21 september 1753 te Delfshaven" ;
  a2a:hasPerson oa:person_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Person2030617256, oa:person_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Person2030617257 ;
  a2a:hasEvent oa:event_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Event1, oa:event_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_0, oa:relationep_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_1, oa:relationep_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_2, oa:relationep_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_3 ;
  a2a:hasSource oa:source_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167 .

oa:person_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Person2030617256
  a a2a:Person ;
  rdfs:label "Frans Vermeij" ;
  a2a:PersonName [
    rdfs:label "Frans Vermeij" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Vermeij"
  ] ;
  a2a:Residence [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] ;
  a2a:MaritalStatus "other:Wed." .

oa:person_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Person2030617257
  a a2a:Person ;
  rdfs:label "Jannetje Langermans" ;
  a2a:PersonName [
    rdfs:label "Jannetje Langermans" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Langermans"
  ] ;
  a2a:Residence [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "21-09-1753" ;
    a2a:Year "1753" ;
    a2a:Month "09" ;
    a2a:Day "21" ;
    rdfs:label "1753-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] .

oa:event_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "21-09-1753" ;
    a2a:Year "1753" ;
    a2a:Month "09" ;
    a2a:Day "21" ;
    rdfs:label "1753-09-21"^^xsd:date
  ] .

oa:relationep_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Person2030617256 ;
  a2a:EventKeyRef oa:event_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Event1 .

oa:relationep_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Person2030617257 ;
  a2a:EventKeyRef oa:event_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Event1 .

oa:relationep_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Person2030617256 ;
  a2a:EventKeyRef oa:event_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Event2 .

oa:relationep_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Person2030617257 ;
  a2a:EventKeyRef oa:event_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167_Event2 .

oa:source_srt_CDD4CD52-99BB-47DA-B150-9DA2422BD167
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Delfshaven" ;
    a2a:Country "Nederland" ;
    rdfs:label "Delfshaven, Nederland", "1753-09-21 - 1753-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-09-1753" ;
    a2a:Year "1753" ;
    a2a:Month "09" ;
    a2a:Day "21" ;
    rdfs:label "21-09-1753"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van de Plaatselijke Besturen van Delfshaven en Schoonderloo" ;
    a2a:Book "Trouw gaarder; Begraven gaarder" ;
    a2a:RegistryNumber "282" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van de Plaatselijke Besturen van Delfshaven en Schoonderloo, Trouw gaarder; Begraven gaarder, 282"
  ] ;
  a2a:SourceLastChangeDate "2026-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CDD4CD5299BB47DAB1509DA2422BD167" ;
  a2a:RecordIdentifier "2030617255" ;
  a2a:RecordGUID "{CDD4CD52-99BB-47DA-B150-9DA2422BD167}" ;
  a2a:SourceRemarkOpmerking "pro deo" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/8904CEC64ED54A3E9564C2D855C10ADF" .

