@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_d837ae03-c811-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 6 september 1730" ;
  a2a:hasPerson oa:person_saa_d837ae03-c811-6b6d-e053-b784100acdee_Person-ccef62dd-98d3-08de-8e55-f258b4a4e8ca, oa:person_saa_d837ae03-c811-6b6d-e053-b784100acdee_Person-f5ecf919-dffb-a27e-447b-4a5e1a535e13 ;
  a2a:hasEvent oa:event_saa_d837ae03-c811-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c811-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c811-6b6d-e053-b784100acdee_1 ;
  a2a:hasSource oa:source_saa_d837ae03-c811-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c811-6b6d-e053-b784100acdee_Person-ccef62dd-98d3-08de-8e55-f258b4a4e8ca
  a a2a:Person ;
  rdfs:label "DIrck van der Valck" ;
  a2a:PersonName [
    rdfs:label "DIrck van der Valck" ;
    a2a:PersonNameFirstName "DIrck" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Valck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c811-6b6d-e053-b784100acdee_Person-f5ecf919-dffb-a27e-447b-4a5e1a535e13
  a a2a:Person ;
  rdfs:label "Jannetje Groenewout" ;
  a2a:PersonName [
    rdfs:label "Jannetje Groenewout" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Groenewout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c811-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1730" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1730-09-06"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c811-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c811-6b6d-e053-b784100acdee_Person:ccef62dd-98d3-08de-8e55-f258b4a4e8ca ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c811-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c811-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c811-6b6d-e053-b784100acdee_Person:f5ecf919-dffb-a27e-447b-4a5e1a535e13 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c811-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c811-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1730-09-06 - 1730-09-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-09-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1730-09-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1730" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1730-09-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7560, Periode: 1730" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "618629" ;
    a2a:RegistryNumber "7560" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7560, Periode: 1730, Notariële archieven, 618629, 7560"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5a2c27ff-5c65-bc2f-8fb1-9c19d75dff09.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c811-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5a2c27ff-5c65-bc2f-8fb1-9c19d75dff09.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c811-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c811-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Gouda
Locatieomschrijving: Oostindien
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7560" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTC00421000861" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_582_00000582.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00421000861; positie: 1133, 389, 858, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00421000861; positie: 1479, 556, 1009, 74" .
