@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_12b556b4-6fcd-e2da-d260-52685cdf80de
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1920)" ;
  a2a:hasPerson oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person1, oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person2, oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person3, oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person4, oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person5 ;
  a2a:hasEvent oa:event_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_0, oa:relationep_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_1, oa:relationep_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_2, oa:relationep_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_3, oa:relationep_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_4 ;
  a2a:hasSource oa:source_swl_12b556b4-6fcd-e2da-d260-52685cdf80de .

oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person1
  a a2a:Person ;
  rdfs:label "Wicher Huisman" ;
  a2a:PersonName [
    rdfs:label "Wicher Huisman" ;
    a2a:PersonNameFirstName "Wicher" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1863-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person2
  a a2a:Person ;
  rdfs:label "Aaltje de Boer" ;
  a2a:PersonName [
    rdfs:label "Aaltje de Boer" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1867-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person3
  a a2a:Person ;
  rdfs:label "Ebe Huisman" ;
  a2a:PersonName [
    rdfs:label "Ebe Huisman" ;
    a2a:PersonNameFirstName "Ebe" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1899-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person4
  a a2a:Person ;
  rdfs:label "Grietje Huisman" ;
  a2a:PersonName [
    rdfs:label "Grietje Huisman" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1900-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person5
  a a2a:Person ;
  rdfs:label "Tiemen Huisman" ;
  a2a:PersonName [
    rdfs:label "Tiemen Huisman" ;
    a2a:PersonNameFirstName "Tiemen" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1904-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person1 ;
  a2a:EventKeyRef oa:event_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Event1 .

oa:relationep_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person2 ;
  a2a:EventKeyRef oa:event_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Event1 .

oa:relationep_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person3 ;
  a2a:EventKeyRef oa:event_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Event1 .

oa:relationep_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person4 ;
  a2a:EventKeyRef oa:event_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Event1 .

oa:relationep_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Person5 ;
  a2a:EventKeyRef oa:event_swl_12b556b4-6fcd-e2da-d260-52685cdf80de_Event1 .

oa:source_swl_12b556b4-6fcd-e2da-d260-52685cdf80de
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1890-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1890-1920 H-J" ;
    a2a:RegistryNumber "40" ;
    a2a:Folio "1076" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1890-1920 H-J, 40, 1076"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.40&minr=2184850&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.40&file=02_40_211_Steenwijkerwold_1076.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.40&minr=2184850&miview=ldt" ;
  a2a:RecordGUID "{12b556b4-6fcd-e2da-d260-52685cdf80de}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_2.40_54_MI.xml van SWL" .

