@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_d837ae03-e0f5-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 19 juli 1800" ;
  a2a:hasPerson oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person-18f4e51b-7f64-0300-7470-e85969b30488, oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person-4f02ce05-7894-f478-b101-ff0b3a0fba54, oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person-c13cda56-0df4-54f9-b5f2-98a8c0e29250, oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person-bba61a42-149b-0a31-4f6a-17196472c54b, oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person-5421637a-c31d-56df-13cb-24de84778d1c, oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person-98e0718e-213d-2966-6331-3a53967c95a7 ;
  a2a:hasEvent oa:event_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-e0f5-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person-18f4e51b-7f64-0300-7470-e85969b30488
  a a2a:Person ;
  rdfs:label "Cezar Auguste Heurtanx" ;
  a2a:PersonName [
    rdfs:label "Cezar Auguste Heurtanx" ;
    a2a:PersonNameFirstName "Cezar Auguste" ;
    a2a:PersonNameLastName "Heurtanx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person-4f02ce05-7894-f478-b101-ff0b3a0fba54
  a a2a:Person ;
  rdfs:label "Francloise Sophie Doumere" ;
  a2a:PersonName [
    rdfs:label "Francloise Sophie Doumere" ;
    a2a:PersonNameFirstName "Francloise Sophie" ;
    a2a:PersonNameLastName "Doumere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person-c13cda56-0df4-54f9-b5f2-98a8c0e29250
  a a2a:Person ;
  rdfs:label "Gibé" ;
  a2a:PersonName [
    rdfs:label "Gibé" ;
    a2a:PersonNameLastName "Gibé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person-bba61a42-149b-0a31-4f6a-17196472c54b
  a a2a:Person ;
  rdfs:label "Johan van der Hoeven" ;
  a2a:PersonName [
    rdfs:label "Johan van der Hoeven" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person-5421637a-c31d-56df-13cb-24de84778d1c
  a a2a:Person ;
  rdfs:label "Sadée" ;
  a2a:PersonName [
    rdfs:label "Sadée" ;
    a2a:PersonNameLastName "Sadée"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person-98e0718e-213d-2966-6331-3a53967c95a7
  a a2a:Person ;
  rdfs:label "Marc Antoine Joseph Delannoy" ;
  a2a:PersonName [
    rdfs:label "Marc Antoine Joseph Delannoy" ;
    a2a:PersonNameFirstName "Marc Antoine Joseph" ;
    a2a:PersonNameLastName "Delannoy"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1800-07-19"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person:18f4e51b-7f64-0300-7470-e85969b30488 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person:4f02ce05-7894-f478-b101-ff0b3a0fba54 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person:c13cda56-0df4-54f9-b5f2-98a8c0e29250 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person:bba61a42-149b-0a31-4f6a-17196472c54b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person:5421637a-c31d-56df-13cb-24de84778d1c ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Person:98e0718e-213d-2966-6331-3a53967c95a7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e0f5-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e0f5-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1800-07-19 - 1800-07-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-07-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-07-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1800-07-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15674, Periode: 1800" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "627118" ;
    a2a:RegistryNumber "15674" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15674, Periode: 1800, Notariële archieven, 627118, 15674"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c7942e2f-0aa3-a2cb-a386-298f390340ce.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e0f5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c7942e2f-0aa3-a2cb-a386-298f390340ce.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/25f2297b-7bfd-b502-37b5-92dcea32343b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e0f5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/25f2297b-7bfd-b502-37b5-92dcea32343b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e0f5-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e0f5-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Paris
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15674" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD02170000485", "NOTD02170000486" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_709_00000709.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02170000486; positie: 1124, 1996, 1099, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02170000486; positie: 2266, 2311, 520, 120" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02170000486; positie: 1384, 1505, 253, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02170000486; positie: 1265, 1047, 1180, 126" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02170000486; positie: 1010, 1895, 334, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02170000486; positie: 2140, 2526, 674, 107" .
