@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_af743028-4f8a-021e-82db-ca71ff1bc996
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1875-1890)" ;
  a2a:hasPerson oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person1, oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person2, oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person3, oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person4, oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person5, oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person6, oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person7, oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person8 ;
  a2a:hasEvent oa:event_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_0, oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_1, oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_2, oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_3, oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_4, oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_5, oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_6, oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_7 ;
  a2a:hasSource oa:source_swl_af743028-4f8a-021e-82db-ca71ff1bc996 .

oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person1
  a a2a:Person ;
  rdfs:label "Andries van de Bult" ;
  a2a:PersonName [
    rdfs:label "Andries van de Bult" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Bult"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1826-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person2
  a a2a:Person ;
  rdfs:label "Jan van de Bult" ;
  a2a:PersonName [
    rdfs:label "Jan van de Bult" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Bult"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1857-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person3
  a a2a:Person ;
  rdfs:label "Beertje van de Bult" ;
  a2a:PersonName [
    rdfs:label "Beertje van de Bult" ;
    a2a:PersonNameFirstName "Beertje" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Bult"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1871-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person4
  a a2a:Person ;
  rdfs:label "Aaltje Jongebloed" ;
  a2a:PersonName [
    rdfs:label "Aaltje Jongebloed" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Jongebloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1852-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person5
  a a2a:Person ;
  rdfs:label "Jantje van de Bult" ;
  a2a:PersonName [
    rdfs:label "Jantje van de Bult" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Bult"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1878-09-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person6
  a a2a:Person ;
  rdfs:label "Lute Oosten" ;
  a2a:PersonName [
    rdfs:label "Lute Oosten" ;
    a2a:PersonNameFirstName "Lute" ;
    a2a:PersonNameLastName "Oosten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1867-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person7
  a a2a:Person ;
  rdfs:label "Berend van de Bult" ;
  a2a:PersonName [
    rdfs:label "Berend van de Bult" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Bult"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1881-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person8
  a a2a:Person ;
  rdfs:label "Jan van de Bult" ;
  a2a:PersonName [
    rdfs:label "Jan van de Bult" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Bult"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1890-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:event_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person1 ;
  a2a:EventKeyRef oa:event_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Event1 .

oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person2 ;
  a2a:EventKeyRef oa:event_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Event1 .

oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person3 ;
  a2a:EventKeyRef oa:event_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Event1 .

oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person4 ;
  a2a:EventKeyRef oa:event_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Event1 .

oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person5 ;
  a2a:EventKeyRef oa:event_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Event1 .

oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person6 ;
  a2a:EventKeyRef oa:event_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Event1 .

oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person7 ;
  a2a:EventKeyRef oa:event_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Event1 .

oa:relationep_swl_af743028-4f8a-021e-82db-ca71ff1bc996_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Person8 ;
  a2a:EventKeyRef oa:event_swl_af743028-4f8a-021e-82db-ca71ff1bc996_Event1 .

oa:source_swl_af743028-4f8a-021e-82db-ca71ff1bc996
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1875-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1875-1890 B" ;
    a2a:RegistryNumber "24" ;
    a2a:Folio "222" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1875-1890 B, 24, 222"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.24&minr=2085282&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.24&file=02_24_036_Steenwijkerwold_222.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.24&minr=2085282&miview=ldt" ;
  a2a:RecordGUID "{af743028-4f8a-021e-82db-ca71ff1bc996}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_2.24_54_MI.xml van SWL" .

