@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_6E60155E-E040-83FB-E053-4701000AA664
  a a2a:Record ;
  rdfs:label "Ondertrouw op 6 maart 1728 te De Bilt" ;
  a2a:hasPerson oa:person_hua_6E60155E-E040-83FB-E053-4701000AA664_Person1352803038, oa:person_hua_6E60155E-E040-83FB-E053-4701000AA664_Person1352803039 ;
  a2a:hasEvent oa:event_hua_6E60155E-E040-83FB-E053-4701000AA664_Event1, oa:event_hua_6E60155E-E040-83FB-E053-4701000AA664_Event2 ;
  a2a:hasRelationEP oa:relationep_hua_6E60155E-E040-83FB-E053-4701000AA664_0, oa:relationep_hua_6E60155E-E040-83FB-E053-4701000AA664_1, oa:relationep_hua_6E60155E-E040-83FB-E053-4701000AA664_2, oa:relationep_hua_6E60155E-E040-83FB-E053-4701000AA664_3 ;
  a2a:hasSource oa:source_hua_6E60155E-E040-83FB-E053-4701000AA664 ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/6E60155EE04083FBE0534701000AA664> .

oa:person_hua_6E60155E-E040-83FB-E053-4701000AA664_Person1352803038
  a a2a:Person ;
  rdfs:label "Antonij Baars" ;
  a2a:PersonName [
    rdfs:label "Antonij Baars" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNameLastName "Baars"
  ] ;
  a2a:Residence [
    a2a:Place "De Bilt" ;
    rdfs:label "De Bilt"
  ] .

oa:person_hua_6E60155E-E040-83FB-E053-4701000AA664_Person1352803039
  a a2a:Person ;
  rdfs:label "Johanna Versteeg" ;
  a2a:PersonName [
    rdfs:label "Johanna Versteeg" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Versteeg"
  ] ;
  a2a:Residence [
    a2a:Place "De Bilt" ;
    rdfs:label "De Bilt"
  ] .

oa:event_hua_6E60155E-E040-83FB-E053-4701000AA664_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "29-03-1728" ;
    a2a:Year "1728" ;
    a2a:Month "03" ;
    a2a:Day "29" ;
    rdfs:label "1728-03-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Bilt" ;
    rdfs:label "De Bilt"
  ] ;
  a2a:EventReligion "Nederduits-gereformeerd (later Nederlands-hervormd)" .

oa:event_hua_6E60155E-E040-83FB-E053-4701000AA664_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "06-03-1728" ;
    a2a:Year "1728" ;
    a2a:Month "03" ;
    a2a:Day "06" ;
    rdfs:label "1728-03-06"^^xsd:date
  ] .

oa:relationep_hua_6E60155E-E040-83FB-E053-4701000AA664_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_6E60155E-E040-83FB-E053-4701000AA664_Person1352803038 ;
  a2a:EventKeyRef oa:event_hua_6E60155E-E040-83FB-E053-4701000AA664_Event1 .

oa:relationep_hua_6E60155E-E040-83FB-E053-4701000AA664_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hua_6E60155E-E040-83FB-E053-4701000AA664_Person1352803039 ;
  a2a:EventKeyRef oa:event_hua_6E60155E-E040-83FB-E053-4701000AA664_Event1 .

oa:relationep_hua_6E60155E-E040-83FB-E053-4701000AA664_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_hua_6E60155E-E040-83FB-E053-4701000AA664_Person1352803038 ;
  a2a:EventKeyRef oa:event_hua_6E60155E-E040-83FB-E053-4701000AA664_Event2 .

oa:relationep_hua_6E60155E-E040-83FB-E053-4701000AA664_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_hua_6E60155E-E040-83FB-E053-4701000AA664_Person1352803039 ;
  a2a:EventKeyRef oa:event_hua_6E60155E-E040-83FB-E053-4701000AA664_Event2 .

oa:source_hua_6E60155E-E040-83FB-E053-4701000AA664
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "De Bilt" ;
    a2a:Country "Nederland" ;
    rdfs:label "De Bilt, Nederland", "1728-03-29 - 1728-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-03-1728" ;
    a2a:Year "1728" ;
    a2a:Month "03" ;
    a2a:Day "29" ;
    rdfs:label "29-03-1728"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Place "Utrecht" ;
    a2a:Collection "-" ;
    a2a:Book "De Bilt NH trouwen" ;
    a2a:RegistryNumber "470" ;
    a2a:Folio "45" ;
    rdfs:label "Het Utrechts Archief, Utrecht, -, De Bilt NH trouwen, 470, 45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/39/6E60155B7B0083FBE0534701000AA664" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/39/6E60155B7B0083FBE0534701000AA664" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/39/6E60155B7B0083FBE0534701000AA664"
  ] ;
  a2a:SourceLastChangeDate "2023-05-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/6E60155EE04083FBE0534701000AA664" ;
  a2a:RecordIdentifier "1352803037" ;
  a2a:RecordGUID "{6E60155E-E040-83FB-E053-4701000AA664}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6E60155EDD7883FBE0534701000AA664" .

