@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-c0c5-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 27 maart 1654" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person-7b30f27e-d521-510f-178a-c273f640e829, oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person-780ea149-4da9-11b0-5051-32f878e019bb, oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person-14aebc2c-ef4f-f0f7-8c89-3531aba39301, oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person-38dbba9b-884d-59bd-68dd-b449e7e07987, oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person-36046a47-f7cd-7e6c-9f19-d8a630f8ee7e, oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person-8b3b1871-e636-33ee-f325-cbc44ca86af9 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person-7b30f27e-d521-510f-178a-c273f640e829
  a a2a:Person ;
  rdfs:label "Jan de la Combe" ;
  a2a:PersonName [
    rdfs:label "Jan de la Combe" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Combe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person-780ea149-4da9-11b0-5051-32f878e019bb
  a a2a:Person ;
  rdfs:label "Judick de la Marche" ;
  a2a:PersonName [
    rdfs:label "Judick de la Marche" ;
    a2a:PersonNameFirstName "Judick" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Marche"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person-14aebc2c-ef4f-f0f7-8c89-3531aba39301
  a a2a:Person ;
  rdfs:label "van Orangien" ;
  a2a:PersonName [
    rdfs:label "van Orangien" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Orangien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person-38dbba9b-884d-59bd-68dd-b449e7e07987
  a a2a:Person ;
  rdfs:label "Antoinette Flahutaut" ;
  a2a:PersonName [
    rdfs:label "Antoinette Flahutaut" ;
    a2a:PersonNameFirstName "Antoinette" ;
    a2a:PersonNameLastName "Flahutaut"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person-36046a47-f7cd-7e6c-9f19-d8a630f8ee7e
  a a2a:Person ;
  rdfs:label "Jacques Flahutaut" ;
  a2a:PersonName [
    rdfs:label "Jacques Flahutaut" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Flahutaut"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person-8b3b1871-e636-33ee-f325-cbc44ca86af9
  a a2a:Person ;
  rdfs:label "Fredricq Hende@@" ;
  a2a:PersonName [
    rdfs:label "Fredricq Hende@@" ;
    a2a:PersonNameFirstName "Fredricq" ;
    a2a:PersonNameLastName "Hende@@"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1654" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1654-03-27"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person:7b30f27e-d521-510f-178a-c273f640e829 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person:780ea149-4da9-11b0-5051-32f878e019bb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person:14aebc2c-ef4f-f0f7-8c89-3531aba39301 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person:38dbba9b-884d-59bd-68dd-b449e7e07987 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person:36046a47-f7cd-7e6c-9f19-d8a630f8ee7e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Person:8b3b1871-e636-33ee-f325-cbc44ca86af9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-c0c5-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1654-03-27 - 1654-03-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1654-03-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1654-03-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1654" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1654-03-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 972A, Periode: 1654" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "367794" ;
    a2a:RegistryNumber "972A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 972A, Periode: 1654, Notariële archieven, 367794, 972A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1ccdfb87-3a57-51d4-58d3-a4285815f1b6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c0c5-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1ccdfb87-3a57-51d4-58d3-a4285815f1b6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-c0c5-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-c0c5-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Geneven
Onderwerpsomschrijving: Jacques is zadelmaker van Frederik Hendrik, De la Combe horlogemaker
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/972A" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "VBPA00055000486" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18313_00018313.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000486; positie: 708, 1729, 773, 141" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000486; positie: 1508, 3863, 1325, 210" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000486; positie: 1751, 1062, 397, 120" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000486; positie: 1514, 1833, 1010, 131" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000486; positie: 1481, 909, 895, 157" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000486; positie: 2138, 1050, 549, 129" .
