@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_3C50D014-D558-4683-86EC-89F178BA5EEE
  a a2a:Record ;
  rdfs:label "Trouwen op 27 mei 1631 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_Person2027989441, oa:person_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_Person2027989442 ;
  a2a:hasEvent oa:event_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_0, oa:relationep_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_1 ;
  a2a:hasSource oa:source_srt_3C50D014-D558-4683-86EC-89F178BA5EEE .

oa:person_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_Person2027989441
  a a2a:Person ;
  rdfs:label "Job Janssens" ;
  a2a:PersonName [
    rdfs:label "Job Janssens" ;
    a2a:PersonNameFirstName "Job" ;
    a2a:PersonNameLastName "Janssens"
  ] .

oa:person_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_Person2027989442
  a a2a:Person ;
  rdfs:label "Hester Aerts" ;
  a2a:PersonName [
    rdfs:label "Hester Aerts" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Aerts"
  ] .

oa:event_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1631" ;
    a2a:Month "05" ;
    a2a:Day "27" ;
    rdfs:label "1631-05-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_Person2027989441 ;
  a2a:EventKeyRef oa:event_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_Event1 .

oa:relationep_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_Person2027989442 ;
  a2a:EventKeyRef oa:event_srt_3C50D014-D558-4683-86EC-89F178BA5EEE_Event1 .

oa:source_srt_3C50D014-D558-4683-86EC-89F178BA5EEE
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1631-05-27 - 1631-05-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1631-05-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1631-05-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-05-1631" ;
    a2a:Year "1631" ;
    a2a:Month "05" ;
    a2a:Day "27" ;
    rdfs:label "27-05-1631"
  ] ;
  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 "56" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Trouw gereformeerd, 56"
  ] ;
  a2a:SourceLastChangeDate "2025-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3C50D014D558468386EC89F178BA5EEE" ;
  a2a:RecordIdentifier "2027989440" ;
  a2a:RecordGUID "{3C50D014-D558-4683-86EC-89F178BA5EEE}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B22E24AE133E4C58B1F02C41093700CB" .

