@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_98b2308b-e80e-01ba-2124-0e6b3b38d4f1
  a a2a:Record ;
  rdfs:label "Registratie op 20 maart 1696 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person1, oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person2, oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person3, oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person4, oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person5, oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person6, oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person7, oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person8, oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person9, oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person10, oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person11 ;
  a2a:hasEvent oa:event_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_0, oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_1, oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_2, oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_3, oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_4, oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_5, oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_6, oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_7, oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_8, oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_9, oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_10 ;
  a2a:hasSource oa:source_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1 .

oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person1
  a a2a:Person ;
  rdfs:label "Jacob Spronk" ;
  a2a:PersonName [
    rdfs:label "Jacob Spronk" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Spronk"
  ] .

oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person2
  a a2a:Person ;
  rdfs:label "Sieuwert Arentsz" ;
  a2a:PersonName [
    rdfs:label "Sieuwert Arentsz" ;
    a2a:PersonNameFirstName "Sieuwert" ;
    a2a:PersonNameLastName "Arentsz"
  ] .

oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person3
  a a2a:Person ;
  rdfs:label "Jan Jans Ernst" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Ernst" ;
    a2a:PersonNameFirstName "Jan Jans" ;
    a2a:PersonNameLastName "Ernst"
  ] .

oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person4
  a a2a:Person ;
  rdfs:label "Vrouwtje Jans" ;
  a2a:PersonName [
    rdfs:label "Vrouwtje Jans" ;
    a2a:PersonNameFirstName "Vrouwtje" ;
    a2a:PersonNameLastName "Jans"
  ] .

oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person5
  a a2a:Person ;
  rdfs:label "Gerraad van d'Rijpe" ;
  a2a:PersonName [
    rdfs:label "Gerraad van d' Rijpe" ;
    a2a:PersonNameFirstName "Gerraad" ;
    a2a:PersonNamePrefixLastName "van d'" ;
    a2a:PersonNameLastName "Rijpe"
  ] .

oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person6
  a a2a:Person ;
  rdfs:label "Claas Bos" ;
  a2a:PersonName [
    rdfs:label "Claas Bos" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNameLastName "Bos"
  ] .

oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person7
  a a2a:Person ;
  rdfs:label "Jacob Arentsz" ;
  a2a:PersonName [
    rdfs:label "Jacob Arentsz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Arentsz"
  ] .

oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person8
  a a2a:Person ;
  rdfs:label "Lourens Tatum" ;
  a2a:PersonName [
    rdfs:label "Lourens Tatum" ;
    a2a:PersonNameFirstName "Lourens" ;
    a2a:PersonNameLastName "Tatum"
  ] .

oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person9
  a a2a:Person ;
  rdfs:label "Vroutje Sieuwertsz" ;
  a2a:PersonName [
    rdfs:label "Vroutje Sieuwertsz" ;
    a2a:PersonNameFirstName "Vroutje" ;
    a2a:PersonNameLastName "Sieuwertsz"
  ] .

oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person10
  a a2a:Person ;
  rdfs:label "Jan Arentsz" ;
  a2a:PersonName [
    rdfs:label "Jan Arentsz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Arentsz"
  ] .

oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person11
  a a2a:Person ;
  rdfs:label "Willemtje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Willemtje Jacobs" ;
    a2a:PersonNameFirstName "Willemtje" ;
    a2a:PersonNameLastName "Jacobs"
  ] .

oa:event_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1696-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person1 ;
  a2a:EventKeyRef oa:event_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Event1 .

oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person2 ;
  a2a:EventKeyRef oa:event_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Event1 .

oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person3 ;
  a2a:EventKeyRef oa:event_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Event1 .

oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person4 ;
  a2a:EventKeyRef oa:event_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Event1 .

oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person5 ;
  a2a:EventKeyRef oa:event_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Event1 .

oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person6 ;
  a2a:EventKeyRef oa:event_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Event1 .

oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person7 ;
  a2a:EventKeyRef oa:event_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Event1 .

oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person8 ;
  a2a:EventKeyRef oa:event_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Event1 .

oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person9 ;
  a2a:EventKeyRef oa:event_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Event1 .

oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person10 ;
  a2a:EventKeyRef oa:event_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Event1 .

oa:relationep_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Person11 ;
  a2a:EventKeyRef oa:event_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1_Event1 .

oa:source_saa_98b2308b-e80e-01ba-2124-0e6b3b38d4f1
  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 "5274" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 5274"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/101ede22-cce6-76f6-221d-5512aa50ebcf.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/101ede22-cce6-76f6-221d-5512aa50ebcf.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/180b768d-99fd-52a7-bce5-845993af0fb7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/180b768d-99fd-52a7-bce5-845993af0fb7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{98b2308b-e80e-01ba-2124-0e6b3b38d4f1}" ;
  a2a:SourceRemarkOpmerking "Notaris: Simon Van Sevenhoven / Type: Machtiging" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/5274" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

