@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_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 januari 1938 te Anna Paulowna" ;
  a2a:hasPerson oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965649, oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965648, oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965647, oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965646, oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965645, oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965644 ;
  a2a:hasEvent oa:event_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_0, oa:relationep_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_1, oa:relationep_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_2, oa:relationep_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_3, oa:relationep_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_4, oa:relationep_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_5 ;
  a2a:hasSource oa:source_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7 .

oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965649
  a a2a:Person ;
  rdfs:label "Johannes Zwarts" ;
  a2a:PersonName [
    rdfs:label "Johannes Zwarts" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Zwarts"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "67" ;
    rdfs:label "67"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "bloembollenkweker" .

oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965648
  a a2a:Person ;
  rdfs:label "Simon Zwarts" ;
  a2a:PersonName [
    rdfs:label "Simon Zwarts" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Zwarts"
  ] .

oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965647
  a a2a:Person ;
  rdfs:label "Anna Maria Stikkelman" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Stikkelman" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Stikkelman"
  ] .

oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965646
  a a2a:Person ;
  rdfs:label "Johanna Maria van der Reep" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van der Reep" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Reep"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965645
  a a2a:Person ;
  rdfs:label "Florentius van der Reep" ;
  a2a:PersonName [
    rdfs:label "Florentius van der Reep" ;
    a2a:PersonNameFirstName "Florentius" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Reep"
  ] .

oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965644
  a a2a:Person ;
  rdfs:label "Adriana Maria Hassing" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Hassing" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Hassing"
  ] .

oa:event_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "05-01-1938" ;
    a2a:Year "1938" ;
    a2a:Month "01" ;
    a2a:Day "05" ;
    rdfs:label "1938-01-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Anna Paulowna" ;
    rdfs:label "Anna Paulowna"
  ] .

oa:relationep_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965649 ;
  a2a:EventKeyRef oa:event_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Event1 .

oa:relationep_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965648 ;
  a2a:EventKeyRef oa:event_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Event1 .

oa:relationep_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965647 ;
  a2a:EventKeyRef oa:event_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Event1 .

oa:relationep_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965646 ;
  a2a:EventKeyRef oa:event_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Event1 .

oa:relationep_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965645 ;
  a2a:EventKeyRef oa:event_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Event1 .

oa:relationep_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Person3379965644 ;
  a2a:EventKeyRef oa:event_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7_Event1 .

oa:source_nha_EC5DC498-77E4-4BC9-98AC-C6217B0191B7
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Anna Paulowna" ;
    a2a:Country "Nederland" ;
    rdfs:label "Anna Paulowna, Nederland", "1938-01-05 - 1938-01-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-01-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-01-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-01-1938" ;
    a2a:Year "1938" ;
    a2a:Month "01" ;
    a2a:Day "05" ;
    rdfs:label "05-01-1938"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Place "Haarlem" ;
    a2a:Collection "burgerlijke stand van de gemeente Anna Paulowna, Archiefdeel van (dubbele) registers van de" ;
    a2a:Book "Huwelijksakten van de gemeente Anna Paulowna, 1938" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "21938" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Anna Paulowna, Archiefdeel van (dubbele) registers van de, Huwelijksakten van de gemeente Anna Paulowna, 1938, 2, 21938"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/9F6FCF0C38F24A42A89E3B5D283A5D71" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/9F6FCF0C38F24A42A89E3B5D283A5D71" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/9F6FCF0C38F24A42A89E3B5D283A5D71"
  ] ;
  a2a:SourceLastChangeDate "2023-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/EC5DC49877E44BC998ACC6217B0191B7" ;
  a2a:RecordIdentifier "3379965643" ;
  a2a:RecordGUID "{EC5DC498-77E4-4BC9-98AC-C6217B0191B7}" ;
  a2a:SourceRemarkOpmerking "Weduwnaar van Margaretha Steenvoorden. Weduwe van Gerardus van den Berg." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D76F55D09A043591E053CA00A8C01391" .

