@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_496903b9-1da8-e56c-0e27-da0e7e94ffce
  a a2a:Record ;
  rdfs:label "Registratie op 9 juli 1760 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Person1, oa:person_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Person2, oa:person_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Person3, oa:person_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Person4 ;
  a2a:hasEvent oa:event_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_0, oa:relationep_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_1, oa:relationep_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_2, oa:relationep_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_3 ;
  a2a:hasSource oa:source_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce .

oa:person_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Person1
  a a2a:Person ;
  rdfs:label "Aaltje Raadings" ;
  a2a:PersonName [
    rdfs:label "Aaltje Raadings" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Raadings"
  ] .

oa:person_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Person2
  a a2a:Person ;
  rdfs:label "Willem Ebbenhorst" ;
  a2a:PersonName [
    rdfs:label "Willem Ebbenhorst" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Ebbenhorst"
  ] .

oa:person_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Person3
  a a2a:Person ;
  rdfs:label "Gijsbert Janse de Boer" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Janse de Boer" ;
    a2a:PersonNameFirstName "Gijsbert Janse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] .

oa:person_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Person4
  a a2a:Person ;
  rdfs:label "Gerrit Backer" ;
  a2a:PersonName [
    rdfs:label "Gerrit Backer" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Backer"
  ] .

oa:event_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1760-07-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Person1 ;
  a2a:EventKeyRef oa:event_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Event1 .

oa:relationep_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Person2 ;
  a2a:EventKeyRef oa:event_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Event1 .

oa:relationep_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Person3 ;
  a2a:EventKeyRef oa:event_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Event1 .

oa:relationep_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Person4 ;
  a2a:EventKeyRef oa:event_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce_Event1 .

oa:source_saa_496903b9-1da8-e56c-0e27-da0e7e94ffce
  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 "12018" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 12018"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/05fc384c-7e0c-06b6-8965-282de45feaee.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/05fc384c-7e0c-06b6-8965-282de45feaee.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/3d559a00-fb39-e4f7-6435-a9765c36b218.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3d559a00-fb39-e4f7-6435-a9765c36b218.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/a8629f4f-d9ea-e229-136a-9d68fba7b027.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a8629f4f-d9ea-e229-136a-9d68fba7b027.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{496903b9-1da8-e56c-0e27-da0e7e94ffce}" ;
  a2a:SourceRemarkOpmerking "Notaris: Abraham Coijmans / Type: Machtiging / Elburgh" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/12018" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

