@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 schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_hua_0c3bae62-e6bf-e669-4f1d-32972237697d
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1801)" ;
  a2a:hasPerson oa:person_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_Person1, oa:person_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_Person2 ;
  a2a:hasEvent oa:event_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_0, oa:relationep_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_1 ;
  a2a:hasSource oa:source_hua_0c3bae62-e6bf-e669-4f1d-32972237697d ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/0c3bae62e6bfe6694f1d32972237697d> .

oa:person_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_Person1
  a a2a:Person ;
  rdfs:label "Maria Elizabeth meede geïnstitueerde erfgenaame van haar zuster van halven bedde, Catharina Montanus, wed. Johann..." ;
  a2a:PersonName [
    rdfs:label "Maria Elizabeth meede geïnstitueerde erfgenaame van haar zuster van halven bedde, Catharina Montanus, wed. Johann..." ;
    a2a:PersonNameFirstName "Maria Elizabeth" ;
    a2a:PersonNameLastName "meede geïnstitueerde erfgenaame van haar zuster van halven bedde, Catharina Montanus, wed. Johann..."
  ] ;
  a2a:Residence [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_Person2
  a a2a:Person ;
  rdfs:label "Isaac Wedding" ;
  a2a:PersonName [
    rdfs:label "Isaac Wedding" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Wedding"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark19_Notaris "J.C. DE GRAAF" ;
  a2a:EventRemark04_Soort_akte "Procuratie" .

oa:relationep_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_0
  a a2a:RelationEP ;
  rdfs:label "other:Constituant" ;
  a2a:RelationType "other:Constituant" ;
  a2a:PersonKeyRef oa:person_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_Person1 ;
  a2a:EventKeyRef oa:event_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_Event1 .

oa:relationep_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_1
  a a2a:RelationEP ;
  rdfs:label "other:Geconstitueerde" ;
  a2a:RelationType "other:Geconstitueerde" ;
  a2a:PersonKeyRef oa:person_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_Person2 ;
  a2a:EventKeyRef oa:event_hua_0c3bae62-e6bf-e669-4f1d-32972237697d_Event1 .

oa:source_hua_0c3bae62-e6bf-e669-4f1d-32972237697d
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht", "1801-01-01 - 1801-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Collection "J.C. DE GRAAF" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "U286a011" ;
    rdfs:label "Het Utrechts Archief, J.C. DE GRAAF, 24, U286a011"
  ] ;
  a2a:SourceLastChangeDate "2019-05-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.hetutrechtsarchief.nl/onderzoek/resultaten/archieven?mivast=39&miadt=39&miaet=54&micode=34-4.U286a011&minr=38735763&miview=ldt" ;
  a2a:RecordGUID "{0c3bae62-e6bf-e669-4f1d-32972237697d}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-UtHUA_34-4.U286a011_54_MI.xml van HUA" .

