@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_b01623aa-e25c-3ed4-68c2-f697b77eeca3
  a a2a:Record ;
  rdfs:label "Registratie op 15 januari 1724 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person1, oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person2, oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person3, oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person4, oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person5, oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person6, oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person7, oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person8 ;
  a2a:hasEvent oa:event_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_0, oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_1, oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_2, oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_3, oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_4, oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_5, oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_6, oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_7 ;
  a2a:hasSource oa:source_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3 .

oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person1
  a a2a:Person ;
  rdfs:label "Elisabeth Bruijn" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Bruijn" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Bruijn"
  ] .

oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person2
  a a2a:Person ;
  rdfs:label "Jacob Alewijn Gijzen" ;
  a2a:PersonName [
    rdfs:label "Jacob Alewijn Gijzen" ;
    a2a:PersonNameFirstName "Jacob Alewijn" ;
    a2a:PersonNameLastName "Gijzen"
  ] .

oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person3
  a a2a:Person ;
  rdfs:label "Perina Vorsterman" ;
  a2a:PersonName [
    rdfs:label "Perina Vorsterman" ;
    a2a:PersonNameFirstName "Perina" ;
    a2a:PersonNameLastName "Vorsterman"
  ] .

oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person4
  a a2a:Person ;
  rdfs:label "Jacob Alewijn Gijzen junior" ;
  a2a:PersonName [
    rdfs:label "Jacob Alewijn Gijzen junior" ;
    a2a:PersonNameFirstName "Jacob Alewijn" ;
    a2a:PersonNameLastName "Gijzen junior"
  ] .

oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person5
  a a2a:Person ;
  rdfs:label "Jacob Gijzen de jonge" ;
  a2a:PersonName [
    rdfs:label "Jacob Gijzen de jonge" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Gijzen de jonge"
  ] .

oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person6
  a a2a:Person ;
  rdfs:label "Debora Blaupot" ;
  a2a:PersonName [
    rdfs:label "Debora Blaupot" ;
    a2a:PersonNameFirstName "Debora" ;
    a2a:PersonNameLastName "Blaupot"
  ] .

oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person7
  a a2a:Person ;
  rdfs:label "Adriaan Baars" ;
  a2a:PersonName [
    rdfs:label "Adriaan Baars" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Baars"
  ] .

oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person8
  a a2a:Person ;
  rdfs:label "Abraham Blaupot" ;
  a2a:PersonName [
    rdfs:label "Abraham Blaupot" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Blaupot"
  ] .

oa:event_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1724-01-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person1 ;
  a2a:EventKeyRef oa:event_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Event1 .

oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person2 ;
  a2a:EventKeyRef oa:event_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Event1 .

oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person3 ;
  a2a:EventKeyRef oa:event_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Event1 .

oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person4 ;
  a2a:EventKeyRef oa:event_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Event1 .

oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person5 ;
  a2a:EventKeyRef oa:event_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Event1 .

oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person6 ;
  a2a:EventKeyRef oa:event_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Event1 .

oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person7 ;
  a2a:EventKeyRef oa:event_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Event1 .

oa:relationep_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Person8 ;
  a2a:EventKeyRef oa:event_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3_Event1 .

oa:source_saa_b01623aa-e25c-3ed4-68c2-f697b77eeca3
  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 "9456" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 9456"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/e2c8b80e-81ba-2dca-95f2-29c3d604aeb0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e2c8b80e-81ba-2dca-95f2-29c3d604aeb0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/920a1559-0859-8ffc-afa3-d82e19fa16e0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/920a1559-0859-8ffc-afa3-d82e19fa16e0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/28305842-7a85-2bb8-44f3-175119c8e187.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/28305842-7a85-2bb8-44f3-175119c8e187.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/f1e8e48d-174d-f457-ed85-3a5a9138c984.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f1e8e48d-174d-f457-ed85-3a5a9138c984.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/cb1512a8-c025-ab46-b97f-3b7079a7c3cd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cb1512a8-c025-ab46-b97f-3b7079a7c3cd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "6" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/71b3277d-cb4e-da61-4878-33a6fb0eddd6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/71b3277d-cb4e-da61-4878-33a6fb0eddd6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "7" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/17e60ef1-97fe-24fb-fb3f-07509cb1e4e0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/17e60ef1-97fe-24fb-fb3f-07509cb1e4e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{b01623aa-e25c-3ed4-68c2-f697b77eeca3}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jacobus Ardinois / Type: Testament / Beschrijving: Testateurs wonende op de Oude Herengracht bij de Hartenstraat" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/9456" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

