@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_a3cb51cc-0459-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 29 juni 1752" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Person-193401c1-85b7-f4a2-763c-4e1a4db094eb, oa:person_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Person-2df7328b-673d-25ed-7bd0-88972d3db4e2, oa:person_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Person-bd1365f9-23cc-8e60-48f1-e06b255dc3a1, oa:person_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Person-5c647804-7d68-1a41-b526-0d646f7864fa ;
  a2a:hasEvent oa:event_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-0459-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Person-193401c1-85b7-f4a2-763c-4e1a4db094eb
  a a2a:Person ;
  rdfs:label "Catharina Croesen" ;
  a2a:PersonName [
    rdfs:label "Catharina Croesen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Croesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Person-2df7328b-673d-25ed-7bd0-88972d3db4e2
  a a2a:Person ;
  rdfs:label "Jacobus Blom" ;
  a2a:PersonName [
    rdfs:label "Jacobus Blom" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Person-bd1365f9-23cc-8e60-48f1-e06b255dc3a1
  a a2a:Person ;
  rdfs:label "Philippus Ludovicus Statius Muller" ;
  a2a:PersonName [
    rdfs:label "Philippus Ludovicus Statius Muller" ;
    a2a:PersonNameFirstName "Philippus Ludovicus Statius" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Person-5c647804-7d68-1a41-b526-0d646f7864fa
  a a2a:Person ;
  rdfs:label "Sophia Croesen" ;
  a2a:PersonName [
    rdfs:label "Sophia Croesen" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Croesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1752-06-29"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Person:193401c1-85b7-f4a2-763c-4e1a4db094eb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Person:2df7328b-673d-25ed-7bd0-88972d3db4e2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Person:bd1365f9-23cc-8e60-48f1-e06b255dc3a1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Person:5c647804-7d68-1a41-b526-0d646f7864fa ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0459-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-0459-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1752-06-29 - 1752-06-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-06-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-06-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1752-06-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9222, Periode: 1752" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "327058" ;
    a2a:RegistryNumber "9222" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9222, Periode: 1752, Notariële archieven, 327058, 9222"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6d86b7fb-6aab-6cd3-8af7-d9003cb589a4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0459-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6d86b7fb-6aab-6cd3-8af7-d9003cb589a4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c367f31e-7910-b453-8a41-d09aae377d16.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0459-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c367f31e-7910-b453-8a41-d09aae377d16.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-0459-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-0459-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: Leeuwaerden
Onderwerpsomschrijving: nalatenschap
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9222" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTA00887000340", "NOTA00887000341" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_22407_00022407.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00887000340; positie: 2872, 2324, 587, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00887000340; positie: 3129, 1873, 571, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00887000340; positie: 3246, 1048, 1022, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00887000340; positie: 2883, 2425, 557, 101" .
