@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_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C
  a a2a:Record ;
  rdfs:label "Ondertrouw op 10 juli 1729 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Person2034022039, oa:person_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Person2034022040 ;
  a2a:hasEvent oa:event_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Event1, oa:event_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_0, oa:relationep_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_1, oa:relationep_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_2, oa:relationep_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_3 ;
  a2a:hasSource oa:source_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C .

oa:person_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Person2034022039
  a a2a:Person ;
  rdfs:label "Gerardus Hoogwaerd" ;
  a2a:PersonName [
    rdfs:label "Gerardus Hoogwaerd" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Hoogwaerd"
  ] ;
  a2a:Residence [
    a2a:Place "Buijten Rotte" ;
    rdfs:label "Buijten Rotte"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Person2034022040
  a a2a:Person ;
  rdfs:label "Willemina van Schie" ;
  a2a:PersonName [
    rdfs:label "Willemina van Schie" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schie"
  ] ;
  a2a:Residence [
    a2a:Place "Hooftsteeg" ;
    rdfs:label "Hooftsteeg"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "24-07-1729" ;
    a2a:Year "1729" ;
    a2a:Month "07" ;
    a2a:Day "24" ;
    rdfs:label "1729-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "10-07-1729" ;
    a2a:Year "1729" ;
    a2a:Month "07" ;
    a2a:Day "10" ;
    rdfs:label "1729-07-10"^^xsd:date
  ] .

oa:relationep_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Person2034022039 ;
  a2a:EventKeyRef oa:event_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Event1 .

oa:relationep_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Person2034022040 ;
  a2a:EventKeyRef oa:event_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Event1 .

oa:relationep_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Person2034022039 ;
  a2a:EventKeyRef oa:event_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Event2 .

oa:relationep_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Person2034022040 ;
  a2a:EventKeyRef oa:event_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C_Event2 .

oa:source_srt_30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1729-07-24 - 1729-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-07-1729" ;
    a2a:Year "1729" ;
    a2a:Month "07" ;
    a2a:Day "24" ;
    rdfs:label "24-07-1729"
  ] ;
  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 "72" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Trouw gereformeerd, 72"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/67D94DA3E0E1495ABE9B80268A3498B6" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/67D94DA3E0E1495ABE9B80268A3498B6" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/67D94DA3E0E1495ABE9B80268A3498B6"
  ] ;
  a2a:SourceLastChangeDate "2022-11-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/30EC591FC3A34E9E96AD77FC2EFFB87C" ;
  a2a:RecordIdentifier "2034022038" ;
  a2a:RecordGUID "{30EC591F-C3A3-4E9E-96AD-77FC2EFFB87C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/BD3B4AFB7C4241A6AE301530151E2B86" .

