@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_d837ae04-241a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Non prejuditie op 2 november 1804" ;
  a2a:hasPerson oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person-0cdac353-ae7b-b1d9-b8b7-68967902fc74, oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person-2d2cbc5d-b069-db4a-55e5-f06292113774, oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person-c8ca8424-a790-7513-3736-a0d6c9f498cd, oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person-cc9eda33-6200-fabd-7a52-d41a31663387, oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person-e6139174-42ba-6732-ec79-445bb6b69fad ;
  a2a:hasEvent oa:event_saa_d837ae04-241a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-241a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-241a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-241a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-241a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-241a-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-241a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person-0cdac353-ae7b-b1d9-b8b7-68967902fc74
  a a2a:Person ;
  rdfs:label "Adelia Crull" ;
  a2a:PersonName [
    rdfs:label "Adelia Crull" ;
    a2a:PersonNameFirstName "Adelia" ;
    a2a:PersonNameLastName "Crull"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person-2d2cbc5d-b069-db4a-55e5-f06292113774
  a a2a:Person ;
  rdfs:label "Joost Hendrik Jansz" ;
  a2a:PersonName [
    rdfs:label "Joost Hendrik Jansz" ;
    a2a:PersonNameFirstName "Joost Hendrik" ;
    a2a:PersonNameLastName "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person-c8ca8424-a790-7513-3736-a0d6c9f498cd
  a a2a:Person ;
  rdfs:label "Johan Wilhelm Rudolph Lutterot" ;
  a2a:PersonName [
    rdfs:label "Johan Wilhelm Rudolph Lutterot" ;
    a2a:PersonNameFirstName "Johan Wilhelm Rudolph" ;
    a2a:PersonNameLastName "Lutterot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person-cc9eda33-6200-fabd-7a52-d41a31663387
  a a2a:Person ;
  rdfs:label "Dirk Scholten" ;
  a2a:PersonName [
    rdfs:label "Dirk Scholten" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Scholten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person-e6139174-42ba-6732-ec79-445bb6b69fad
  a a2a:Person ;
  rdfs:label "Mattheus Jansz" ;
  a2a:PersonName [
    rdfs:label "Mattheus Jansz" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-241a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Non prejuditie" ;
  a2a:EventType "other:Non prejuditie" ;
  a2a:EventDate [
    a2a:Year "1804" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1804-11-02"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-241a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person:0cdac353-ae7b-b1d9-b8b7-68967902fc74 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-241a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-241a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person:2d2cbc5d-b069-db4a-55e5-f06292113774 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-241a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-241a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person:c8ca8424-a790-7513-3736-a0d6c9f498cd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-241a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-241a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person:cc9eda33-6200-fabd-7a52-d41a31663387 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-241a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-241a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-241a-6b6d-e053-b784100acdee_Person:e6139174-42ba-6732-ec79-445bb6b69fad ;
  a2a:EventKeyRef oa:event_saa_d837ae04-241a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-241a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1804-11-02 - 1804-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1804-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1804-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1804" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1804-11-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15679, Periode: 1804" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "642740" ;
    a2a:RegistryNumber "15679" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15679, Periode: 1804, Notariële archieven, 642740, 15679"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1fd545b7-d89a-4571-a0b8-188f48f4a999.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-241a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1fd545b7-d89a-4571-a0b8-188f48f4a999.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e34120e8-55bc-53e0-f4b3-1f6ec9d3c42c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-241a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e34120e8-55bc-53e0-f4b3-1f6ec9d3c42c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/59680b8a-6ece-dcc9-3a2c-e9f67e02eb46.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-241a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/59680b8a-6ece-dcc9-3a2c-e9f67e02eb46.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-241a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-241a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15679" ;
  a2a:SourceRemarkAkteSoort "Non prejuditie" ;
  a2a:SourceRemarkfilename "NOTD02175000568", "NOTD02175000569", "NOTD02175000570" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_369_00000369.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02175000569; positie: 3969, 644, 388, 57" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02175000569; positie: 3354, 396, 767, 62" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02175000569; positie: 3923, 554, 453, 67" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02175000569; positie: 3385, 935, 531, 67" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02175000569; positie: 2967, 445, 575, 87" .
