@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_677dbaba-e962-0925-7dfc-66ff30976478
  a a2a:Record ;
  rdfs:label "Registratie op 15 juni 1753 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person1, oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person2, oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person3, oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person4, oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person5, oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person6 ;
  a2a:hasEvent oa:event_saa_677dbaba-e962-0925-7dfc-66ff30976478_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_677dbaba-e962-0925-7dfc-66ff30976478_0, oa:relationep_saa_677dbaba-e962-0925-7dfc-66ff30976478_1, oa:relationep_saa_677dbaba-e962-0925-7dfc-66ff30976478_2, oa:relationep_saa_677dbaba-e962-0925-7dfc-66ff30976478_3, oa:relationep_saa_677dbaba-e962-0925-7dfc-66ff30976478_4, oa:relationep_saa_677dbaba-e962-0925-7dfc-66ff30976478_5 ;
  a2a:hasSource oa:source_saa_677dbaba-e962-0925-7dfc-66ff30976478 .

oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person1
  a a2a:Person ;
  rdfs:label "Hendrik Zeeman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Zeeman" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Zeeman"
  ] .

oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person2
  a a2a:Person ;
  rdfs:label "Nicolaas Zeeman" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Zeeman" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Zeeman"
  ] .

oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person3
  a a2a:Person ;
  rdfs:label "Cornelis Zeeman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Zeeman" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Zeeman"
  ] .

oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person4
  a a2a:Person ;
  rdfs:label "Constantijn de Groot" ;
  a2a:PersonName [
    rdfs:label "Constantijn de Groot" ;
    a2a:PersonNameFirstName "Constantijn" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] .

oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person5
  a a2a:Person ;
  rdfs:label "Nicolaas Zeeman" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Zeeman" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Zeeman"
  ] .

oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person6
  a a2a:Person ;
  rdfs:label "Carel Meijer" ;
  a2a:PersonName [
    rdfs:label "Carel Meijer" ;
    a2a:PersonNameFirstName "Carel" ;
    a2a:PersonNameLastName "Meijer"
  ] .

oa:event_saa_677dbaba-e962-0925-7dfc-66ff30976478_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1753-06-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_677dbaba-e962-0925-7dfc-66ff30976478_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person1 ;
  a2a:EventKeyRef oa:event_saa_677dbaba-e962-0925-7dfc-66ff30976478_Event1 .

oa:relationep_saa_677dbaba-e962-0925-7dfc-66ff30976478_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person2 ;
  a2a:EventKeyRef oa:event_saa_677dbaba-e962-0925-7dfc-66ff30976478_Event1 .

oa:relationep_saa_677dbaba-e962-0925-7dfc-66ff30976478_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person3 ;
  a2a:EventKeyRef oa:event_saa_677dbaba-e962-0925-7dfc-66ff30976478_Event1 .

oa:relationep_saa_677dbaba-e962-0925-7dfc-66ff30976478_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person4 ;
  a2a:EventKeyRef oa:event_saa_677dbaba-e962-0925-7dfc-66ff30976478_Event1 .

oa:relationep_saa_677dbaba-e962-0925-7dfc-66ff30976478_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person5 ;
  a2a:EventKeyRef oa:event_saa_677dbaba-e962-0925-7dfc-66ff30976478_Event1 .

oa:relationep_saa_677dbaba-e962-0925-7dfc-66ff30976478_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_677dbaba-e962-0925-7dfc-66ff30976478_Person6 ;
  a2a:EventKeyRef oa:event_saa_677dbaba-e962-0925-7dfc-66ff30976478_Event1 .

oa:source_saa_677dbaba-e962-0925-7dfc-66ff30976478
  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 "11992" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 11992"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/d4c21ade-ce43-298c-12ef-cfe54d750395.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d4c21ade-ce43-298c-12ef-cfe54d750395.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/5903565c-5116-befe-1790-3ce636a49955.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5903565c-5116-befe-1790-3ce636a49955.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/70646131-96cb-28f0-40c0-3783af7ef3af.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/70646131-96cb-28f0-40c0-3783af7ef3af.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/5307dc35-b951-6a63-4c9f-c265607ba94a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5307dc35-b951-6a63-4c9f-c265607ba94a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/69097545-51c6-7a60-067a-754acd0b4660.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/69097545-51c6-7a60-067a-754acd0b4660.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "6" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/5cacb037-b45d-e5bc-c117-b70c3f95137b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5cacb037-b45d-e5bc-c117-b70c3f95137b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "7" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/665da0dd-69a5-e5f6-1ccf-32078e3fb55a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/665da0dd-69a5-e5f6-1ccf-32078e3fb55a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "8" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/93a6f17a-76fa-e1de-4356-5a8eaa8ec8a7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/93a6f17a-76fa-e1de-4356-5a8eaa8ec8a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{677dbaba-e962-0925-7dfc-66ff30976478}" ;
  a2a:SourceRemarkOpmerking "Notaris: Abraham Coijmans / Type: Boedelscheiding / Beschrijving: nalatenschap oud-burgemeester van Muiden, brouwerij 'de Hoop' in Muiden, huizen in de Oude Leliestraat en Roomolensteeg, scheepsparten / Muijden" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/11992" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

