@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_b8dbd554-3827-e6e4-2934-a8bcc6fce41c
  a a2a:Record ;
  rdfs:label "Registratie op 28 april 1805 te Utrecht" ;
  a2a:hasPerson oa:person_hua_b8dbd554-3827-e6e4-2934-a8bcc6fce41c_Person1 ;
  a2a:hasEvent oa:event_hua_b8dbd554-3827-e6e4-2934-a8bcc6fce41c_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_b8dbd554-3827-e6e4-2934-a8bcc6fce41c_0 ;
  a2a:hasSource oa:source_hua_b8dbd554-3827-e6e4-2934-a8bcc6fce41c ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/b8dbd5543827e6e42934a8bcc6fce41c> .

oa:person_hua_b8dbd554-3827-e6e4-2934-a8bcc6fce41c_Person1
  a a2a:Person ;
  rdfs:label "Joannes Lucas Luce van Schoonhoven" ;
  a2a:PersonName [
    rdfs:label "Joannes Lucas Luce van Schoonhoven" ;
    a2a:PersonNameFirstName "Joannes Lucas Luce" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schoonhoven"
  ] .

oa:event_hua_b8dbd554-3827-e6e4-2934-a8bcc6fce41c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1805-04-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] ;
  a2a:EventRemark71_Gestand_plaatsnaam "Utrecht" .

oa:relationep_hua_b8dbd554-3827-e6e4-2934-a8bcc6fce41c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hua_b8dbd554-3827-e6e4-2934-a8bcc6fce41c_Person1 ;
  a2a:EventKeyRef oa:event_hua_b8dbd554-3827-e6e4-2934-a8bcc6fce41c_Event1 .

oa:source_hua_b8dbd554-3827-e6e4-2934-a8bcc6fce41c
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, Militieregisters" ;
  a2a:SourcePlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht", "1805-01-01 - 1805-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1805-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1805-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Militieregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Collection "-" ;
    a2a:RegistryNumber "11687" ;
    rdfs:label "Het Utrechts Archief, -, 11687"
  ] ;
  a2a:SourceLastChangeDate "2019-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.hetutrechtsarchief.nl/onderzoek/resultaten/archieven?mivast=39&miadt=39&miaet=54&micode=1007-2.11687&minr=29025407&miview=ldt" ;
  a2a:RecordGUID "{b8dbd554-3827-e6e4-2934-a8bcc6fce41c}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-UtHUA_1007-2.11687_54_MI.xml van HUA" .

