@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_74EB03CC-B33A-4805-BB18-A9A48476ED19
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 december 1845 te Amsterdam" ;
  a2a:hasPerson oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445100, oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445099, oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445098, oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445097, oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445096, oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445095 ;
  a2a:hasEvent oa:event_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_0, oa:relationep_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_1, oa:relationep_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_2, oa:relationep_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_3, oa:relationep_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_4, oa:relationep_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_5 ;
  a2a:hasSource oa:source_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19 .

oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445100
  a a2a:Person ;
  rdfs:label "Levie Philip Lozelaar" ;
  a2a:PersonName [
    rdfs:label "Levie Philip Lozelaar" ;
    a2a:PersonNameFirstName "Levie" ;
    a2a:PersonNamePatronym "Philip" ;
    a2a:PersonNameLastName "Lozelaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "sjouwer" .

oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445099
  a a2a:Person ;
  rdfs:label "Philip Abraham Lozelaar" ;
  a2a:PersonName [
    rdfs:label "Philip Abraham Lozelaar" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNamePatronym "Abraham" ;
    a2a:PersonNameLastName "Lozelaar"
  ] ;
  a2a:Profession "sjouwer" .

oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445098
  a a2a:Person ;
  rdfs:label "Branco Isaac Schuitevoerder" ;
  a2a:PersonName [
    rdfs:label "Branco Isaac Schuitevoerder" ;
    a2a:PersonNameFirstName "Branco" ;
    a2a:PersonNamePatronym "Isaac" ;
    a2a:PersonNameLastName "Schuitevoerder"
  ] .

oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445097
  a a2a:Person ;
  rdfs:label "Rachel Trijtel" ;
  a2a:PersonName [
    rdfs:label "Rachel Trijtel" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Trijtel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445096
  a a2a:Person ;
  rdfs:label "David Samuel Trijtel" ;
  a2a:PersonName [
    rdfs:label "David Samuel Trijtel" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNamePatronym "Samuel" ;
    a2a:PersonNameLastName "Trijtel"
  ] ;
  a2a:Profession "sjouwer" .

oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445095
  a a2a:Person ;
  rdfs:label "Mietje Levie Scheffer" ;
  a2a:PersonName [
    rdfs:label "Mietje Levie Scheffer" ;
    a2a:PersonNameFirstName "Mietje" ;
    a2a:PersonNamePatronym "Levie" ;
    a2a:PersonNameLastName "Scheffer"
  ] .

oa:event_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "31-12-1845" ;
    a2a:Year "1845" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1845-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445100 ;
  a2a:EventKeyRef oa:event_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Event1 .

oa:relationep_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445099 ;
  a2a:EventKeyRef oa:event_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Event1 .

oa:relationep_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445098 ;
  a2a:EventKeyRef oa:event_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Event1 .

oa:relationep_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445097 ;
  a2a:EventKeyRef oa:event_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Event1 .

oa:relationep_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445096 ;
  a2a:EventKeyRef oa:event_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Event1 .

oa:relationep_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Person2648445095 ;
  a2a:EventKeyRef oa:event_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19_Event1 .

oa:source_nha_74EB03CC-B33A-4805-BB18-A9A48476ED19
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amsterdam, Nederland", "1845-12-31 - 1845-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-12-1845" ;
    a2a:Year "1845" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "31-12-1845"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Place "Haarlem" ;
    a2a:Collection "burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..." ;
    a2a:Book "Huwelijksakten van de gemeente Amsterdam, 1845" ;
    a2a:DocumentNumber "Reg. 6 fol. 87" ;
    a2a:RegistryNumber "193" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Amsterdam, Archiefdeel van (dubbele) registers van huwelijken v..., Huwelijksakten van de gemeente Amsterdam, 1845, Reg. 6 fol. 87, 193"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/9457FC6A6796456B9C9C4A176EF508C1" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/9457FC6A6796456B9C9C4A176EF508C1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/9457FC6A6796456B9C9C4A176EF508C1"
  ] ;
  a2a:SourceLastChangeDate "2022-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/74EB03CCB33A4805BB18A9A48476ED19" ;
  a2a:RecordIdentifier "2648445094" ;
  a2a:RecordGUID "{74EB03CC-B33A-4805-BB18-A9A48476ED19}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D76F55D08D483591E053CA00A8C01391" .

