@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_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F
  a a2a:Record ;
  rdfs:label "Ondertrouw op 1 november 1669 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Person2033168518, oa:person_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Person2033168519, oa:person_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Person2033168520 ;
  a2a:hasEvent oa:event_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Event1, oa:event_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_0, oa:relationep_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_1, oa:relationep_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_2, oa:relationep_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_3, oa:relationep_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_4 ;
  a2a:hasSource oa:source_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F .

oa:person_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Person2033168518
  a a2a:Person ;
  rdfs:label "Maerten Lievensz Nouts" ;
  a2a:PersonName [
    rdfs:label "Maerten Lievensz Nouts" ;
    a2a:PersonNameFirstName "Maerten" ;
    a2a:PersonNamePatronym "Lievensz" ;
    a2a:PersonNameLastName "Nouts"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gent" ;
    rdfs:label "Gent"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Person2033168519
  a a2a:Person ;
  rdfs:label "Anna Dirxs Romain" ;
  a2a:PersonName [
    rdfs:label "Anna Dirxs Romain" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Dirxs" ;
    a2a:PersonNameLastName "Romain"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:MaritalStatus "other:Wed." .

oa:person_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Person2033168520
  a a2a:Person ;
  rdfs:label "Pieter van Os" ;
  a2a:PersonName [
    rdfs:label "Pieter van Os" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] .

oa:event_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "18-11-1669" ;
    a2a:Year "1669" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1669-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "01-11-1669" ;
    a2a:Year "1669" ;
    a2a:Month "11" ;
    a2a:Day "01" ;
    rdfs:label "1669-11-01"^^xsd:date
  ] .

oa:relationep_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Person2033168518 ;
  a2a:EventKeyRef oa:event_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Event1 .

oa:relationep_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Person2033168519 ;
  a2a:EventKeyRef oa:event_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Event1 .

oa:relationep_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Person2033168520 ;
  a2a:EventKeyRef oa:event_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Event1 .

oa:relationep_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_3
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Person2033168518 ;
  a2a:EventKeyRef oa:event_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Event2 .

oa:relationep_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_4
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Person2033168519 ;
  a2a:EventKeyRef oa:event_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F_Event2 .

oa:source_srt_91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1669-11-18 - 1669-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1669-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-11-1669" ;
    a2a:Year "1669" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "18-11-1669"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Oud Archief van de Stad Rotterdam (OSA)" ;
    a2a:Book "Stadstrouw" ;
    a2a:RegistryNumber "1057" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Oud Archief van de Stad Rotterdam (OSA), Stadstrouw, 1057"
  ] ;
  a2a:SourceLastChangeDate "2021-04-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/91EAF5FE04B147BC8D2BEEF4FD93DA2F" ;
  a2a:RecordIdentifier "2033168517" ;
  a2a:RecordGUID "{91EAF5FE-04B1-47BC-8D2B-EEF4FD93DA2F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/FCCE184224D74FD0BFC93E501F270374" .

