@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_bc1b41e4-e241-9f6e-57fc-314f735cb746
  a a2a:Record ;
  rdfs:label "Registratie op 7 december 1785 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person1, oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person2, oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person3, oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person4, oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person5, oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person6, oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person7 ;
  a2a:hasEvent oa:event_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_0, oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_1, oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_2, oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_3, oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_4, oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_5, oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_6 ;
  a2a:hasSource oa:source_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746 .

oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person1
  a a2a:Person ;
  rdfs:label "Johanna Magdalena Rumpff" ;
  a2a:PersonName [
    rdfs:label "Johanna Magdalena Rumpff" ;
    a2a:PersonNameFirstName "Johanna Magdalena" ;
    a2a:PersonNameLastName "Rumpff"
  ] .

oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person2
  a a2a:Person ;
  rdfs:label "Cornelis Jellessen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jellessen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Jellessen"
  ] .

oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person3
  a a2a:Person ;
  rdfs:label "Jan Arends" ;
  a2a:PersonName [
    rdfs:label "Jan Arends" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Arends"
  ] .

oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person4
  a a2a:Person ;
  rdfs:label "Sara Johanna van der Straten" ;
  a2a:PersonName [
    rdfs:label "Sara Johanna van der Straten" ;
    a2a:PersonNameFirstName "Sara Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Straten"
  ] .

oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person5
  a a2a:Person ;
  rdfs:label "Jacomina Bruins" ;
  a2a:PersonName [
    rdfs:label "Jacomina Bruins" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNameLastName "Bruins"
  ] .

oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person6
  a a2a:Person ;
  rdfs:label "Fredrik Willem Rumpff" ;
  a2a:PersonName [
    rdfs:label "Fredrik Willem Rumpff" ;
    a2a:PersonNameFirstName "Fredrik Willem" ;
    a2a:PersonNameLastName "Rumpff"
  ] .

oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person7
  a a2a:Person ;
  rdfs:label "Everard Haverkamp" ;
  a2a:PersonName [
    rdfs:label "Everard Haverkamp" ;
    a2a:PersonNameFirstName "Everard" ;
    a2a:PersonNameLastName "Haverkamp"
  ] .

oa:event_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1785" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1785-12-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person1 ;
  a2a:EventKeyRef oa:event_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Event1 .

oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person2 ;
  a2a:EventKeyRef oa:event_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Event1 .

oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person3 ;
  a2a:EventKeyRef oa:event_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Event1 .

oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person4 ;
  a2a:EventKeyRef oa:event_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Event1 .

oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person5 ;
  a2a:EventKeyRef oa:event_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Event1 .

oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person6 ;
  a2a:EventKeyRef oa:event_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Event1 .

oa:relationep_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Person7 ;
  a2a:EventKeyRef oa:event_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746_Event1 .

oa:source_saa_bc1b41e4-e241-9f6e-57fc-314f735cb746
  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 "16349" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 16349"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/59b9468f-4301-19db-e665-5af447010622.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/59b9468f-4301-19db-e665-5af447010622.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/a0b8cc19-01c4-27f8-5eaf-16af4589469f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a0b8cc19-01c4-27f8-5eaf-16af4589469f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/bec0c599-5d13-4bf0-d61f-451a415da808.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bec0c599-5d13-4bf0-d61f-451a415da808.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/9871c9fc-c592-81ed-728a-b2e734e2a94c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9871c9fc-c592-81ed-728a-b2e734e2a94c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/41b1edf5-7e47-79c2-7d62-18b9ae9684a5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/41b1edf5-7e47-79c2-7d62-18b9ae9684a5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "6" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/c5b8150a-4873-49c6-9cf1-48f7674ef9c0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c5b8150a-4873-49c6-9cf1-48f7674ef9c0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "7" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/ca2e45c3-b120-cc25-f682-01b209f9609d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ca2e45c3-b120-cc25-f682-01b209f9609d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "8" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/bd22d77b-ce41-ddb3-9a95-746a787c0924.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bd22d77b-ce41-ddb3-9a95-746a787c0924.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{bc1b41e4-e241-9f6e-57fc-314f735cb746}" ;
  a2a:SourceRemarkOpmerking "Notaris: Pieter Galenus Van Hole / Type: Boedelinventaris" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/16349" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

