@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_d837ae04-0a7a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 29 maart 1663" ;
  a2a:hasPerson oa:person_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Person-c3da7537-87f1-cd1e-88db-71dfa7b65346, oa:person_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Person-c713f139-8be2-0790-1d55-b5b787ce0c46, oa:person_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Person-86d8dbbd-8f57-7675-b2f6-d580dbfdf276 ;
  a2a:hasEvent oa:event_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae04-0a7a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Person-c3da7537-87f1-cd1e-88db-71dfa7b65346
  a a2a:Person ;
  rdfs:label "Daniel Decker" ;
  a2a:PersonName [
    rdfs:label "Daniel Decker" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Decker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Person-c713f139-8be2-0790-1d55-b5b787ce0c46
  a a2a:Person ;
  rdfs:label "Henricus Alutarius" ;
  a2a:PersonName [
    rdfs:label "Henricus Alutarius" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Alutarius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Person-86d8dbbd-8f57-7675-b2f6-d580dbfdf276
  a a2a:Person ;
  rdfs:label "Wilhelmus Elutarius" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Elutarius" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Elutarius"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1663-03-29"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Person:c3da7537-87f1-cd1e-88db-71dfa7b65346 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Person:c713f139-8be2-0790-1d55-b5b787ce0c46 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Person:86d8dbbd-8f57-7675-b2f6-d580dbfdf276 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0a7a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0a7a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1663-03-29 - 1663-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1663-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1663-03-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 3074, Periode: 1663" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "618916" ;
    a2a:RegistryNumber "3074" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 3074, Periode: 1663, Notariële archieven, 618916, 3074"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c3e0ebb0-f078-6866-6b62-d4eb8aab97c2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0a7a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c3e0ebb0-f078-6866-6b62-d4eb8aab97c2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0a7a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0a7a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Hector Friesma
Locatieomschrijving: Woerden
Locatieomschrijving: Leerdam
Onderwerpsomschrijving: Gage
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/3074" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTJ01440000040" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_238_00000238.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01440000040; positie: 2944, 1711, 394, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01440000040; positie: 3254, 791, 549, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01440000040; positie: 2999, 562, 595, 93" .
