@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_65B60EE7-AC75-49FC-92CB-427BDEC930F8
  a a2a:Record ;
  rdfs:label "Ondertrouw op 16 november 1692 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Person2027778670, oa:person_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Person2027778671 ;
  a2a:hasEvent oa:event_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Event1, oa:event_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_0, oa:relationep_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_1, oa:relationep_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_2, oa:relationep_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_3 ;
  a2a:hasSource oa:source_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8 .

oa:person_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Person2027778670
  a a2a:Person ;
  rdfs:label "Jacob Jansz" ;
  a2a:PersonName [
    rdfs:label "Jacob Jansz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Jansz"
  ] ;
  a2a:Residence [
    a2a:Place "Schavesteeg" ;
    rdfs:label "Schavesteeg"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Person2027778671
  a a2a:Person ;
  rdfs:label "Neeltje Jans van Beest" ;
  a2a:PersonName [
    rdfs:label "Neeltje Jans van Beest" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beest"
  ] ;
  a2a:Residence [
    a2a:Place "Schavesteeg" ;
    rdfs:label "Schavesteeg"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorcum" ;
    rdfs:label "Gorcum"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "30-11-1692" ;
    a2a:Year "1692" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1692-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "16-11-1692" ;
    a2a:Year "1692" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1692-11-16"^^xsd:date
  ] .

oa:relationep_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Person2027778670 ;
  a2a:EventKeyRef oa:event_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Event1 .

oa:relationep_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Person2027778671 ;
  a2a:EventKeyRef oa:event_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Event1 .

oa:relationep_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Person2027778670 ;
  a2a:EventKeyRef oa:event_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Event2 .

oa:relationep_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Person2027778671 ;
  a2a:EventKeyRef oa:event_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8_Event2 .

oa:source_srt_65B60EE7-AC75-49FC-92CB-427BDEC930F8
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1692-11-30 - 1692-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1692-11-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1692-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-11-1692" ;
    a2a:Year "1692" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "30-11-1692"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Trouw gereformeerd" ;
    a2a:RegistryNumber "67" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Trouw gereformeerd, 67"
  ] ;
  a2a:SourceLastChangeDate "2024-12-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/65B60EE7AC7549FC92CB427BDEC930F8" ;
  a2a:RecordIdentifier "2027778669" ;
  a2a:RecordGUID "{65B60EE7-AC75-49FC-92CB-427BDEC930F8}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/BE3D4ACCCB3B40829948817A22C3F77E" .

