@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_8559e14d-67f9-e4cc-e582-2f6c75ecc561
  a a2a:Record ;
  rdfs:label "Registratie op 2 oktober 1742 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person1, oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person2, oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person3, oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person4, oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person5, oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person6, oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person7 ;
  a2a:hasEvent oa:event_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_0, oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_1, oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_2, oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_3, oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_4, oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_5, oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_6 ;
  a2a:hasSource oa:source_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561 .

oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person1
  a a2a:Person ;
  rdfs:label "Cornelis IJsbrantsz Kieft" ;
  a2a:PersonName [
    rdfs:label "Cornelis IJsbrantsz Kieft" ;
    a2a:PersonNameFirstName "Cornelis IJsbrantsz" ;
    a2a:PersonNameLastName "Kieft"
  ] .

oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person2
  a a2a:Person ;
  rdfs:label "Joucke Sijbrants" ;
  a2a:PersonName [
    rdfs:label "Joucke Sijbrants" ;
    a2a:PersonNameFirstName "Joucke" ;
    a2a:PersonNameLastName "Sijbrants"
  ] .

oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person3
  a a2a:Person ;
  rdfs:label "Maria Kennemer" ;
  a2a:PersonName [
    rdfs:label "Maria Kennemer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kennemer"
  ] .

oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person4
  a a2a:Person ;
  rdfs:label "Jacob Dankers" ;
  a2a:PersonName [
    rdfs:label "Jacob Dankers" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Dankers"
  ] .

oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person5
  a a2a:Person ;
  rdfs:label "Leonardt Overvest" ;
  a2a:PersonName [
    rdfs:label "Leonardt Overvest" ;
    a2a:PersonNameFirstName "Leonardt" ;
    a2a:PersonNameLastName "Overvest"
  ] .

oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person6
  a a2a:Person ;
  rdfs:label "Leonard Dederiks" ;
  a2a:PersonName [
    rdfs:label "Leonard Dederiks" ;
    a2a:PersonNameFirstName "Leonard" ;
    a2a:PersonNameLastName "Dederiks"
  ] .

oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person7
  a a2a:Person ;
  rdfs:label "Maria IJsbrants Kieft" ;
  a2a:PersonName [
    rdfs:label "Maria IJsbrants Kieft" ;
    a2a:PersonNameFirstName "Maria IJsbrants" ;
    a2a:PersonNameLastName "Kieft"
  ] .

oa:event_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1742-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person1 ;
  a2a:EventKeyRef oa:event_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Event1 .

oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person2 ;
  a2a:EventKeyRef oa:event_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Event1 .

oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person3 ;
  a2a:EventKeyRef oa:event_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Event1 .

oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person4 ;
  a2a:EventKeyRef oa:event_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Event1 .

oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person5 ;
  a2a:EventKeyRef oa:event_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Event1 .

oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person6 ;
  a2a:EventKeyRef oa:event_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Event1 .

oa:relationep_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Person7 ;
  a2a:EventKeyRef oa:event_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561_Event1 .

oa:source_saa_8559e14d-67f9-e4cc-e582-2f6c75ecc561
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1600-01-01 - 1800-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1600-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Collection "VH Notariëel Protocollen" ;
    a2a:RegistryNumber "11872" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 11872"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/ab688ff0-8893-2959-d116-e992d8a8fa4b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ab688ff0-8893-2959-d116-e992d8a8fa4b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/ecdc8f47-baa0-82d1-52b3-51932d1de07b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ecdc8f47-baa0-82d1-52b3-51932d1de07b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/f8bcfaea-44c8-fcb5-e955-e4280dfb5b41.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f8bcfaea-44c8-fcb5-e955-e4280dfb5b41.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{8559e14d-67f9-e4cc-e582-2f6c75ecc561}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jan Waarts / Type: Transport / Beschrijving: obligatie" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/11872" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

