@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-4b79-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 20 januari 1744" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person-3f01e300-a11f-2639-69f5-4a52cfcbfe21, oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person-4c293794-f2a7-d20c-4cc6-e4ff061ad703, oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person-ca275bdf-a82a-b32b-c61c-d21c89e30c10, oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person-eb81bc03-9150-bfb5-e4b6-5a7edd1b75f4, oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person-542e9aa1-9fc0-b83e-9674-196c6998d52a ;
  a2a:hasEvent oa:event_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person-3f01e300-a11f-2639-69f5-4a52cfcbfe21
  a a2a:Person ;
  rdfs:label "Benjamin de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Benjamin de Bruijn" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person-4c293794-f2a7-d20c-4cc6-e4ff061ad703
  a a2a:Person ;
  rdfs:label "Jean van de Poll" ;
  a2a:PersonName [
    rdfs:label "Jean van de Poll" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person-ca275bdf-a82a-b32b-c61c-d21c89e30c10
  a a2a:Person ;
  rdfs:label "Margueritte Agathe van de Poll" ;
  a2a:PersonName [
    rdfs:label "Margueritte Agathe van de Poll" ;
    a2a:PersonNameFirstName "Margueritte Agathe" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person-eb81bc03-9150-bfb5-e4b6-5a7edd1b75f4
  a a2a:Person ;
  rdfs:label "Isaac Dorsman de Jonge" ;
  a2a:PersonName [
    rdfs:label "Isaac Dorsman de Jonge" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Dorsman de Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person-542e9aa1-9fc0-b83e-9674-196c6998d52a
  a a2a:Person ;
  rdfs:label "Jean Trip" ;
  a2a:PersonName [
    rdfs:label "Jean Trip" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Trip"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1744-01-20"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person:3f01e300-a11f-2639-69f5-4a52cfcbfe21 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person:4c293794-f2a7-d20c-4cc6-e4ff061ad703 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person:ca275bdf-a82a-b32b-c61c-d21c89e30c10 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person:eb81bc03-9150-bfb5-e4b6-5a7edd1b75f4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Person:542e9aa1-9fc0-b83e-9674-196c6998d52a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-4b79-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1744-01-20 - 1744-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1744-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1744-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1744-01-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11290, Periode: 1744" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "311210" ;
    a2a:RegistryNumber "11290" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11290, Periode: 1744, Notariële archieven, 311210, 11290"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d94b72fd-ffed-b4ad-fe85-e79f68ade901.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4b79-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d94b72fd-ffed-b4ad-fe85-e79f68ade901.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b70b1c15-1ddc-f5b9-d39b-01fc5ff7e45f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4b79-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b70b1c15-1ddc-f5b9-d39b-01fc5ff7e45f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-4b79-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-4b79-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Thierry Daniel de Marolles
Onderwerpsomschrijving: Attestatie de vita
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11290" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTA01558000133", "NOTA01558000134" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_5847_00005847.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01558000134; positie: 3650, 1018, 879, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01558000134; positie: 3733, 1646, 639, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01558000134; positie: 3398, 1805, 1295, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01558000134; positie: 3152, 1231, 974, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01558000134; positie: 4204, 1898, 448, 66" .
