@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_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB
  a a2a:Record ;
  rdfs:label "Trouwen op 27 april 1749 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_Person4272634915, oa:person_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_Person4272634916 ;
  a2a:hasEvent oa:event_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_0, oa:relationep_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_1 ;
  a2a:hasSource oa:source_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB .

oa:person_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_Person4272634915
  a a2a:Person ;
  rdfs:label "Adolf Schierke" ;
  a2a:PersonName [
    rdfs:label "Adolf Schierke" ;
    a2a:PersonNameFirstName "Adolf" ;
    a2a:PersonNameLastName "Schierke"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lotte in 't graafschap Teekelenburg" ;
    rdfs:label "Lotte in 't graafschap Teekelenburg"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_Person4272634916
  a a2a:Person ;
  rdfs:label "Anna Christina Wijtkamp" ;
  a2a:PersonName [
    rdfs:label "Anna Christina Wijtkamp" ;
    a2a:PersonNameFirstName "Anna Christina" ;
    a2a:PersonNameLastName "Wijtkamp"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "27-4-1749" ;
    a2a:Year "1749" ;
    a2a:Month "04" ;
    a2a:Day "27" ;
    rdfs:label "1749-04-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_Person4272634915 ;
  a2a:EventKeyRef oa:event_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_Event1 .

oa:relationep_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_Person4272634916 ;
  a2a:EventKeyRef oa:event_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB_Event1 .

oa:source_srt_AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1749-04-27 - 1749-04-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-04-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-04-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-4-1749" ;
    a2a:Year "1749" ;
    a2a:Month "04" ;
    a2a:Day "27" ;
    rdfs:label "27-4-1749"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop Luthers; Trouw Luthers" ;
    a2a:RegistryNumber "136" ;
    a2a:Folio "029v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop Luthers; Trouw Luthers, 136, 029v"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/AEC38F83DD184219B0EB09CE4BC9BDFB" ;
  a2a:RecordIdentifier "4272634914" ;
  a2a:RecordGUID "{AEC38F83-DD18-4219-B0EB-09CE4BC9BDFB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/EBCD72AC739D4639B3CB752144C5573D" .

