@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-a0c4-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 9 maart 1634" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person-326de976-80e0-7e8d-585d-b5d60eaaf54e, oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person-be5c7174-9ad9-f238-d30c-5ecef6e82c3f, oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person-6e4d23c8-ec78-c06b-63d9-a5a6942fc3b3, oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person-82a089e4-7a4a-f593-1f69-105073dfe519, oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person-9ba86311-2386-a3f0-c434-e92a5bc7930f, oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person-8f383124-6037-388b-5b0b-19038d2a7f50 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person-326de976-80e0-7e8d-585d-b5d60eaaf54e
  a a2a:Person ;
  rdfs:label "Goossen Jansz" ;
  a2a:PersonName [
    rdfs:label "Goossen Jansz" ;
    a2a:PersonNameFirstName "Goossen" ;
    a2a:PersonNameLastName "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person-be5c7174-9ad9-f238-d30c-5ecef6e82c3f
  a a2a:Person ;
  rdfs:label "Jan Bentes" ;
  a2a:PersonName [
    rdfs:label "Jan Bentes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bentes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person-6e4d23c8-ec78-c06b-63d9-a5a6942fc3b3
  a a2a:Person ;
  rdfs:label "Jan Jansz Brouwer" ;
  a2a:PersonName [
    rdfs:label "Jan Jansz Brouwer" ;
    a2a:PersonNameFirstName "Jan Jansz" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person-82a089e4-7a4a-f593-1f69-105073dfe519
  a a2a:Person ;
  rdfs:label "Rombout Jacobsz" ;
  a2a:PersonName [
    rdfs:label "Rombout Jacobsz" ;
    a2a:PersonNameFirstName "Rombout" ;
    a2a:PersonNameLastName "Jacobsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person-9ba86311-2386-a3f0-c434-e92a5bc7930f
  a a2a:Person ;
  rdfs:label "Cornelis Douwesz Jonge Boer" ;
  a2a:PersonName [
    rdfs:label "Cornelis Douwesz Jonge Boer" ;
    a2a:PersonNameFirstName "Cornelis Douwesz" ;
    a2a:PersonNameLastName "Jonge Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person-8f383124-6037-388b-5b0b-19038d2a7f50
  a a2a:Person ;
  rdfs:label "Bente Tjallis" ;
  a2a:PersonName [
    rdfs:label "Bente Tjallis" ;
    a2a:PersonNameFirstName "Bente" ;
    a2a:PersonNameLastName "Tjallis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1634" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1634-03-09"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person:326de976-80e0-7e8d-585d-b5d60eaaf54e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person:be5c7174-9ad9-f238-d30c-5ecef6e82c3f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person:6e4d23c8-ec78-c06b-63d9-a5a6942fc3b3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person:82a089e4-7a4a-f593-1f69-105073dfe519 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person:9ba86311-2386-a3f0-c434-e92a5bc7930f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Person:8f383124-6037-388b-5b0b-19038d2a7f50 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a0c4-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1634-03-09 - 1634-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1634-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1634-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1634" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1634-03-09"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 595, Periode: 1633-1634" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "345962" ;
    a2a:RegistryNumber "595" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 595, Periode: 1633-1634, Notariële archieven, 345962, 595"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9f227562-e902-7fdd-c18e-a55a08bbeb00.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a0c4-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9f227562-e902-7fdd-c18e-a55a08bbeb00.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a0c4-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a0c4-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Laurens Lamberti
Locatieomschrijving: Sloot int Vlie
Locatieomschrijving: Harlingen
Locatieomschrijving: Dantsick
Onderwerpsomschrijving: Scheepslading rogge; schip de Jonge boer
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/595" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "A27748000250" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4365_00004365.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000250; positie: 1901, 1406, 638, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000250; positie: 1172, 3183, 555, 73" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000250; positie: 1205, 1875, 411, 68" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000250; positie: 1336, 1638, 749, 63" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000250; positie: 1626, 1915, 880, 73" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000250; positie: 1843, 3110, 698, 63" .
