@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_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1802-1875)" ;
  a2a:hasPerson oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person1, oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person2, oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person3, oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person4, oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person5 ;
  a2a:hasEvent oa:event_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_0, oa:relationep_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_1, oa:relationep_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_2, oa:relationep_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_3, oa:relationep_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_4 ;
  a2a:hasSource oa:source_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e .

oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person1
  a a2a:Person ;
  rdfs:label "Jacob Geerts Hoiting" ;
  a2a:PersonName [
    rdfs:label "Jacob Geerts Hoiting" ;
    a2a:PersonNameFirstName "Jacob Geerts" ;
    a2a:PersonNameLastName "Hoiting"
  ] ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1802-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkerk (Gr)" ;
    rdfs:label "Hoogkerk (Gr)"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person2
  a a2a:Person ;
  rdfs:label "Engeltje Raven" ;
  a2a:PersonName [
    rdfs:label "Engeltje Raven" ;
    a2a:PersonNameFirstName "Engeltje" ;
    a2a:PersonNameLastName "Raven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1811-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person3
  a a2a:Person ;
  rdfs:label "Barend Hoiting" ;
  a2a:PersonName [
    rdfs:label "Barend Hoiting" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Hoiting"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1843-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person4
  a a2a:Person ;
  rdfs:label "Maria Grolleé" ;
  a2a:PersonName [
    rdfs:label "Maria Grolleé" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Grolleé"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person5
  a a2a:Person ;
  rdfs:label "Grietje Hoiting" ;
  a2a:PersonName [
    rdfs:label "Grietje Hoiting" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Hoiting"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1875-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:event_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:EventRemarkOpmerking "Bevolkingsregister I Kolonie Willemsoord" .

oa:relationep_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person1 ;
  a2a:EventKeyRef oa:event_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Event1 .

oa:relationep_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person2 ;
  a2a:EventKeyRef oa:event_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Event1 .

oa:relationep_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person3 ;
  a2a:EventKeyRef oa:event_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Event1 .

oa:relationep_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person4 ;
  a2a:EventKeyRef oa:event_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Event1 .

oa:relationep_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Person5 ;
  a2a:EventKeyRef oa:event_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e_Event1 .

oa:source_swl_480f9cef-e280-75be-0d72-d3a7d4fada2e
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1802-01-01 - 1875-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister Kolonie Willemsoord 1" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "70" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister Kolonie Willemsoord 1, 12, 70"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.12&minr=1196107&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.12&file=02_12_076_Steenwijkerwold_70.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.12&minr=1196107&miview=ldt" ;
  a2a:RecordGUID "{480f9cef-e280-75be-0d72-d3a7d4fada2e}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_2.12_54_MI.xml van SWL" .

