@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_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF
  a a2a:Record ;
  rdfs:label "Notariële akte op 19 mei 1790" ;
  a2a:hasPerson oa:person_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Person4267590735, oa:person_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Person4267590737, oa:person_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Person4267590738, oa:person_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Person0 ;
  a2a:hasEvent oa:event_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_0, oa:relationep_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_1, oa:relationep_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_2, oa:relationep_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_3 ;
  a2a:hasSource oa:source_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/D8564FB7C2B14C009FDF936DD623F4FF> .

oa:person_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Person4267590735
  a a2a:Person ;
  rdfs:label "Frederica Casimira Castaing" ;
  a2a:PersonName [
    rdfs:label "Frederica Casimira Castaing" ;
    a2a:PersonNameFirstName "Frederica Casimira" ;
    a2a:PersonNameLastName "Castaing"
  ] .

oa:person_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Person4267590737
  a a2a:Person ;
  rdfs:label "Joan Schadé" ;
  a2a:PersonName [
    rdfs:label "Joan Schadé" ;
    a2a:PersonNameFirstName "Joan" ;
    a2a:PersonNameLastName "Schadé"
  ] .

oa:person_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Person4267590738
  a a2a:Person ;
  rdfs:label "Cornelis Jan van Teylingen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jan van Teylingen" ;
    a2a:PersonNameFirstName "Cornelis Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Teylingen"
  ] .

oa:person_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Person0
  a a2a:Person ;
  rdfs:label "Hubert Van Vloten" ;
  a2a:PersonName [
    rdfs:label "Hubert Van Vloten" ;
    a2a:PersonNameLastName "Hubert Van Vloten"
  ] ;
  a2a:Profession "Notaris" .

oa:event_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "19-05-1790" ;
    a2a:Year "1790" ;
    a2a:Month "05" ;
    a2a:Day "19" ;
    rdfs:label "1790-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [ rdfs:label "" ] .

oa:relationep_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Person0 ;
  a2a:EventKeyRef oa:event_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Event1 .

oa:relationep_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_1
  a a2a:RelationEP ;
  rdfs:label "other:Belanghebbende" ;
  a2a:RelationType "other:Belanghebbende" ;
  a2a:PersonKeyRef oa:person_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Person4267590735 ;
  a2a:EventKeyRef oa:event_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Event1 .

oa:relationep_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_2
  a a2a:RelationEP ;
  rdfs:label "other:Belanghebbende" ;
  a2a:RelationType "other:Belanghebbende" ;
  a2a:PersonKeyRef oa:person_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Person4267590737 ;
  a2a:EventKeyRef oa:event_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Event1 .

oa:relationep_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_3
  a a2a:RelationEP ;
  rdfs:label "other:Belanghebbende" ;
  a2a:RelationType "other:Belanghebbende" ;
  a2a:PersonKeyRef oa:person_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Person4267590738 ;
  a2a:EventKeyRef oa:event_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF_Event1 .

oa:source_hua_D8564FB7-C2B1-4C00-9FDF-936DD623F4FF
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1790-05-19 - 1790-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1790-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1790-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-05-1790" ;
    a2a:Year "1790" ;
    a2a:Month "05" ;
    a2a:Day "19" ;
    rdfs:label "19-05-1790"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Place "Utrecht" ;
    a2a:Collection "Notarissen in de stad Utrecht 1560-1905" ;
    a2a:Book "HUBERT VAN VLOTEN" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "2478" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Notarissen in de stad Utrecht 1560-1905, HUBERT VAN VLOTEN, 23, 2478"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/39/C28596B2B3BDF2D2E0538F04000AD7F3" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/39/C28596B2B3BDF2D2E0538F04000AD7F3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/39/C28596B2B3BDF2D2E0538F04000AD7F3"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/39/C28596B2B3BEF2D2E0538F04000AD7F3" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/39/C28596B2B3BEF2D2E0538F04000AD7F3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/39/C28596B2B3BEF2D2E0538F04000AD7F3"
  ] ;
  a2a:SourceLastChangeDate "2025-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/D8564FB7C2B14C009FDF936DD623F4FF" ;
  a2a:RecordIdentifier "4267590734" ;
  a2a:RecordGUID "{D8564FB7-C2B1-4C00-9FDF-936DD623F4FF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/FC0046FE8AC04922AA523E205CC9C262" .

