@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_mgr_913e7bfe-c184-cc5f-2fe2-9b6bffd7e73c
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1921-1930)" ;
  a2a:hasPerson oa:person_mgr_913e7bfe-c184-cc5f-2fe2-9b6bffd7e73c_Person1 ;
  a2a:hasEvent oa:event_mgr_913e7bfe-c184-cc5f-2fe2-9b6bffd7e73c_Event1 ;
  a2a:hasRelationEP oa:relationep_mgr_913e7bfe-c184-cc5f-2fe2-9b6bffd7e73c_0 ;
  a2a:hasSource oa:source_mgr_913e7bfe-c184-cc5f-2fe2-9b6bffd7e73c .

oa:person_mgr_913e7bfe-c184-cc5f-2fe2-9b6bffd7e73c_Person1
  a a2a:Person ;
  rdfs:label "Leonardus Johannes Mulder" ;
  a2a:PersonName [
    rdfs:label "Leonardus Johannes Mulder" ;
    a2a:PersonNameFirstName "Leonardus Johannes" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "02" ;
    rdfs:label "1873-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] ;
  a2a:Profession "scheepstimmerknecht" .

oa:event_mgr_913e7bfe-c184-cc5f-2fe2-9b6bffd7e73c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Foxhol" ;
    rdfs:label "Foxhol"
  ] .

oa:relationep_mgr_913e7bfe-c184-cc5f-2fe2-9b6bffd7e73c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_mgr_913e7bfe-c184-cc5f-2fe2-9b6bffd7e73c_Person1 ;
  a2a:EventKeyRef oa:event_mgr_913e7bfe-c184-cc5f-2fe2-9b6bffd7e73c_Event1 .

oa:source_mgr_913e7bfe-c184-cc5f-2fe2-9b6bffd7e73c
  a a2a:Source ;
  rdfs:label "Historisch Archief Midden-Groningen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Foxhol" ;
    rdfs:label "Foxhol", "1921-01-01 - 1930-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Archief Midden-Groningen" ;
    a2a:Place "Hoogezand" ;
    a2a:Collection "Bevolkingsregister Foxhol (1921-1930)" ;
    a2a:RegistryNumber "1111" ;
    a2a:Folio "216" ;
    rdfs:label "Historisch Archief Midden-Groningen, Hoogezand, Bevolkingsregister Foxhol (1921-1930), 1111, 216"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/ghs/download/fullsize/2d66bedf-6510-113f-6782-0eace2e03603.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ghs/thumb/250x250/2d66bedf-6510-113f-6782-0eace2e03603.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-02-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://historischarchief.midden-groningen.nl/collectie/personen/personen-view/deeds/913e7bfe-c184-cc5f-2fe2-9b6bffd7e73c" ;
  a2a:RecordGUID "{913e7bfe-c184-cc5f-2fe2-9b6bffd7e73c}" ;
  a2a:SourceRemarkOpmerking "Oud adres: Foxholsterbosch P215 / Foxholsterbosch P210a / Foxholsterbosch P203b / W.A.Scholtenweg 47" ;
  a2a:SourceRemarklink_EAD "https://historischarchief.midden-groningen.nl/collectie/archieven/archieven-view/search/list/findingaid/HS01-001/file/1111/" ;
  a2a:SourceRemarkProvenance "MM-XML export ./coret_9d4f2ba5-0434-47cd-54c6-62d631c70196.xml converted to A2Av" .

