@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_2AC6E189-E3F0-4CBE-8917-B032CA0A592B
  a a2a:Record ;
  rdfs:label "Ondertrouw op 19 juli 1776 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Person2034387490, oa:person_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Person2034387491 ;
  a2a:hasEvent oa:event_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Event1, oa:event_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_0, oa:relationep_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_1, oa:relationep_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_2, oa:relationep_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_3 ;
  a2a:hasSource oa:source_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B .

oa:person_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Person2034387490
  a a2a:Person ;
  rdfs:label "Warnerus Pouwels" ;
  a2a:PersonName [
    rdfs:label "Warnerus Pouwels" ;
    a2a:PersonNameFirstName "Warnerus" ;
    a2a:PersonNameLastName "Pouwels"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:MaritalStatus "other:Wed." .

oa:person_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Person2034387491
  a a2a:Person ;
  rdfs:label "Anna Maria Ludgers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Ludgers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Ludgers"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "07-08-1776" ;
    a2a:Year "1776" ;
    a2a:Month "08" ;
    a2a:Day "07" ;
    rdfs:label "1776-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "19-07-1776" ;
    a2a:Year "1776" ;
    a2a:Month "07" ;
    a2a:Day "19" ;
    rdfs:label "1776-07-19"^^xsd:date
  ] .

oa:relationep_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Person2034387490 ;
  a2a:EventKeyRef oa:event_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Event1 .

oa:relationep_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Person2034387491 ;
  a2a:EventKeyRef oa:event_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Event1 .

oa:relationep_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Person2034387490 ;
  a2a:EventKeyRef oa:event_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Event2 .

oa:relationep_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Person2034387491 ;
  a2a:EventKeyRef oa:event_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B_Event2 .

oa:source_srt_2AC6E189-E3F0-4CBE-8917-B032CA0A592B
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1776-08-07 - 1776-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-08-1776" ;
    a2a:Year "1776" ;
    a2a:Month "08" ;
    a2a:Day "07" ;
    rdfs:label "07-08-1776"
  ] ;
  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 "1069" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Oud Archief van de Stad Rotterdam (OSA), Stadstrouw, 1069"
  ] ;
  a2a:SourceLastChangeDate "2025-04-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2AC6E189E3F04CBE8917B032CA0A592B" ;
  a2a:RecordIdentifier "2034387489" ;
  a2a:RecordGUID "{2AC6E189-E3F0-4CBE-8917-B032CA0A592B}" ;
  a2a:SourceRemarkOpmerking "15 gld" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/BD29081BA336489C9822DF71D3980483" .

