@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_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8
  a a2a:Record ;
  rdfs:label "Notariële akte op 28 februari 1889 te 's-Gravenhage" ;
  a2a:hasPerson oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person3430159606, oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person3430159607, oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person3430159608, oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person3430159609, oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person0 ;
  a2a:hasEvent oa:event_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_0, oa:relationep_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_1, oa:relationep_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_2, oa:relationep_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_3, oa:relationep_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_4 ;
  a2a:hasSource oa:source_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8 .

oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person3430159606
  a a2a:Person ;
  rdfs:label "Anna Francisca Cornelia Pauwels" ;
  a2a:PersonName [
    rdfs:label "Anna Francisca Cornelia Pauwels" ;
    a2a:PersonNameFirstName "Anna Francisca Cornelia" ;
    a2a:PersonNameLastName "Pauwels"
  ] .

oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person3430159607
  a a2a:Person ;
  rdfs:label "Cornelis Antonius Jansen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Antonius Jansen" ;
    a2a:PersonNameFirstName "Cornelis Antonius" ;
    a2a:PersonNameLastName "Jansen"
  ] .

oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person3430159608
  a a2a:Person ;
  rdfs:label "Peters" ;
  a2a:PersonName [
    rdfs:label "Peters" ;
    a2a:PersonNameLastName "Peters"
  ] .

oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person3430159609
  a a2a:Person ;
  rdfs:label "Peters" ;
  a2a:PersonName [
    rdfs:label "Peters" ;
    a2a:PersonNameLastName "Peters"
  ] .

oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person0
  a a2a:Person ;
  rdfs:label "Christiaan Noordendorp" ;
  a2a:PersonName [
    rdfs:label "Christiaan Noordendorp" ;
    a2a:PersonNameLastName "Christiaan Noordendorp"
  ] ;
  a2a:Profession "Notaris" .

oa:event_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "28-02-1889" ;
    a2a:Year "1889" ;
    a2a:Month "02" ;
    a2a:Day "28" ;
    rdfs:label "1889-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:relationep_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person0 ;
  a2a:EventKeyRef oa:event_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Event1 .

oa:relationep_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person3430159606 ;
  a2a:EventKeyRef oa:event_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Event1 .

oa:relationep_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person3430159607 ;
  a2a:EventKeyRef oa:event_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Event1 .

oa:relationep_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person3430159608 ;
  a2a:EventKeyRef oa:event_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Event1 .

oa:relationep_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Person3430159609 ;
  a2a:EventKeyRef oa:event_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8_Event1 .

oa:source_hga_8D25FE11-1A7F-472B-912B-8DB19B9393D8
  a a2a:Source ;
  rdfs:label "Haags Gemeentearchief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "'s-Gravenhage" ;
    a2a:Country "Nederland" ;
    rdfs:label "'s-Gravenhage, Nederland", "1889-02-28 - 1889-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-02-1889" ;
    a2a:Year "1889" ;
    a2a:Month "02" ;
    a2a:Day "28" ;
    rdfs:label "28-02-1889"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Haags Gemeentearchief" ;
    a2a:Place "Den Haag" ;
    a2a:Collection "Notarieel archief Den Haag II" ;
    a2a:Book "Christiaan Noordendorp" ;
    a2a:RegistryNumber "2668" ;
    rdfs:label "Haags Gemeentearchief, Den Haag, Notarieel archief Den Haag II, Christiaan Noordendorp, 2668"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/59/A19FE8D8324D4262A48A326C78E1FDBE" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/59/A19FE8D8324D4262A48A326C78E1FDBE" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/59/A19FE8D8324D4262A48A326C78E1FDBE"
  ] ;
  a2a:SourceLastChangeDate "2023-12-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/8D25FE111A7F472B912B8DB19B9393D8" ;
  a2a:RecordIdentifier "3430159605" ;
  a2a:RecordGUID "{8D25FE11-1A7F-472B-912B-8DB19B9393D8}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/10BE305735664F39BD225FECA3C37C53" .

