@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_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1830)" ;
  a2a:hasPerson oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person1, oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person2, oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person3, oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person4, oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person5, oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person6, oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person7, oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person8, oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person9, oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person10, oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person11, oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person12 ;
  a2a:hasEvent oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_0, oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_1, oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_2, oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_3, oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_4, oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_5, oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_6, oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_7, oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_8, oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_9, oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_10, oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_11 ;
  a2a:hasSource oa:source_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc .

oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person1
  a a2a:Person ;
  rdfs:label "Koop Ruardij" ;
  a2a:PersonName [
    rdfs:label "Koop Ruardij" ;
    a2a:PersonNameFirstName "Koop" ;
    a2a:PersonNameLastName "Ruardij"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenham" ;
    rdfs:label "Blankenham"
  ] ;
  a2a:Profession "veehouder" .

oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person2
  a a2a:Person ;
  rdfs:label "Hilligje Ruardij" ;
  a2a:PersonName [
    rdfs:label "Hilligje Ruardij" ;
    a2a:PersonNameFirstName "Hilligje" ;
    a2a:PersonNameLastName "Ruardij"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "5" ;
    rdfs:label "5"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenham" ;
    rdfs:label "Blankenham"
  ] .

oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person3
  a a2a:Person ;
  rdfs:label "Anne Ruardij" ;
  a2a:PersonName [
    rdfs:label "Anne Ruardij" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Ruardij"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenham" ;
    rdfs:label "Blankenham"
  ] ;
  a2a:Profession "veehouder" .

oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person4
  a a2a:Person ;
  rdfs:label "Willem Ruardij" ;
  a2a:PersonName [
    rdfs:label "Willem Ruardij" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Ruardij"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "1" ;
    rdfs:label "1"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenham" ;
    rdfs:label "Blankenham"
  ] .

oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person5
  a a2a:Person ;
  rdfs:label "Wichertjen Ruardij" ;
  a2a:PersonName [
    rdfs:label "Wichertjen Ruardij" ;
    a2a:PersonNameFirstName "Wichertjen" ;
    a2a:PersonNameLastName "Ruardij"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "5" ;
    rdfs:label "5"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenham" ;
    rdfs:label "Blankenham"
  ] .

oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person6
  a a2a:Person ;
  rdfs:label "Marten Harms Ruardij" ;
  a2a:PersonName [
    rdfs:label "Marten Harms Ruardij" ;
    a2a:PersonNameFirstName "Marten Harms" ;
    a2a:PersonNameLastName "Ruardij"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenham" ;
    rdfs:label "Blankenham"
  ] ;
  a2a:Profession "werkbode" .

oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person7
  a a2a:Person ;
  rdfs:label "Aaltje de Roos" ;
  a2a:PersonName [
    rdfs:label "Aaltje de Roos" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudehoutwoude" ;
    rdfs:label "Oudehoutwoude"
  ] ;
  a2a:Profession "boerenmeid" .

oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person8
  a a2a:Person ;
  rdfs:label "Geesjen Koops Ruardij" ;
  a2a:PersonName [
    rdfs:label "Geesjen Koops Ruardij" ;
    a2a:PersonNameFirstName "Geesjen Koops" ;
    a2a:PersonNameLastName "Ruardij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1830-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenham" ;
    rdfs:label "Blankenham"
  ] .

oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person9
  a a2a:Person ;
  rdfs:label "Femmigjen Joosten de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Femmigjen Joosten de Ruiter" ;
    a2a:PersonNameFirstName "Femmigjen Joosten" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Spanga" ;
    rdfs:label "Spanga"
  ] .

oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person10
  a a2a:Person ;
  rdfs:label "Hiltjen Annen Ruardij" ;
  a2a:PersonName [
    rdfs:label "Hiltjen Annen Ruardij" ;
    a2a:PersonNameFirstName "Hiltjen Annen" ;
    a2a:PersonNameLastName "Ruardij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1832-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenham" ;
    rdfs:label "Blankenham"
  ] .

oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person11
  a a2a:Person ;
  rdfs:label "Jan Koops Ruardij" ;
  a2a:PersonName [
    rdfs:label "Jan Koops Ruardij" ;
    a2a:PersonNameFirstName "Jan Koops" ;
    a2a:PersonNameLastName "Ruardij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1833-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenham" ;
    rdfs:label "Blankenham"
  ] .

oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person12
  a a2a:Person ;
  rdfs:label "Hilligjen Koops Ruardij" ;
  a2a:PersonName [
    rdfs:label "Hilligjen Koops Ruardij" ;
    a2a:PersonNameFirstName "Hilligjen Koops" ;
    a2a:PersonNameLastName "Ruardij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1837-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenham" ;
    rdfs:label "Blankenham"
  ] .

oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Blankenham" ;
    rdfs:label "Blankenham"
  ] .

oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person1 ;
  a2a:EventKeyRef oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1 .

oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person2 ;
  a2a:EventKeyRef oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1 .

oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person3 ;
  a2a:EventKeyRef oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1 .

oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person4 ;
  a2a:EventKeyRef oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1 .

oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person5 ;
  a2a:EventKeyRef oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1 .

oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person6 ;
  a2a:EventKeyRef oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1 .

oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person7 ;
  a2a:EventKeyRef oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1 .

oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person8 ;
  a2a:EventKeyRef oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1 .

oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person9 ;
  a2a:EventKeyRef oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1 .

oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person10 ;
  a2a:EventKeyRef oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1 .

oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person11 ;
  a2a:EventKeyRef oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1 .

oa:relationep_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Person12 ;
  a2a:EventKeyRef oa:event_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc_Event1 .

oa:source_swl_7e68952f-b8f0-c8ba-ab12-c05c4100b4cc
  a a2a:Source ;
  rdfs:label "Gemeentearchief Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1830-01-01 - 1830-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Steenwijkerland" ;
    a2a:Collection "Volkstellingsregister 1830" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "25" ;
    rdfs:label "Gemeentearchief Steenwijkerland, Volkstellingsregister 1830, 1, 25"
  ] ;
  a2a:SourceLastChangeDate "2023-07-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=7.1&minr=1135754&miview=ldt" ;
  a2a:RecordGUID "{7e68952f-b8f0-c8ba-ab12-c05c4100b4cc}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_71_54_MI.xml van SWL" .

