@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_ohg_A2FBF017-7AE5-4031-A809-3BCF2AB0CFDE
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1900)" ;
  a2a:hasPerson oa:person_ohg_A2FBF017-7AE5-4031-A809-3BCF2AB0CFDE_Person1 ;
  a2a:hasEvent oa:event_ohg_A2FBF017-7AE5-4031-A809-3BCF2AB0CFDE_Event1 ;
  a2a:hasRelationEP oa:relationep_ohg_A2FBF017-7AE5-4031-A809-3BCF2AB0CFDE_0 ;
  a2a:hasSource oa:source_ohg_A2FBF017-7AE5-4031-A809-3BCF2AB0CFDE .

oa:person_ohg_A2FBF017-7AE5-4031-A809-3BCF2AB0CFDE_Person1
  a a2a:Person ;
  rdfs:label "Geertruida Willemina Vlot" ;
  a2a:PersonName [
    rdfs:label "Geertruida Willemina Vlot" ;
    a2a:PersonNameFirstName "Geertruida Willemina" ;
    a2a:PersonNameLastName "Vlot"
  ] .

oa:event_ohg_A2FBF017-7AE5-4031-A809-3BCF2AB0CFDE_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Gramsbergen" ;
    rdfs:label "Gramsbergen"
  ] .

oa:relationep_ohg_A2FBF017-7AE5-4031-A809-3BCF2AB0CFDE_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ohg_A2FBF017-7AE5-4031-A809-3BCF2AB0CFDE_Person1 ;
  a2a:EventKeyRef oa:event_ohg_A2FBF017-7AE5-4031-A809-3BCF2AB0CFDE_Event1 .

oa:source_ohg_A2FBF017-7AE5-4031-A809-3BCF2AB0CFDE
  a a2a:Source ;
  rdfs:label "Gemeentearchief Ommen-Hardenberg, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Gramsbergen" ;
    rdfs:label "Gramsbergen", "1900-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Ommen-Hardenberg" ;
    a2a:Collection "Volkstellingen en Bevolkingsregisters" ;
    a2a:RegistryNumber "462" ;
    rdfs:label "Gemeentearchief Ommen-Hardenberg, Volkstellingen en Bevolkingsregisters, 462"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.archieven.nl/mi/www/?mivast=0&miadt=1211&miaet=185&micode=060&minr=1363257&milang=nl&misort=last_mod%7Cdesc&miview=viewer2"
  ] ;
  a2a:SourceLastChangeDate "2018-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1211/?mivast=1211&mizig=100&miadt=1211&miaet=54&micode=060-462&minr=1393357&miview=ldt" ;
  a2a:RecordGUID "{A2FBF017-7AE5-4031-A809-3BCF2AB0CFDE}" ;
  a2a:SourceRemarkProvenance "060-462_54_1211_MAISI_AKT.txt via wetransfer (txt2csv csv2a2a)" .

