@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_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46
  a a2a:Record ;
  rdfs:label "Ondertrouw op 25 januari 1670" ;
  a2a:hasPerson oa:person_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_Person-961f6b1d-43f3-53f7-e053-b784100aa83b, oa:person_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_Person-961f6b1d-43f4-53f7-e053-b784100aa83b ;
  a2a:hasEvent oa:event_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_0, oa:relationep_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_1 ;
  a2a:hasSource oa:source_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46 .

oa:person_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_Person-961f6b1d-43f3-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Barent Jacobse Blanck" ;
  a2a:PersonName [
    rdfs:label "Barent Jacobse Blanck" ;
    a2a:PersonNameFirstName "Barent Jacobse" ;
    a2a:PersonNameLastName "Blanck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_Person-961f6b1d-43f4-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Tietje Adams" ;
  a2a:PersonName [
    rdfs:label "Tietje Adams" ;
    a2a:PersonNameFirstName "Tietje" ;
    a2a:PersonNameLastName "Adams"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_Event1
  a a2a:Event ;
  rdfs:label "other:Ondertrouw" ;
  a2a:EventType "other:Ondertrouw" ;
  a2a:EventDate [
    a2a:Year "1670" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1670-01-25"^^xsd:date
  ] .

oa:relationep_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_Person:961f6b1d-43f3-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_Event1 .

oa:relationep_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_Person:961f6b1d-43f4-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46_Event1 .

oa:source_saa_63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Ondertrouwregister" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1670-01-25 - 1670-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1670-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1670" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1670-01-25"^^xsd:date
  ] ;
  a2a:SourceType "other:Ondertrouwregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 494, Periode: 1669-1670" ;
    a2a:Book "Ondertrouwregister" ;
    a2a:RegistryNumber "494" ;
    a2a:Folio "p.305" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 494, Periode: 1669-1670, Ondertrouwregister, 494, p.305"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/662a63f3-5eb3-b6f1-9a70-f81fbccedbc4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/662a63f3-5eb3-b6f1-9a70-f81fbccedbc4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46" ;
  a2a:RecordGUID "{63e4c1cc-c4dd-4dec-8bda-2d7ed4af3e46}" ;
  a2a:SourceRemarkOpmerking """Opmerking: Huwelijksintekeningen van de KERK.
Aantal pagina's: 3
Volgnummer: 1""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5001/494" ;
  a2a:SourceRemarkAkteSoort "Ondertrouw" ;
  a2a:SourceRemarkfilename "OTR00067000156" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230318_5440_00005440.xml van SAA" .

