@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_d0092ad0-9ae0-1a7b-e053-b784100aab8a
  a a2a:Record ;
  rdfs:label "Transport op 3 oktober 1789" ;
  a2a:hasPerson oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person-03fe8081-64a1-375c-0488-b6c629839c05, oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person-53d75db9-f4fb-bbb0-61f5-93355be11670, oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person-8a7cbe2e-1ce0-23cb-9b1e-f62958e06e41, oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person-e75b93a4-7d8d-b8a2-55bf-016c8e74eeef, oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person-6cc3e8d3-0e4d-fec6-d859-85e32a9b1345, oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person-665a6042-8250-6192-cc4c-8598513d9cb3 ;
  a2a:hasEvent oa:event_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_0, oa:relationep_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_1, oa:relationep_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_2, oa:relationep_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_3, oa:relationep_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_4, oa:relationep_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_5 ;
  a2a:hasSource oa:source_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a .

oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person-03fe8081-64a1-375c-0488-b6c629839c05
  a a2a:Person ;
  rdfs:label "Carolina Jacoba Boers" ;
  a2a:PersonName [
    rdfs:label "Carolina Jacoba Boers" ;
    a2a:PersonNameFirstName "Carolina Jacoba" ;
    a2a:PersonNameLastName "Boers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person-53d75db9-f4fb-bbb0-61f5-93355be11670
  a a2a:Person ;
  rdfs:label "Maria Loofs" ;
  a2a:PersonName [
    rdfs:label "Maria Loofs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Loofs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person-8a7cbe2e-1ce0-23cb-9b1e-f62958e06e41
  a a2a:Person ;
  rdfs:label "Ambrosius Justus Zubli" ;
  a2a:PersonName [
    rdfs:label "Ambrosius Justus Zubli" ;
    a2a:PersonNameFirstName "Ambrosius Justus" ;
    a2a:PersonNameLastName "Zubli"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person-e75b93a4-7d8d-b8a2-55bf-016c8e74eeef
  a a2a:Person ;
  rdfs:label "Carolina Jacoba van Bommel" ;
  a2a:PersonName [
    rdfs:label "Carolina Jacoba van Bommel" ;
    a2a:PersonNameFirstName "Carolina Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bommel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person-6cc3e8d3-0e4d-fec6-d859-85e32a9b1345
  a a2a:Person ;
  rdfs:label "Maria Louisa Loofs" ;
  a2a:PersonName [
    rdfs:label "Maria Louisa Loofs" ;
    a2a:PersonNameFirstName "Maria Louisa" ;
    a2a:PersonNameLastName "Loofs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person-665a6042-8250-6192-cc4c-8598513d9cb3
  a a2a:Person ;
  rdfs:label "Catharina Loofs" ;
  a2a:PersonName [
    rdfs:label "Catharina Loofs" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Loofs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1789-10-03"^^xsd:date
  ] .

oa:relationep_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person:03fe8081-64a1-375c-0488-b6c629839c05 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person:53d75db9-f4fb-bbb0-61f5-93355be11670 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person:8a7cbe2e-1ce0-23cb-9b1e-f62958e06e41 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person:e75b93a4-7d8d-b8a2-55bf-016c8e74eeef ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person:6cc3e8d3-0e4d-fec6-d859-85e32a9b1345 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Person:665a6042-8250-6192-cc4c-8598513d9cb3 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a_Event1 .

oa:source_saa_d0092ad0-9ae0-1a7b-e053-b784100aab8a
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1789-10-03 - 1789-10-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-10-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-10-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1789-10-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14696, Periode: 1789" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "550213" ;
    a2a:RegistryNumber "14696" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14696, Periode: 1789, Notariële archieven, 550213, 14696"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/232d8b66-80dd-91d5-bd03-eb9996b127b7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-9ae0-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/232d8b66-80dd-91d5-bd03-eb9996b127b7.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5f245258-3593-3b1b-2235-6656f189a72c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-9ae0-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5f245258-3593-3b1b-2235-6656f189a72c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/22db0914-227d-24b9-376b-2787c483c8d3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-9ae0-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/22db0914-227d-24b9-376b-2787c483c8d3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d0092ad0-9ae0-1a7b-e053-b784100aab8a" ;
  a2a:RecordGUID "{d0092ad0-9ae0-1a7b-e053-b784100aab8a}" ;
  a2a:SourceRemarkOpmerking """Notaris: Reinier van Eibergen
Onderwerpsomschrijving: Obligatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14696" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTQ00197000644", "NOTQ00197000645", "NOTQ00197000646" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_1265_00001265.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00197000645; positie: 3472, 1597, 298, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00197000645; positie: 3793, 1924, 289, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00197000645; positie: 3567, 450, 1121, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00197000645; positie: 3722, 1521, 1150, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00197000645; positie: 4496, 576, 292, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00197000645; positie: 4183, 1908, 616, 118" .
