@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_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81
  a a2a:Record ;
  rdfs:label "Ondertrouw op 14 november 1800" ;
  a2a:hasPerson oa:person_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_Person-961f6b1f-cbec-53f7-e053-b784100aa83b, oa:person_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_Person-961f6b1f-cbed-53f7-e053-b784100aa83b ;
  a2a:hasEvent oa:event_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_0, oa:relationep_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_1 ;
  a2a:hasSource oa:source_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81 .

oa:person_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_Person-961f6b1f-cbec-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "David van Jacob Lopez Colaco" ;
  a2a:PersonName [
    rdfs:label "David van Jacob Lopez Colaco" ;
    a2a:PersonNameFirstName "David van Jacob" ;
    a2a:PersonNameLastName "Lopez Colaco"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_Person-961f6b1f-cbed-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Rachel Jacob Joseph" ;
  a2a:PersonName [
    rdfs:label "Rachel Jacob Joseph" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Jacob Joseph"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_Event1
  a a2a:Event ;
  rdfs:label "other:Ondertrouw" ;
  a2a:EventType "other:Ondertrouw" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1800-11-14"^^xsd:date
  ] .

oa:relationep_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_Person:961f6b1f-cbec-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_Event1 .

oa:relationep_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_Person:961f6b1f-cbed-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81_Event1 .

oa:source_saa_ce52a5d8-b2dc-485a-b45f-1ebf35102c81
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Ondertrouwregister" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1800-11-14 - 1800-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1800-11-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Ondertrouwregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 647, Periode: 1800-1801" ;
    a2a:Book "Ondertrouwregister" ;
    a2a:RegistryNumber "647" ;
    a2a:Folio "p.144" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 647, Periode: 1800-1801, Ondertrouwregister, 647, p.144"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0ffcf590-9f1e-cc2f-eb14-0f8eaaa42685.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/ce52a5d8-b2dc-485a-b45f-1ebf35102c81" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0ffcf590-9f1e-cc2f-eb14-0f8eaaa42685.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/ce52a5d8-b2dc-485a-b45f-1ebf35102c81" ;
  a2a:RecordGUID "{ce52a5d8-b2dc-485a-b45f-1ebf35102c81}" ;
  a2a:SourceRemarkOpmerking """Opmerking: Huwelijksintekeningen van de KERK.
Aantal pagina's: 4
Volgnummer: 4""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5001/647" ;
  a2a:SourceRemarkAkteSoort "Ondertrouw" ;
  a2a:SourceRemarkfilename "A25367000074" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230317_3127_00003127.xml van SAA" .

