@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-22cd-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 1 mei 1673" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Person-46a502b2-0326-9a60-ecc7-8a018b3c87b1, oa:person_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Person-41966ff3-3227-f2a0-a0a0-c4debc45d617, oa:person_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Person-ae7184b0-2bbf-e72e-eb12-de61a0916496 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_2 ;
  a2a:hasSource oa:source_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Person-46a502b2-0326-9a60-ecc7-8a018b3c87b1
  a a2a:Person ;
  rdfs:label "Douwe Cornelisz" ;
  a2a:PersonName [
    rdfs:label "Douwe Cornelisz" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNameLastName "Cornelisz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Person-41966ff3-3227-f2a0-a0a0-c4debc45d617
  a a2a:Person ;
  rdfs:label "Floris Jansz" ;
  a2a:PersonName [
    rdfs:label "Floris Jansz" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNameLastName "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Person-ae7184b0-2bbf-e72e-eb12-de61a0916496
  a a2a:Person ;
  rdfs:label "Barent Luerse" ;
  a2a:PersonName [
    rdfs:label "Barent Luerse" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Luerse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1673" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1673-05-01"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Person:46a502b2-0326-9a60-ecc7-8a018b3c87b1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Person:41966ff3-3227-f2a0-a0a0-c4debc45d617 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Person:ae7184b0-2bbf-e72e-eb12-de61a0916496 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-22cd-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1673-05-01 - 1673-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1673-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1673" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1673-05-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 4001, Periode: 1672-1673" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "335150" ;
    a2a:RegistryNumber "4001" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 4001, Periode: 1672-1673, Notariële archieven, 335150, 4001"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/902e237c-9798-91c6-4c4b-6f88bdff2995.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-22cd-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/902e237c-9798-91c6-4c4b-6f88bdff2995.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-22cd-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-22cd-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wijbrant Wijbrantsz
Onderwerpsomschrijving: zeilmaker, verkoop fok
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/4001" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "KLAD03348000502" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7083_00007083.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD03348000502; positie: 1119, 642, 673, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD03348000502; positie: 631, 539, 489, 141" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD03348000502; positie: 928, 1418, 527, 153" .
