@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_44280859-cf72-5f9f-e13a-caf8f76565f3
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 juli 1898 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395513, oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395514, oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395515, oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395516, oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395517, oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395518 ;
  a2a:hasEvent oa:event_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_0, oa:relationep_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_1, oa:relationep_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_2, oa:relationep_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_3, oa:relationep_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_4, oa:relationep_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_5 ;
  a2a:hasSource oa:source_srt_44280859-cf72-5f9f-e13a-caf8f76565f3 .

oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395513
  a a2a:Person ;
  rdfs:label "Jan Lieuwe Holstein" ;
  a2a:PersonName [
    rdfs:label "Jan Lieuwe Holstein" ;
    a2a:PersonNameFirstName "Jan Lieuwe" ;
    a2a:PersonNameLastName "Holstein"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395514
  a a2a:Person ;
  rdfs:label "Namle Holstein" ;
  a2a:PersonName [
    rdfs:label "Namle Holstein" ;
    a2a:PersonNameFirstName "Namle" ;
    a2a:PersonNameLastName "Holstein"
  ] .

oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395515
  a a2a:Person ;
  rdfs:label "Jetske Wink" ;
  a2a:PersonName [
    rdfs:label "Jetske Wink" ;
    a2a:PersonNameFirstName "Jetske" ;
    a2a:PersonNameLastName "Wink"
  ] .

oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395516
  a a2a:Person ;
  rdfs:label "Anna Catharina Pickee" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Pickee" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Pickee"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395517
  a a2a:Person ;
  rdfs:label "Johannes Pickee" ;
  a2a:PersonName [
    rdfs:label "Johannes Pickee" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Pickee"
  ] .

oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395518
  a a2a:Person ;
  rdfs:label "Jansje Helders" ;
  a2a:PersonName [
    rdfs:label "Jansje Helders" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Helders"
  ] .

oa:event_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-07-1898" ;
    a2a:Year "1898" ;
    a2a:Month "07" ;
    a2a:Day "06" ;
    rdfs:label "1898-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395513 ;
  a2a:EventKeyRef oa:event_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Event1 .

oa:relationep_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395514 ;
  a2a:EventKeyRef oa:event_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Event1 .

oa:relationep_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395515 ;
  a2a:EventKeyRef oa:event_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Event1 .

oa:relationep_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395516 ;
  a2a:EventKeyRef oa:event_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Event1 .

oa:relationep_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395517 ;
  a2a:EventKeyRef oa:event_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Event1 .

oa:relationep_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Person1015395518 ;
  a2a:EventKeyRef oa:event_srt_44280859-cf72-5f9f-e13a-caf8f76565f3_Event1 .

oa:source_srt_44280859-cf72-5f9f-e13a-caf8f76565f3
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1898-07-06 - 1898-07-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-07-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-07-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-07-1898" ;
    a2a:Year "1898" ;
    a2a:Month "07" ;
    a2a:Day "06" ;
    rdfs:label "06-07-1898"
  ] ;
  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 huwelijksregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1898H" ;
    a2a:Folio "h5" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1898H, h5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/B2C78D424AF04F808729C86C03F89AC7" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/B2C78D424AF04F808729C86C03F89AC7" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/B2C78D424AF04F808729C86C03F89AC7"
  ] ;
  a2a:SourceLastChangeDate "2018-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/329674C3B2804310B9C759BD4EE4490D" ;
  a2a:RecordIdentifier "1015395512" ;
  a2a:RecordGUID "{44280859-cf72-5f9f-e13a-caf8f76565f3}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 329674C3-B280-4310-B9C7-59BD4EE4490D" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061898H_54_A2A.xml van SRT" .

