@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_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 september 1887 te 's-Gravenhage" ;
  a2a:hasPerson oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378826, oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378830, oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378828, oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378825, oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378829, oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378827, oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378831 ;
  a2a:hasEvent oa:event_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_0, oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_1, oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_2, oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_3, oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_4, oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_5, oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_6 ;
  a2a:hasSource oa:source_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310 .

oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378826
  a a2a:Person ;
  rdfs:label "Wilhelmus Johannes Leurs" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Johannes Leurs" ;
    a2a:PersonNameFirstName "Wilhelmus Johannes" ;
    a2a:PersonNameLastName "Leurs"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "59 jaar" ;
    rdfs:label "59 jaar"
  ] ;
  a2a:Profession "winkelier" .

oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378830
  a a2a:Person ;
  rdfs:label "Bernardus Leurs" ;
  a2a:PersonName [
    rdfs:label "Bernardus Leurs" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Leurs"
  ] .

oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378828
  a a2a:Person ;
  rdfs:label "Geertruida Cremer" ;
  a2a:PersonName [
    rdfs:label "Geertruida Cremer" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Cremer"
  ] .

oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378825
  a a2a:Person ;
  rdfs:label "Maria Louise Charlotte Soerewijn" ;
  a2a:PersonName [
    rdfs:label "Maria Louise Charlotte Soerewijn" ;
    a2a:PersonNameFirstName "Maria Louise Charlotte" ;
    a2a:PersonNameLastName "Soerewijn"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378829
  a a2a:Person ;
  rdfs:label "Louis Soerewijn" ;
  a2a:PersonName [
    rdfs:label "Louis Soerewijn" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Soerewijn"
  ] .

oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378827
  a a2a:Person ;
  rdfs:label "Johanna Eijnatte" ;
  a2a:PersonName [
    rdfs:label "Johanna Eijnatte" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Eijnatte"
  ] .

oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378831
  a a2a:Person ;
  rdfs:label "Cornelia van der Lans" ;
  a2a:PersonName [
    rdfs:label "Cornelia van der Lans" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lans"
  ] .

oa:event_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "14-09-1887" ;
    a2a:Year "1887" ;
    a2a:Month "09" ;
    a2a:Day "14" ;
    rdfs:label "1887-09-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378826 ;
  a2a:EventKeyRef oa:event_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Event1 .

oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378830 ;
  a2a:EventKeyRef oa:event_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Event1 .

oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378828 ;
  a2a:EventKeyRef oa:event_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Event1 .

oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378825 ;
  a2a:EventKeyRef oa:event_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Event1 .

oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378829 ;
  a2a:EventKeyRef oa:event_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Event1 .

oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378827 ;
  a2a:EventKeyRef oa:event_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Event1 .

oa:relationep_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Person3385378831 ;
  a2a:EventKeyRef oa:event_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310_Event1 .

oa:source_hga_46605EB2-EBBD-4151-A5B3-1BBD08CFB310
  a a2a:Source ;
  rdfs:label "Haags Gemeentearchief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "'s-Gravenhage" ;
    a2a:Country "Nederland" ;
    rdfs:label "'s-Gravenhage, Nederland", "1887-09-14 - 1887-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-09-1887" ;
    a2a:Year "1887" ;
    a2a:Month "09" ;
    a2a:Day "14" ;
    rdfs:label "14-09-1887"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Haags Gemeentearchief" ;
    a2a:Place "Den Haag" ;
    a2a:Collection "Ambtenaar van de burgerlijke stand van de gemeente 's-Gravenhage" ;
    a2a:Book "Huwelijksakten Den Haag" ;
    a2a:DocumentNumber "829" ;
    a2a:RegistryNumber "707" ;
    rdfs:label "Haags Gemeentearchief, Den Haag, Ambtenaar van de burgerlijke stand van de gemeente 's-Gravenhage, Huwelijksakten Den Haag, 829, 707"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/59/3E120BB3FE1F4A57A9201BCE8893AF92" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/59/3E120BB3FE1F4A57A9201BCE8893AF92" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/59/3E120BB3FE1F4A57A9201BCE8893AF92"
  ] ;
  a2a:SourceLastChangeDate "2023-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/46605EB2EBBD4151A5B31BBD08CFB310" ;
  a2a:RecordIdentifier "3385378824" ;
  a2a:RecordGUID "{46605EB2-EBBD-4151-A5B3-1BBD08CFB310}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0344419AE26D42CF9CBAEB486AB137DE" .

