@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_528f01dc-81f0-c3a0-d46a-e6eb4e11117b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1880-1890)" ;
  a2a:hasPerson oa:person_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Person1, oa:person_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Person2, oa:person_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Person3, oa:person_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Person4 ;
  a2a:hasEvent oa:event_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_0, oa:relationep_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_1, oa:relationep_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_2, oa:relationep_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_3 ;
  a2a:hasSource oa:source_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b .

oa:person_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Person1
  a a2a:Person ;
  rdfs:label "Wiebe ten Wolde" ;
  a2a:PersonName [
    rdfs:label "Wiebe ten Wolde" ;
    a2a:PersonNameFirstName "Wiebe" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Wolde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1803-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "doodgraver" .

oa:person_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Person2
  a a2a:Person ;
  rdfs:label "Aaltje Wagter" ;
  a2a:PersonName [
    rdfs:label "Aaltje Wagter" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Wagter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1801-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:person_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Person3
  a a2a:Person ;
  rdfs:label "Dirk Jan ten Hoeve" ;
  a2a:PersonName [
    rdfs:label "Dirk Jan ten Hoeve" ;
    a2a:PersonNameFirstName "Dirk Jan" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hoeve"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1866-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle (Ov)" ;
    rdfs:label "Zwolle (Ov)"
  ] .

oa:person_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Person4
  a a2a:Person ;
  rdfs:label "Alardus ten Wolde" ;
  a2a:PersonName [
    rdfs:label "Alardus ten Wolde" ;
    a2a:PersonNameFirstName "Alardus" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Wolde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1838-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "arbeider" .

oa:event_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:relationep_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Person1 ;
  a2a:EventKeyRef oa:event_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Event1 .

oa:relationep_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Person2 ;
  a2a:EventKeyRef oa:event_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Event1 .

oa:relationep_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Person3 ;
  a2a:EventKeyRef oa:event_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Event1 .

oa:relationep_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Person4 ;
  a2a:EventKeyRef oa:event_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b_Event1 .

oa:source_swl_528f01dc-81f0-c3a0-d46a-e6eb4e11117b
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1880-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1880-1890 V-Z" ;
    a2a:RegistryNumber "27" ;
    a2a:Folio "2008" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1880-1890 V-Z, 27, 2008"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=1.27&minr=1220821&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=1.27&file=01_27_271_Steenwijk_2008.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=1.27&minr=1220821&miview=ldt" ;
  a2a:RecordGUID "{528f01dc-81f0-c3a0-d46a-e6eb4e11117b}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_127_54_MI.xml van SWL" .

