@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_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A
  a a2a:Record ;
  rdfs:label "Notariële akte op 16 februari 1856 te Purmerend" ;
  a2a:hasPerson oa:person_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Person1974583362, oa:person_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Person1974583363, oa:person_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Person1974583364, oa:person_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Person0 ;
  a2a:hasEvent oa:event_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Event1 ;
  a2a:hasRelationEP oa:relationep_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_0, oa:relationep_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_1, oa:relationep_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_2, oa:relationep_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_3 ;
  a2a:hasSource oa:source_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A .

oa:person_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Person1974583362
  a a2a:Person ;
  rdfs:label "Jan Nomes" ;
  a2a:PersonName [
    rdfs:label "Jan Nomes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Nomes"
  ] .

oa:person_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Person1974583363
  a a2a:Person ;
  rdfs:label "Andries Kieneker" ;
  a2a:PersonName [
    rdfs:label "Andries Kieneker" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Kieneker"
  ] .

oa:person_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Person1974583364
  a a2a:Person ;
  rdfs:label "Catharina (Catrina) Stouters" ;
  a2a:PersonName [
    rdfs:label "Catharina (Catrina) Stouters" ;
    a2a:PersonNameFirstName "Catharina (Catrina)" ;
    a2a:PersonNameLastName "Stouters"
  ] .

oa:person_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Person0
  a a2a:Person ;
  rdfs:label "Simon de Vries" ;
  a2a:PersonName [
    rdfs:label "Simon de Vries" ;
    a2a:PersonNameLastName "Simon de Vries"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "16-02-1856" ;
    a2a:Year "1856" ;
    a2a:Month "02" ;
    a2a:Day "16" ;
    rdfs:label "1856-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Purmerend" ;
    rdfs:label "Purmerend"
  ] .

oa:relationep_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Person0 ;
  a2a:EventKeyRef oa:event_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Event1 .

oa:relationep_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Person1974583362 ;
  a2a:EventKeyRef oa:event_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Event1 .

oa:relationep_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_2
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Person1974583363 ;
  a2a:EventKeyRef oa:event_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Event1 .

oa:relationep_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_3
  a a2a:RelationEP ;
  rdfs:label "other:Overige personen" ;
  a2a:RelationType "other:Overige personen" ;
  a2a:PersonKeyRef oa:person_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Person1974583364 ;
  a2a:EventKeyRef oa:event_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A_Event1 .

oa:source_wat_D16496B3-B6FD-A763-12D7-E9FA1FFC737A
  a a2a:Source ;
  rdfs:label "Waterlands Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Purmerend" ;
    a2a:Country "Nederland" ;
    rdfs:label "Purmerend, Nederland", "1856-02-16 - 1856-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-02-1856" ;
    a2a:Year "1856" ;
    a2a:Month "02" ;
    a2a:Day "16" ;
    rdfs:label "16-02-1856"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Waterlands Archief" ;
    a2a:Place "Purmerend" ;
    a2a:Collection "Notarissen standplaats Purmerend, 1842 - 1925" ;
    a2a:Book "Notaris S. de Vries - 1856 Notariële akten" ;
    a2a:RegistryNumber "92" ;
    rdfs:label "Waterlands Archief, Purmerend, Notarissen standplaats Purmerend, 1842 - 1925, Notaris S. de Vries - 1856 Notariële akten, 92"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/131/770BF66434D3A8D985080AD345D31968" ;
    a2a:UriViewer "https://proxy.archieven.nl/131/770BF66434D3A8D985080AD345D31968" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/131/770BF66434D3A8D985080AD345D31968"
  ] ;
  a2a:SourceLastChangeDate "2020-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/131/D16496B3B6FDA76312D7E9FA1FFC737A" ;
  a2a:RecordIdentifier "1974583361" ;
  a2a:RecordGUID "{D16496B3-B6FD-A763-12D7-E9FA1FFC737A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/311E23DE5B3711E3A03BFA4233BF094B" .

