@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_9d6d21e2-c49f-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Insinuatie op 15 september 1730" ;
  a2a:hasPerson oa:person_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Person-0ada6e0d-ea36-31e5-398a-bdf2eba0c3af, oa:person_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Person-e78dadbb-f31b-6da0-e093-8ec2f69a5079, oa:person_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Person-e9975f2a-7156-4a83-dd73-60fba10a8d4a, oa:person_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Person-deaa56be-5d55-ff1f-d195-7d32b86d45e9 ;
  a2a:hasEvent oa:event_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e2-c49f-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e2-c49f-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e2-c49f-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e2-c49f-666d-e053-b784100a1840_3 ;
  a2a:hasSource oa:source_saa_9d6d21e2-c49f-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Person-0ada6e0d-ea36-31e5-398a-bdf2eba0c3af
  a a2a:Person ;
  rdfs:label "Barent Smienk" ;
  a2a:PersonName [
    rdfs:label "Barent Smienk" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Smienk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Person-e78dadbb-f31b-6da0-e093-8ec2f69a5079
  a a2a:Person ;
  rdfs:label "Nicolaas Allebe" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Allebe" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Allebe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Person-e9975f2a-7156-4a83-dd73-60fba10a8d4a
  a a2a:Person ;
  rdfs:label "Jan Allebe" ;
  a2a:PersonName [
    rdfs:label "Jan Allebe" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Allebe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Person-deaa56be-5d55-ff1f-d195-7d32b86d45e9
  a a2a:Person ;
  rdfs:label "Anthonij Allebe" ;
  a2a:PersonName [
    rdfs:label "Anthonij Allebe" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Allebe"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Insinuatie" ;
  a2a:EventType "other:Insinuatie" ;
  a2a:EventDate [
    a2a:Year "1730" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1730-09-15"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e2-c49f-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Person:0ada6e0d-ea36-31e5-398a-bdf2eba0c3af ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c49f-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Person:e78dadbb-f31b-6da0-e093-8ec2f69a5079 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c49f-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Person:e9975f2a-7156-4a83-dd73-60fba10a8d4a ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-c49f-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Person:deaa56be-5d55-ff1f-d195-7d32b86d45e9 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-c49f-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e2-c49f-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1730-09-15 - 1730-09-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-09-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1730-09-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1730" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1730-09-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8328, Periode: 1730" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "231423" ;
    a2a:RegistryNumber "8328" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8328, Periode: 1730, Notariële archieven, 231423, 8328"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/60738950-1d48-14f0-aa2f-4a3d0e52c242.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-c49f-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/60738950-1d48-14f0-aa2f-4a3d0e52c242.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3eeb8a28-5169-bd7a-8cfc-0f5c20a5e9d0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-c49f-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3eeb8a28-5169-bd7a-8cfc-0f5c20a5e9d0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e2-c49f-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e2-c49f-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan de Vicq
Locatieomschrijving: Osdorp
Onderwerpsomschrijving: Tekenen van huurcedul van huis in Osdorp
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8328" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "NOTA02230000197", "NOTA02230000198" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9871_00009871.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02230000197; positie: 3687, 1131, 423, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02230000197; positie: 3287, 1377, 701, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02230000197; positie: 3184, 1510, 491, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA02230000197; positie: 2745, 1384, 386, 110" .
