@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_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 oktober 1827 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054380, oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054381, oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054382, oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054383, oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054384, oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054385 ;
  a2a:hasEvent oa:event_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_0, oa:relationep_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_1, oa:relationep_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_2, oa:relationep_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_3, oa:relationep_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_4, oa:relationep_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_5 ;
  a2a:hasSource oa:source_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910 .

oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054380
  a a2a:Person ;
  rdfs:label "Johannes de Jong" ;
  a2a:PersonName [
    rdfs:label "Johannes de Jong" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054381
  a a2a:Person ;
  rdfs:label "Johannes de Jong" ;
  a2a:PersonName [
    rdfs:label "Johannes de Jong" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] .

oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054382
  a a2a:Person ;
  rdfs:label "Jannetje Mulders" ;
  a2a:PersonName [
    rdfs:label "Jannetje Mulders" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Mulders"
  ] .

oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054383
  a a2a:Person ;
  rdfs:label "Lisabetha Faats" ;
  a2a:PersonName [
    rdfs:label "Lisabetha Faats" ;
    a2a:PersonNameFirstName "Lisabetha" ;
    a2a:PersonNameLastName "Faats"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054384
  a a2a:Person ;
  rdfs:label "Alexander Faats" ;
  a2a:PersonName [
    rdfs:label "Alexander Faats" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Faats"
  ] .

oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054385
  a a2a:Person ;
  rdfs:label "Lisabetha Ooms" ;
  a2a:PersonName [
    rdfs:label "Lisabetha Ooms" ;
    a2a:PersonNameFirstName "Lisabetha" ;
    a2a:PersonNameLastName "Ooms"
  ] .

oa:event_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "24-10-1827" ;
    a2a:Year "1827" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1827-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054380 ;
  a2a:EventKeyRef oa:event_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Event1 .

oa:relationep_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054381 ;
  a2a:EventKeyRef oa:event_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Event1 .

oa:relationep_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054382 ;
  a2a:EventKeyRef oa:event_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Event1 .

oa:relationep_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054383 ;
  a2a:EventKeyRef oa:event_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Event1 .

oa:relationep_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054384 ;
  a2a:EventKeyRef oa:event_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Event1 .

oa:relationep_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Person1014054385 ;
  a2a:EventKeyRef oa:event_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910_Event1 .

oa:source_srt_DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1827-10-24 - 1827-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-10-1827" ;
    a2a:Year "1827" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "24-10-1827"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1827B" ;
    a2a:Folio "b59v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1827B, b59v"
  ] ;
  a2a:SourceLastChangeDate "2025-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/DC6AE352BFD8413A9DA7EA2D7A9E8910" ;
  a2a:RecordIdentifier "1014054379" ;
  a2a:RecordGUID "{DC6AE352-BFD8-413A-9DA7-EA2D7A9E8910}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B6107424A8824AF281441F6A49208283" .

