@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-510b-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Consent op 11 april 1744" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person-7665673c-d389-699f-2da7-8c6512266768, oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person-e3dce994-cf9e-51f2-1695-65e5da64ff7a, oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person-e2572273-f72c-e21a-04c8-a1f2b6713d6e, oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person-135b93ba-0b29-2f60-f115-fab246300b97, oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person-37555084-7b22-c813-55da-1acfc6ab234e, oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person-8c45c76c-92bf-c72b-3987-dce0fe50b2c0 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-510b-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person-7665673c-d389-699f-2da7-8c6512266768
  a a2a:Person ;
  rdfs:label "Alexandre Crenier" ;
  a2a:PersonName [
    rdfs:label "Alexandre Crenier" ;
    a2a:PersonNameFirstName "Alexandre" ;
    a2a:PersonNameLastName "Crenier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person-e3dce994-cf9e-51f2-1695-65e5da64ff7a
  a a2a:Person ;
  rdfs:label "Laure Denis" ;
  a2a:PersonName [
    rdfs:label "Laure Denis" ;
    a2a:PersonNameFirstName "Laure" ;
    a2a:PersonNameLastName "Denis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person-e2572273-f72c-e21a-04c8-a1f2b6713d6e
  a a2a:Person ;
  rdfs:label "Guillaume Denis" ;
  a2a:PersonName [
    rdfs:label "Guillaume Denis" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Denis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person-135b93ba-0b29-2f60-f115-fab246300b97
  a a2a:Person ;
  rdfs:label "Marie Gounart" ;
  a2a:PersonName [
    rdfs:label "Marie Gounart" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Gounart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person-37555084-7b22-c813-55da-1acfc6ab234e
  a a2a:Person ;
  rdfs:label "Rose Gounart" ;
  a2a:PersonName [
    rdfs:label "Rose Gounart" ;
    a2a:PersonNameFirstName "Rose" ;
    a2a:PersonNameLastName "Gounart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person-8c45c76c-92bf-c72b-3987-dce0fe50b2c0
  a a2a:Person ;
  rdfs:label "Pierre Girard" ;
  a2a:PersonName [
    rdfs:label "Pierre Girard" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Girard"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Consent" ;
  a2a:EventType "other:Consent" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1744-04-11"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person:7665673c-d389-699f-2da7-8c6512266768 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person:e3dce994-cf9e-51f2-1695-65e5da64ff7a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person:e2572273-f72c-e21a-04c8-a1f2b6713d6e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person:135b93ba-0b29-2f60-f115-fab246300b97 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person:37555084-7b22-c813-55da-1acfc6ab234e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Person:8c45c76c-92bf-c72b-3987-dce0fe50b2c0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-510b-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-510b-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1744-04-11 - 1744-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1744-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1744-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1744-04-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11291B, Periode: 1744" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "319668" ;
    a2a:RegistryNumber "11291B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11291B, Periode: 1744, Notariële archieven, 319668, 11291B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/03fe4134-378c-b88e-a424-af80edc87856.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-510b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/03fe4134-378c-b88e-a424-af80edc87856.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c5faac2b-e967-686c-9655-098d0b0f4c70.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-510b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c5faac2b-e967-686c-9655-098d0b0f4c70.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/44c28c7c-bbcf-c025-d77d-10195f8bcd19.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-510b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/44c28c7c-bbcf-c025-d77d-10195f8bcd19.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-510b-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-510b-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Thierry Daniel de Marolles
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11291B" ;
  a2a:SourceRemarkAkteSoort "Consent" ;
  a2a:SourceRemarkfilename "A35349000528", "A35349000529", "A35349000530" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18766_00018766.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35349000529; positie: 4325, 964, 609, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35349000529; positie: 4831, 2569, 204, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35349000529; positie: 4125, 2431, 857, 120" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35349000529; positie: 4597, 828, 382, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35349000529; positie: 4144, 1276, 692, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35349000529; positie: 4548, 1966, 461, 136" .
