@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-a523-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Insinuatie op 5 oktober 1724" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person-79ef0fc5-b448-b45b-f689-51d46175f7ea, oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person-e5e90000-7c45-b122-6bc5-6bee1a5f311b, oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person-006a976c-ace7-2de4-d71f-0627be54f0f2, oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person-17810790-73b2-c75e-4e54-7727736a7bc3, oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person-287ec539-4b01-1125-cd74-e937ff400af2 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a523-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person-79ef0fc5-b448-b45b-f689-51d46175f7ea
  a a2a:Person ;
  rdfs:label "Joannes van Geuns" ;
  a2a:PersonName [
    rdfs:label "Joannes van Geuns" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Geuns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person-e5e90000-7c45-b122-6bc5-6bee1a5f311b
  a a2a:Person ;
  rdfs:label "Jacob Marcus" ;
  a2a:PersonName [
    rdfs:label "Jacob Marcus" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Marcus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person-006a976c-ace7-2de4-d71f-0627be54f0f2
  a a2a:Person ;
  rdfs:label "Rothé" ;
  a2a:PersonName [
    rdfs:label "Rothé" ;
    a2a:PersonNameLastName "Rothé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person-17810790-73b2-c75e-4e54-7727736a7bc3
  a a2a:Person ;
  rdfs:label "Sara Selig" ;
  a2a:PersonName [
    rdfs:label "Sara Selig" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Selig"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person-287ec539-4b01-1125-cd74-e937ff400af2
  a a2a:Person ;
  rdfs:label "Hijman Hartog" ;
  a2a:PersonName [
    rdfs:label "Hijman Hartog" ;
    a2a:PersonNameFirstName "Hijman" ;
    a2a:PersonNameLastName "Hartog"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Insinuatie" ;
  a2a:EventType "other:Insinuatie" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1724-10-05"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person:79ef0fc5-b448-b45b-f689-51d46175f7ea ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person:e5e90000-7c45-b122-6bc5-6bee1a5f311b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person:006a976c-ace7-2de4-d71f-0627be54f0f2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person:17810790-73b2-c75e-4e54-7727736a7bc3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Person:287ec539-4b01-1125-cd74-e937ff400af2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a523-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a523-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1724-10-05 - 1724-10-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1724-10-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-10-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1724-10-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7511, Periode: 1724" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "361326" ;
    a2a:RegistryNumber "7511" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7511, Periode: 1724, Notariële archieven, 361326, 7511"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3a271d98-de7e-1d7a-3535-c2d0e2b72e03.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a523-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3a271d98-de7e-1d7a-3535-c2d0e2b72e03.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8bb983ed-5f0a-1c53-5a93-3b5c9a597741.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a523-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8bb983ed-5f0a-1c53-5a93-3b5c9a597741.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a523-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a523-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Nicolaas Sonmans
Onderwerpsomschrijving: weduwe insinueert voogd kinderen, niet overhandigde documenten
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7511" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "NOTC00392000574", "NOTC00392000575" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18108_00018108.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00392000574; positie: 862, 1464, 1269, 61" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00392000574; positie: 656, 1358, 976, 52" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00392000575; positie: 1593, 1017, 403, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00392000574; positie: 646, 1242, 780, 73" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00392000574; positie: 2025, 2540, 481, 64" .
