@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_074D4F12-D527-429E-B25E-B3F11CD7064C
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 december 1903 te 's-Gravenhage" ;
  a2a:hasPerson oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614109, oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614113, oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614111, oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614108, oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614112, oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614110 ;
  a2a:hasEvent oa:event_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_0, oa:relationep_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_1, oa:relationep_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_2, oa:relationep_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_3, oa:relationep_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_4, oa:relationep_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_5 ;
  a2a:hasSource oa:source_hga_074D4F12-D527-429E-B25E-B3F11CD7064C .

oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614109
  a a2a:Person ;
  rdfs:label "Teunis Spaans" ;
  a2a:PersonName [
    rdfs:label "Teunis Spaans" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Spaans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:Profession "visser" .

oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614113
  a a2a:Person ;
  rdfs:label "Arie Spaans" ;
  a2a:PersonName [
    rdfs:label "Arie Spaans" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Spaans"
  ] ;
  a2a:Profession "mandenmaker" .

oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614111
  a a2a:Person ;
  rdfs:label "Dina Baak" ;
  a2a:PersonName [
    rdfs:label "Dina Baak" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Baak"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614108
  a a2a:Person ;
  rdfs:label "Catharina Spaans" ;
  a2a:PersonName [
    rdfs:label "Catharina Spaans" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Spaans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:Profession "naaister" .

oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614112
  a a2a:Person ;
  rdfs:label "Leenderd Spaans" ;
  a2a:PersonName [
    rdfs:label "Leenderd Spaans" ;
    a2a:PersonNameFirstName "Leenderd" ;
    a2a:PersonNameLastName "Spaans"
  ] ;
  a2a:Profession "visser" .

oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614110
  a a2a:Person ;
  rdfs:label "Martijntje Fieret" ;
  a2a:PersonName [
    rdfs:label "Martijntje Fieret" ;
    a2a:PersonNameFirstName "Martijntje" ;
    a2a:PersonNameLastName "Fieret"
  ] .

oa:event_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "30-12-1903" ;
    a2a:Year "1903" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1903-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:relationep_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614109 ;
  a2a:EventKeyRef oa:event_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Event1 .

oa:relationep_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614113 ;
  a2a:EventKeyRef oa:event_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Event1 .

oa:relationep_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614111 ;
  a2a:EventKeyRef oa:event_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Event1 .

oa:relationep_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614108 ;
  a2a:EventKeyRef oa:event_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Event1 .

oa:relationep_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614112 ;
  a2a:EventKeyRef oa:event_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Event1 .

oa:relationep_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Person3385614110 ;
  a2a:EventKeyRef oa:event_hga_074D4F12-D527-429E-B25E-B3F11CD7064C_Event1 .

oa:source_hga_074D4F12-D527-429E-B25E-B3F11CD7064C
  a a2a:Source ;
  rdfs:label "Haags Gemeentearchief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "'s-Gravenhage" ;
    a2a:Country "Nederland" ;
    rdfs:label "'s-Gravenhage, Nederland", "1903-12-30 - 1903-12-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-12-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-12-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-12-1903" ;
    a2a:Year "1903" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "30-12-1903"
  ] ;
  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 "1853" ;
    a2a:RegistryNumber "778" ;
    rdfs:label "Haags Gemeentearchief, Den Haag, Ambtenaar van de burgerlijke stand van de gemeente 's-Gravenhage, Huwelijksakten Den Haag, 1853, 778"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/59/9BDCDBB9C49146E9A223B6D04E8C8425" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/59/9BDCDBB9C49146E9A223B6D04E8C8425" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/59/9BDCDBB9C49146E9A223B6D04E8C8425"
  ] ;
  a2a:SourceLastChangeDate "2023-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/074D4F12D527429EB25EB3F11CD7064C" ;
  a2a:RecordIdentifier "3385614107" ;
  a2a:RecordGUID "{074D4F12-D527-429E-B25E-B3F11CD7064C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D4BAFBA0EFE7459C8D75428A94CF4B8B" .

