@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_0ed10da7-85ac-09dc-6d80-e548d647d0b2
  a a2a:Record ;
  rdfs:label "Registratie op 25 juni 1759 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person1, oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person2, oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person3, oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person4, oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person5, oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person6, oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person7 ;
  a2a:hasEvent oa:event_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_0, oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_1, oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_2, oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_3, oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_4, oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_5, oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_6 ;
  a2a:hasSource oa:source_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2 .

oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person1
  a a2a:Person ;
  rdfs:label "Elias Colier" ;
  a2a:PersonName [
    rdfs:label "Elias Colier" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNameLastName "Colier"
  ] .

oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person2
  a a2a:Person ;
  rdfs:label "Joppina Colier" ;
  a2a:PersonName [
    rdfs:label "Joppina Colier" ;
    a2a:PersonNameFirstName "Joppina" ;
    a2a:PersonNameLastName "Colier"
  ] .

oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person3
  a a2a:Person ;
  rdfs:label "Hendrik Piera" ;
  a2a:PersonName [
    rdfs:label "Hendrik Piera" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Piera"
  ] .

oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person4
  a a2a:Person ;
  rdfs:label "Abraham Raap" ;
  a2a:PersonName [
    rdfs:label "Abraham Raap" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Raap"
  ] .

oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person5
  a a2a:Person ;
  rdfs:label "Hendrik Piera" ;
  a2a:PersonName [
    rdfs:label "Hendrik Piera" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Piera"
  ] .

oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person6
  a a2a:Person ;
  rdfs:label "Joan, Andriesz Calkoen" ;
  a2a:PersonName [
    rdfs:label "Joan, Andriesz Calkoen" ;
    a2a:PersonNameFirstName "Joan, Andriesz" ;
    a2a:PersonNameLastName "Calkoen"
  ] .

oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person7
  a a2a:Person ;
  rdfs:label "Jobje Vokkestaart" ;
  a2a:PersonName [
    rdfs:label "Jobje Vokkestaart" ;
    a2a:PersonNameFirstName "Jobje" ;
    a2a:PersonNameLastName "Vokkestaart"
  ] .

oa:event_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1759-06-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person1 ;
  a2a:EventKeyRef oa:event_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Event1 .

oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person2 ;
  a2a:EventKeyRef oa:event_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Event1 .

oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person3 ;
  a2a:EventKeyRef oa:event_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Event1 .

oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person4 ;
  a2a:EventKeyRef oa:event_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Event1 .

oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person5 ;
  a2a:EventKeyRef oa:event_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Event1 .

oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person6 ;
  a2a:EventKeyRef oa:event_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Event1 .

oa:relationep_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Person7 ;
  a2a:EventKeyRef oa:event_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2_Event1 .

oa:source_saa_0ed10da7-85ac-09dc-6d80-e548d647d0b2
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1600-01-01 - 1800-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1600-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Collection "VH Notariëel Protocollen" ;
    a2a:RegistryNumber "12013" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 12013"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/a02c211d-92f8-d9c8-7713-e12982007f2c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a02c211d-92f8-d9c8-7713-e12982007f2c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/97c8ba09-581d-86ca-6e41-68c289818d58.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/97c8ba09-581d-86ca-6e41-68c289818d58.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/f21f4b2c-ccfe-d1a1-d343-7c68b3cf823d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f21f4b2c-ccfe-d1a1-d343-7c68b3cf823d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{0ed10da7-85ac-09dc-6d80-e548d647d0b2}" ;
  a2a:SourceRemarkOpmerking "Notaris: Abraham Coijmans / Type: Kwitantie" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/12013" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

