@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_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 12 oktober 1827 te Venray" ;
  a2a:hasPerson oa:person_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Person-3ec07f01-0c52-c9de-6f05-051ca499c1d2, oa:person_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Person-24b5b9e7-5d86-632d-44c3-ec17ef151667, oa:person_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Person-30ba4f2d-6186-001f-0982-ebc180ee098a ;
  a2a:hasEvent oa:event_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_0, oa:relationep_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_1, oa:relationep_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_2 ;
  a2a:hasSource oa:source_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c .

oa:person_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Person-3ec07f01-0c52-c9de-6f05-051ca499c1d2
  a a2a:Person ;
  rdfs:label "Gertruij Cuijpers" ;
  a2a:PersonName [
    rdfs:label "Gertruij Cuijpers" ;
    a2a:PersonNameFirstName "Gertruij" ;
    a2a:PersonNameLastName "Cuijpers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Venray" ;
    rdfs:label "Venray"
  ] .

oa:person_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Person-24b5b9e7-5d86-632d-44c3-ec17ef151667
  a a2a:Person ;
  rdfs:label "Theodor Conrad van Kessel" ;
  a2a:PersonName [
    rdfs:label "Theodor Conrad van Kessel" ;
    a2a:PersonNameFirstName "Theodor Conrad" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kessel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Venlo" ;
    rdfs:label "Venlo"
  ] ;
  a2a:Profession "looier" .

oa:person_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Person-30ba4f2d-6186-001f-0982-ebc180ee098a
  a a2a:Person ;
  rdfs:label "Maria Thorothea Verhaagh" ;
  a2a:PersonName [
    rdfs:label "Maria Thorothea Verhaagh" ;
    a2a:PersonNameFirstName "Maria Thorothea" ;
    a2a:PersonNameLastName "Verhaagh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Venlo" ;
    rdfs:label "Venlo"
  ] .

oa:event_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1827-10-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray"
  ] .

oa:relationep_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Person:3ec07f01-0c52-c9de-6f05-051ca499c1d2 ;
  a2a:EventKeyRef oa:event_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Event1 .

oa:relationep_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Person:24b5b9e7-5d86-632d-44c3-ec17ef151667 ;
  a2a:EventKeyRef oa:event_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Event1 .

oa:relationep_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Person:30ba4f2d-6186-001f-0982-ebc180ee098a ;
  a2a:EventKeyRef oa:event_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c_Event1 .

oa:source_ven_2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c
  a a2a:Source ;
  rdfs:label "Gemeente Venray, gemeentearchief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray", "1827-10-12 - 1827-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1827" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1827-10-12"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Venray, gemeentearchief" ;
    a2a:Place "Venray" ;
    a2a:Collection "Archiefnaam: Notariële archieven HCL, 1817-1841, Bron: boek, Deel: 4412, Periode: 1824-1827" ;
    a2a:Book "Minuutakten notaris Pingen 1824-1827" ;
    a2a:DocumentNumber "1254" ;
    a2a:RegistryNumber "4412" ;
    a2a:Folio "1103" ;
    rdfs:label "Gemeente Venray, gemeentearchief, Venray, Archiefnaam: Notariële archieven HCL, 1817-1841, Bron: boek, Deel: 4412, Periode: 1824-1827, Minuutakten notaris Pingen 1824-1827, 1254, 4412, 1103"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/6da9ebbd-86da-189b-c439-5324b7ff814c.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/6da9ebbd-86da-189b-c439-5324b7ff814c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/176b646f-8c62-faf9-6d63-6c3545a400c2.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/176b646f-8c62-faf9-6d63-6c3545a400c2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c" ;
  a2a:RecordGUID "{2e2a7ee2-7cf5-60bd-8e82-c6f59c4f2f0c}" ;
  a2a:SourceRemarkOpmerking "Omschrijving: schuldbekentenis met hypotheekstelling<br />Onroerend goed: helft in woonhuis en moeshof, gelegen te Venray onder nr. 4., palende Rutt van de Laar en Godfried Kreijtz" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkarchiefnaam "Notariële archieven HCL, 1817-1841" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "4412" ;
  a2a:SourceRemarkregister_periode "1824-1827" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_539_00000539.xml van VEN" .

[] a2a:PersonRemarkdiversen "weduwe van Martinus Stienen, in leven schoenmaker te Venray" .
[] a2a:PersonRemarkdiversen "gehuwd met Maria Thorothea Verhaagh" .
