Изменения документа Отчётный период
Изменить комментарий:
Imported from XAR
Комментарий
-
Вложения (1 изменено, 0 добавлено, 0 удалено)
-
Объекты (2 изменено, 31 добавлено, 0 удалено)
- SUZ.SemanticClassifiers.Code.SemanticClassifiersClass[0]
- Модели.Отчётный период.DescriptionPage[0]
- Модели.Отчётный период.DescriptionPage[1]
- Модели.Отчётный период.ItemPage[34]
- Модели.Отчётный период.ItemPage[35]
- Модели.Отчётный период.ItemPage[36]
- Модели.Отчётный период.ItemPage[37]
- Модели.Отчётный период.ItemPage[38]
- Модели.Отчётный период.ItemPage[39]
- Модели.Отчётный период.ItemPage[40]
- Модели.Отчётный период.ItemPage[41]
- Модели.Отчётный период.ItemPage[42]
- Модели.Отчётный период.ItemPage[43]
- Модели.Отчётный период.ItemPage[44]
- Модели.Отчётный период.ItemPage[45]
- Модели.Отчётный период.ItemPage[46]
- Модели.Отчётный период.ItemPage[47]
- Модели.Отчётный период.ItemPage[48]
- Модели.Отчётный период.ItemPage[49]
- Модели.Отчётный период.ItemPage[50]
- Модели.Отчётный период.ItemPage[51]
- Модели.Отчётный период.ItemPage[52]
- Модели.Отчётный период.ItemPage[53]
- Модели.Отчётный период.ItemPage[54]
- Модели.Отчётный период.ItemPage[55]
- Модели.Отчётный период.ItemPage[56]
- Модели.Отчётный период.ItemPage[57]
- Модели.Отчётный период.ItemPage[58]
- Модели.Отчётный период.ItemPage[59]
- Модели.Отчётный период.ItemPage[60]
- Модели.Отчётный период.ItemPage[61]
- Модели.Отчётный период.ItemPage[62]
- Модели.Отчётный период.ItemPage[63]
Подробности
- period_1.0.ttl
-
- Размер
-
... ... @@ -1,1 +1,1 @@ 1 -1 5.2KB1 +18.6 KB - Содержимое
-
... ... @@ -1,261 +1,342 @@ 1 1 @prefix owl: <http://www.w3.org/2002/07/owl#> . 2 2 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 3 +@prefix vperiod: <http://purl.semanticpro.org/cis/vocabs/period/1.0#> . 3 3 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 4 4 @prefix skos: <http://www.w3.org/2004/02/skos/core#> . 6 +@prefix eias: <http://purl.semanticpro.org/eias/period#> . 5 5 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 8 +@prefix vocabs: <http://purl.semanticpro.org/cis/vocabs#> . 6 6 @prefix xkos: <http://rdf-vocabulary.ddialliance.org/xkos#> . 7 7 @prefix dc: <http://purl.org/dc/elements/1.1/> . 8 8 9 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2003>12 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1993> 10 10 a skos:Concept ; 11 - rdfs:label "2003"@ru ; 12 - skos:exactMatch <https://dbpedia.org/page/2003> ; 13 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 14 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 14 + rdfs:label "1993"@ru ; 15 + eias:code "1993-12-31T00:00:00.000" ; 16 + skos:closeMatch <https://dbpedia.org/page/1993> ; 17 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 18 + skos:prefLabel "1993"@ru ; 19 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 15 15 16 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2013>21 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1991> 17 17 a skos:Concept ; 18 - rdfs:label "2013"@ru ; 19 - skos:exactMatch <https://dbpedia.org/page/2013> ; 20 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 21 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 23 + rdfs:label "1991"@ru ; 24 + eias:code "1991-12-31T00:00:00.000" ; 25 + skos:closeMatch <https://dbpedia.org/page/1991> ; 26 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 27 + skos:prefLabel "1991"@ru ; 28 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 22 22 23 -<http://purl.cisstat.org/Common/vocabs/period/1.0#Y2001> 24 - a skos:Concept ; 25 - rdfs:label "2001"@ru ; 26 - skos:exactMatch <https://dbpedia.org/page/2001> ; 27 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 28 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 30 +eias:code 31 + rdfs:label "Код элемента в ЕИАС"@en , "Код элемента в ЕИАС"@ru . 29 29 30 -<http://purl.cisstat.org/Common/vocabs/period/1.0#Y2023> 33 +dc:source 34 + rdfs:label "Источник"@ru . 35 + 36 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2024> 31 31 a skos:Concept ; 32 - rdfs:label "2023"@ru ; 33 - skos:exactMatch <https://dbpedia.org/page/2023> ; 34 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 35 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 38 + rdfs:label "2024"@ru ; 39 + eias:code "2024-12-31T00:00:00.000" ; 40 + skos:closeMatch <https://dbpedia.org/page/2024> ; 41 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 42 + skos:prefLabel "2024"@ru ; 43 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 36 36 37 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2011>45 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2002> 38 38 a skos:Concept ; 39 - rdfs:label "2011"@ru ; 40 - skos:exactMatch <https://dbpedia.org/page/2011> ; 41 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 42 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 47 + rdfs:label "2002"@ru ; 48 + eias:code "2002-12-31T00:00:00.000" ; 49 + skos:closeMatch <https://dbpedia.org/page/2002> ; 50 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 51 + skos:prefLabel "2002"@ru ; 52 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 43 43 44 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y1998>54 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2014> 45 45 a skos:Concept ; 46 - rdfs:label "1998"@ru ; 47 - skos:exactMatch <https://dbpedia.org/page/1998> ; 48 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 49 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 56 + rdfs:label "2014"@ru ; 57 + eias:code "2014-12-31T00:00:00.000" ; 58 + skos:closeMatch <https://dbpedia.org/page/2014> ; 59 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 60 + skos:prefLabel "2014"@ru ; 61 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 50 50 51 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2007>63 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2004> 52 52 a skos:Concept ; 53 - rdfs:label "2007"@ru ; 54 - skos:exactMatch <https://dbpedia.org/page/2007> ; 55 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 56 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 65 + rdfs:label "2004"@ru ; 66 + eias:code "2004-12-31T00:00:00.000" ; 67 + skos:closeMatch <https://dbpedia.org/page/2004> ; 68 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 69 + skos:prefLabel "2004"@ru ; 70 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 57 57 58 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2017>72 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2016> 59 59 a skos:Concept ; 60 - rdfs:label "2017"@ru ; 61 - skos:exactMatch <https://dbpedia.org/page/2017> ; 62 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 63 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 74 + rdfs:label "2016"@ru ; 75 + eias:code "2016-12-31T00:00:00.000" ; 76 + skos:closeMatch <https://dbpedia.org/page/2016> ; 77 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 78 + skos:prefLabel "2016"@ru ; 79 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 64 64 65 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2005>81 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2020> 66 66 a skos:Concept ; 67 - rdfs:label "2005"@ru ; 68 - skos:exactMatch <https://dbpedia.org/page/2005> ; 69 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 70 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 83 + rdfs:label "2020"@ru ; 84 + eias:code "2020-12-31T00:00:00.000" ; 85 + skos:closeMatch <https://dbpedia.org/page/2020> ; 86 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 87 + skos:prefLabel "2020"@ru ; 88 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 71 71 72 -dc:source 73 - rdfs:label "Источник"@ru . 74 - 75 -<http://purl.cisstat.org/Common/vocabs/period/1.0#Y2015> 90 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2010> 76 76 a skos:Concept ; 77 - rdfs:label "2015"@ru ; 78 - skos:exactMatch <https://dbpedia.org/page/2015> ; 79 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 80 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 92 + rdfs:label "2010"@ru ; 93 + eias:code "2010-12-31T00:00:00.000" ; 94 + skos:closeMatch <https://dbpedia.org/page/2010> ; 95 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 96 + skos:prefLabel "2010"@ru ; 97 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 81 81 82 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y1994>99 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2022> 83 83 a skos:Concept ; 84 - rdfs:label "1994"@ru ; 85 - skos:exactMatch <https://dbpedia.org/page/1994> ; 86 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 87 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 101 + rdfs:label "2022"@ru ; 102 + eias:code "2022-12-31T00:00:00.000" ; 103 + skos:closeMatch <https://dbpedia.org/page/2022> ; 104 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 105 + skos:prefLabel "2022"@ru ; 106 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 88 88 89 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y1996>108 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2012> 90 90 a skos:Concept ; 91 - rdfs:label "1996"@ru ; 92 - skos:exactMatch <https://dbpedia.org/page/1996> ; 93 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 94 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 110 + rdfs:label "2012"@ru ; 111 + eias:code "2012-12-31T00:00:00.000" ; 112 + skos:closeMatch <https://dbpedia.org/page/2012> ; 113 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 114 + skos:prefLabel "2012"@ru ; 115 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 95 95 96 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2009>117 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2000> 97 97 a skos:Concept ; 98 - rdfs:label "2009"@ru ; 99 - skos:exactMatch <https://dbpedia.org/page/2009> ; 100 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 101 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 119 + rdfs:label "2000"@ru ; 120 + eias:code "2000-12-31T00:00:00.000" ; 121 + skos:closeMatch <https://dbpedia.org/page/2000> ; 122 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 123 + skos:prefLabel "2000"@ru ; 124 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 102 102 103 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2019>126 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2018> 104 104 a skos:Concept ; 105 - rdfs:label "2019"@ru ; 106 - skos:exactMatch <https://dbpedia.org/page/2019> ; 107 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 108 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 128 + rdfs:label "2018"@ru ; 129 + eias:code "2018-12-31T00:00:00.000" ; 130 + skos:closeMatch <https://dbpedia.org/page/2018> ; 131 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 132 + skos:prefLabel "2018"@ru ; 133 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 109 109 110 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y1992>135 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2006> 111 111 a skos:Concept ; 112 - rdfs:label "1992"@ru ; 113 - skos:exactMatch <https://dbpedia.org/page/1992> ; 114 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 115 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 137 + rdfs:label "2006"@ru ; 138 + eias:code "2006-12-31T00:00:00.000" ; 139 + skos:closeMatch <https://dbpedia.org/page/2006> ; 140 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 141 + skos:prefLabel "2006"@ru ; 142 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 116 116 117 117 skos:definition 118 118 rdfs:label "Структура"@ru . 119 119 120 -<http://purl.cisstat.org/Common/vocabs/period/1.0> 121 - a skos:ConceptScheme ; 122 - rdfs:label "Отчётный период"@ru ; 123 - dc:description "Отчётный период (далее Период) разработан для определения принадлежности наблюдений к временной шкале. Период используется в наборах статистических данных, которые характеризуют время."@ru , "Отчётный период (далее Период) разработан для определения принадлежности наблюдений к временной шкале. Период используется в наборах статистических данных, которые характеризуют время." ; 124 - dc:source "Отсутствует."@ru , "Отсутствует." ; 125 - owl:versionInfo "3.1" ; 126 - skos:definition "Справочник структурно состоит из списка элементов, каждый из которых включает блоки: идентификации, описания и URI. Идентификация включает URI элемента. Описание включает наименование элемента. URI включает связанные внешние URI." , "Справочник структурно состоит из списка элементов, каждый из которых включает блоки: идентификации, описания и URI. Идентификация включает URI элемента. Описание включает наименование элемента. URI включает связанные внешние URI."@ru ; 127 - skos:hasTopConcept <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2003> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2013> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2001> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2023> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2011> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y1998> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2007> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2017> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2005> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2015> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y1994> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2009> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y1996> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2019> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y1992> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2021> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2014> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2002> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2012> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2000> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2022> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2018> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2006> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y1997> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2016> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y1999> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2004> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y1993> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2008> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y1995> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y1991> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2010> , <http://purl.cisstat.org/Common/vocabs/period/1.0#Y2020> ; 128 - skos:prefLabel "2003"@ru , "2015"@ru , "2005"@ru , "2017"@ru , "2007"@ru , "2019"@ru , "1991"@ru , "2009"@ru , "1994"@ru , "1992"@ru , "2020"@ru , "2010"@ru , "1998"@ru , "2000"@ru , "2022"@ru , "1996"@ru , "2012"@ru , "2002"@ru , "2014"@ru , "2004"@ru , "2016"@ru , "2006"@ru , "2018"@ru , "2008"@ru , "Отчётный период"@ru , "1995"@ru , "1993"@ru , "2021"@ru , "2011"@ru , "1999"@ru , "2001"@ru , "2023"@ru , "1997"@ru , "2013"@ru . 147 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2008> 148 + a skos:Concept ; 149 + rdfs:label "2008"@ru ; 150 + eias:code "2008-12-31T00:00:00.000" ; 151 + skos:closeMatch <https://dbpedia.org/page/2008> ; 152 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 153 + skos:prefLabel "2008"@ru ; 154 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 129 129 130 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2021>156 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1999> 131 131 a skos:Concept ; 132 - rdfs:label "2021"@ru ; 133 - skos:exactMatch <https://dbpedia.org/page/2021> ; 134 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 135 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 158 + rdfs:label "1999"@ru ; 159 + eias:code "1999-12-31T00:00:00.000" ; 160 + skos:closeMatch <https://dbpedia.org/page/1999> ; 161 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 162 + skos:prefLabel "1999"@ru ; 163 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 136 136 137 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2014>165 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1997> 138 138 a skos:Concept ; 139 - rdfs:label "2014"@ru ; 140 - skos:exactMatch <https://dbpedia.org/page/2014> ; 141 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 142 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 167 + rdfs:label "1997"@ru ; 168 + eias:code "1997-12-31T00:00:00.000" ; 169 + skos:closeMatch <https://dbpedia.org/page/1997> ; 170 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 171 + skos:prefLabel "1997"@ru ; 172 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 143 143 144 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2002>174 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1995> 145 145 a skos:Concept ; 146 - rdfs:label "2002"@ru ; 147 - skos:exactMatch <https://dbpedia.org/page/2002> ; 148 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 149 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 176 + rdfs:label "1995"@ru ; 177 + eias:code "1995-12-31T00:00:00.000" ; 178 + skos:closeMatch <https://dbpedia.org/page/1995> ; 179 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 180 + skos:prefLabel "1995"@ru ; 181 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 150 150 151 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2012>183 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1994> 152 152 a skos:Concept ; 153 - rdfs:label "2012"@ru ; 154 - skos:exactMatch <https://dbpedia.org/page/2012> ; 155 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 156 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 185 + rdfs:label "1994"@ru ; 186 + eias:code "1994-12-31T00:00:00.000" ; 187 + skos:closeMatch <https://dbpedia.org/page/1994> ; 188 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 189 + skos:prefLabel "1994"@ru ; 190 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 157 157 158 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2000>192 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1992> 159 159 a skos:Concept ; 160 - rdfs:label "2000"@ru ; 161 - skos:exactMatch <https://dbpedia.org/page/2000> ; 162 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 163 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 194 + rdfs:label "1992"@ru ; 195 + eias:code "1992-12-31T00:00:00.000" ; 196 + skos:closeMatch <https://dbpedia.org/page/1992> ; 197 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 198 + skos:prefLabel "1992"@ru ; 199 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 164 164 165 -<http://purl.cisstat.org/Common/vocabs/period/1.0#Y2022> 201 +skos:closeMatch 202 + rdfs:label "Эквиваленты"@en , "Эквиваленты"@ru . 203 + 204 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2003> 166 166 a skos:Concept ; 167 - rdfs:label "2022"@ru ; 168 - skos:exactMatch <https://dbpedia.org/page/2022> ; 169 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 170 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 206 + rdfs:label "2003"@ru ; 207 + eias:code "2003-12-31T00:00:00.000" ; 208 + skos:closeMatch <https://dbpedia.org/page/2003> ; 209 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 210 + skos:prefLabel "2003"@ru ; 211 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 171 171 172 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2018>213 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2013> 173 173 a skos:Concept ; 174 - rdfs:label "2018"@ru ; 175 - skos:exactMatch <https://dbpedia.org/page/2018> ; 176 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 177 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 215 + rdfs:label "2013"@ru ; 216 + eias:code "2013-12-31T00:00:00.000" ; 217 + skos:closeMatch <https://dbpedia.org/page/2013> ; 218 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 219 + skos:prefLabel "2013"@ru ; 220 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 178 178 179 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2006>222 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2005> 180 180 a skos:Concept ; 181 - rdfs:label "2006"@ru ; 182 - skos:exactMatch <https://dbpedia.org/page/2006> ; 183 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 184 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 224 + rdfs:label "2005"@ru ; 225 + eias:code "2005-12-31T00:00:00.000" ; 226 + skos:closeMatch <https://dbpedia.org/page/2005> ; 227 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 228 + skos:prefLabel "2005"@ru ; 229 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 185 185 186 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y1997>231 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2015> 187 187 a skos:Concept ; 188 - rdfs:label "1997"@ru ; 189 - skos:exactMatch <https://dbpedia.org/page/1997> ; 190 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 191 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 233 + rdfs:label "2015"@ru ; 234 + eias:code "2015-12-31T00:00:00.000" ; 235 + skos:closeMatch <https://dbpedia.org/page/2015> ; 236 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 237 + skos:prefLabel "2015"@ru ; 238 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 192 192 193 -skos:closeMatch 194 - rdfs:label "Эквиваленты"@ru . 240 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2021> 241 + a skos:Concept ; 242 + rdfs:label "2021"@ru ; 243 + eias:code "2021-12-31T00:00:00.000" ; 244 + skos:closeMatch <https://dbpedia.org/page/2021> ; 245 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 246 + skos:prefLabel "2021"@ru ; 247 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 195 195 196 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2016>249 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2011> 197 197 a skos:Concept ; 198 - rdfs:label "2016"@ru ; 199 - skos:exactMatch <https://dbpedia.org/page/2016> ; 200 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 201 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 251 + rdfs:label "2011"@ru ; 252 + eias:code "2011-12-31T00:00:00.000" ; 253 + skos:closeMatch <https://dbpedia.org/page/2011> ; 254 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 255 + skos:prefLabel "2011"@ru ; 256 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 202 202 203 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2004>258 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2001> 204 204 a skos:Concept ; 205 - rdfs:label "2004"@ru ; 206 - skos:exactMatch <https://dbpedia.org/page/2004> ; 207 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 208 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 260 + rdfs:label "2001"@ru ; 261 + eias:code "2001-12-31T00:00:00.000" ; 262 + skos:closeMatch <https://dbpedia.org/page/2001> ; 263 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 264 + skos:prefLabel "2001"@ru ; 265 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 209 209 210 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y1999>267 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2023> 211 211 a skos:Concept ; 212 - rdfs:label "1999"@ru ; 213 - skos:exactMatch <https://dbpedia.org/page/1999> ; 214 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 215 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 269 + rdfs:label "2023"@ru ; 270 + eias:code "2023-12-31T00:00:00.000" ; 271 + skos:closeMatch <https://dbpedia.org/page/2023> ; 272 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 273 + skos:prefLabel "2023"@ru ; 274 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 216 216 217 -<http://purl.cisstat.org/Common/vocabs/period/1.0#Y1993> 276 +dc:description 277 + rdfs:label "Назначение"@ru . 278 + 279 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2017> 218 218 a skos:Concept ; 219 - rdfs:label "1993"@ru ; 220 - skos:exactMatch <https://dbpedia.org/page/1993> ; 221 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 222 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 281 + rdfs:label "2017"@ru ; 282 + eias:code "2017-12-31T00:00:00.000" ; 283 + skos:closeMatch <https://dbpedia.org/page/2017> ; 284 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 285 + skos:prefLabel "2017"@ru ; 286 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 223 223 224 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y1995>288 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2007> 225 225 a skos:Concept ; 226 - rdfs:label "1995"@ru ; 227 - skos:exactMatch <https://dbpedia.org/page/1995> ; 228 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 229 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 290 + rdfs:label "2007"@ru ; 291 + eias:code "2007-12-31T00:00:00.000" ; 292 + skos:closeMatch <https://dbpedia.org/page/2007> ; 293 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 294 + skos:prefLabel "2007"@ru ; 295 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 230 230 231 -<http://purl.cisstat.org/Common/vocabs/period/1.0#Y2008> 297 +<http://purl.semanticpro.org/Common/vocabs/period/1.0> 298 + a skos:ConceptScheme ; 299 + rdfs:label "Отчётный период"@ru ; 300 + dc:description "<p>Отчётный период (далее Период) разработан для определения принадлежности наблюдений к временной шкале. Период используется в наборах статистических данных, которые характеризуют время.</p>" , "<p>Отчётный период (далее Период) разработан для определения принадлежности наблюдений к временной шкале. Период используется в наборах статистических данных, которые характеризуют время.</p>"@ru ; 301 + dc:source "<p>Отсутствует.</p>"@ru , "<p>Отсутствует.</p>" ; 302 + owl:versionInfo "240.1" ; 303 + skos:definition "<p>Справочник структурно состоит из списка элементов, каждый из которых включает блоки: идентификации, описания и URI. Идентификация включает URI элемента. Описание включает наименование элемента. URI включает связанные внешние URI.</p>" , "<p>Справочник структурно состоит из списка элементов, каждый из которых включает блоки: идентификации, описания и URI. Идентификация включает URI элемента. Описание включает наименование элемента. URI включает связанные внешние URI.</p>"@ru ; 304 + skos:hasTopConcept <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1993> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1991> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2024> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2014> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2002> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2016> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2004> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2020> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2010> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2022> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2012> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2000> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2018> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2006> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2008> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1999> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1997> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1995> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1994> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1992> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2013> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2003> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2015> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2005> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2021> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2001> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2011> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2023> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2017> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2007> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2019> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2009> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1998> , <http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1996> ; 305 + skos:prefLabel "Отчётный период"@ru . 306 + 307 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2009> 232 232 a skos:Concept ; 233 - rdfs:label "2008"@ru ; 234 - skos:exactMatch <https://dbpedia.org/page/2008> ; 235 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 236 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 309 + rdfs:label "2009"@ru ; 310 + eias:code "2009-12-31T00:00:00.000" ; 311 + skos:closeMatch <https://dbpedia.org/page/2009> ; 312 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 313 + skos:prefLabel "2009"@ru ; 314 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 237 237 238 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y1991>316 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y2019> 239 239 a skos:Concept ; 240 - rdfs:label "1991"@ru ; 241 - skos:exactMatch <https://dbpedia.org/page/1991> ; 242 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 243 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 318 + rdfs:label "2019"@ru ; 319 + eias:code "2019-12-31T00:00:00.000" ; 320 + skos:closeMatch <https://dbpedia.org/page/2019> ; 321 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 322 + skos:prefLabel "2019"@ru ; 323 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 244 244 245 -dc:description 246 - rdfs:label "Назначение"@ru . 247 - 248 -<http://purl.cisstat.org/Common/vocabs/period/1.0#Y2010> 325 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1998> 249 249 a skos:Concept ; 250 - rdfs:label "2010"@ru ; 251 - skos:exactMatch <https://dbpedia.org/page/2010> ; 252 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 253 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 327 + rdfs:label "1998"@ru ; 328 + eias:code "1998-12-31T00:00:00.000" ; 329 + skos:closeMatch <https://dbpedia.org/page/1998> ; 330 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 331 + skos:prefLabel "1998"@ru ; 332 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 254 254 255 -<http://purl. cisstat.org/Common/vocabs/period/1.0#Y2020>334 +<http://purl.semanticpro.org/Common/vocabs/period/1.0#Y1996> 256 256 a skos:Concept ; 257 - rdfs:label "2020"@ru ; 258 - skos:exactMatch <https://dbpedia.org/page/2020> ; 259 - skos:inScheme <http://purl.cisstat.org/Common/vocabs/period/1.0> ; 260 - skos:topConceptOf <http://purl.cisstat.org/Common/vocabs/period/1.0> . 336 + rdfs:label "1996"@ru ; 337 + eias:code "1996-12-31T00:00:00.000" ; 338 + skos:closeMatch <https://dbpedia.org/page/1996> ; 339 + skos:inScheme <http://purl.semanticpro.org/Common/vocabs/period/1.0> ; 340 + skos:prefLabel "1996"@ru ; 341 + skos:topConceptOf <http://purl.semanticpro.org/Common/vocabs/period/1.0> . 261 261
- SUZ.SemanticClassifiers.Code.SemanticClassifiersClass[0]
-
- SA_generation
-
... ... @@ -1,0 +1,1 @@ 1 +Да - cardExist
-
... ... @@ -1,0 +1,1 @@ 1 +Да - clean_suffix_URI
-
... ... @@ -1,0 +1,1 @@ 1 +period - prefix
-
... ... @@ -1,8 +1,1 @@ 1 -{ 2 -"owl": "http://www.w3.org/2002/07/owl#", 3 -"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", 4 -"rdfs": "http://www.w3.org/2000/01/rdf-schema#", 5 -"dc": "http://purl.org/dc/elements/1.1/", 6 -"skos": "http://www.w3.org/2004/02/skos/core#", 7 -"xsd": "http://www.w3.org/2001/XMLSchema#" 8 -} 1 +{"owl": "http://www.w3.org/2002/07/owl#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "dc": "http://purl.org/dc/elements/1.1/", "skos": "http://www.w3.org/2004/02/skos/core#", "xsd": "http://www.w3.org/2001/XMLSchema#", "vperiod": "http://purl.cisstat.org/cis/vocabs/period/1.0#", "vocabs": "http://purl.cisstat.org/cis/vocabs#", "eias": "http://purl.cisstat.org/eias/period#"} - ttl_name
-
... ... @@ -1,1 +1,1 @@ 1 -period_1.0 1 +period_1.0.ttl - type
-
... ... @@ -1,0 +1,1 @@ 1 +SUZ - types
-
... ... @@ -1,0 +1,1 @@ 1 +SUZ - version
-
... ... @@ -1,0 +1,1 @@ 1 +1
- Модели.Отчётный период.DescriptionPage[0]
-
- Английское название
-
... ... @@ -1,1 +1,1 @@ 1 -period /1.01 +period
- Модели.Отчётный период.DescriptionPage[1]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +period
- Модели.Отчётный период.ItemPage[34]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y1991 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +1991 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/1991||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y1991
- Модели.Отчётный период.ItemPage[35]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y1992 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +1992 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/1992||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y1992
- Модели.Отчётный период.ItemPage[36]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y1993 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +1993 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/1993||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y1993
- Модели.Отчётный период.ItemPage[37]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y1994 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +1994 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/1994||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y1994
- Модели.Отчётный период.ItemPage[38]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y1995 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +1995 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/1995||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y1995
- Модели.Отчётный период.ItemPage[39]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y1996 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +1996 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/1996||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y1996
- Модели.Отчётный период.ItemPage[40]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y1997 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +1997 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/1997||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y1997
- Модели.Отчётный период.ItemPage[41]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y1998 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +1998 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/1998||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y1998
- Модели.Отчётный период.ItemPage[42]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y1999 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +1999 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/1999||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y1999
- Модели.Отчётный период.ItemPage[43]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2000 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2000 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2000||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2000
- Модели.Отчётный период.ItemPage[44]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2001 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2001 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2001||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2001
- Модели.Отчётный период.ItemPage[45]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2002 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2002 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2002||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2002
- Модели.Отчётный период.ItemPage[46]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2003 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2003 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2003||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2003
- Модели.Отчётный период.ItemPage[47]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2004 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2004 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2004||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2004
- Модели.Отчётный период.ItemPage[48]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2005 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2005 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2005||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2005
- Модели.Отчётный период.ItemPage[49]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2006 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2006 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2006||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2006
- Модели.Отчётный период.ItemPage[50]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2007 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2007 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2007||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2007
- Модели.Отчётный период.ItemPage[51]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2008 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2008 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2008||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2008
- Модели.Отчётный период.ItemPage[52]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2009 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2009 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2009||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2009
- Модели.Отчётный период.ItemPage[53]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2010 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2010 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2010||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2010
- Модели.Отчётный период.ItemPage[54]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2011 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2011 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2011||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2011
- Модели.Отчётный период.ItemPage[55]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2012 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2012 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2012||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2012
- Модели.Отчётный период.ItemPage[56]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2013 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2013 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2013||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2013
- Модели.Отчётный период.ItemPage[57]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2014 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2014 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2014||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2014
- Модели.Отчётный период.ItemPage[58]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2015 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2015 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2015||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2015
- Модели.Отчётный период.ItemPage[59]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2016 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2016 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2016||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2016
- Модели.Отчётный период.ItemPage[60]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2017 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2017 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2017||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2017
- Модели.Отчётный период.ItemPage[61]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2018 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2018 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2018||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2018
- Модели.Отчётный период.ItemPage[62]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2019 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2019 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +en - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https://dbpedia.org/page/2019||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2019
- Модели.Отчётный период.ItemPage[63]
-
- URI
-
... ... @@ -1,0 +1,1 @@ 1 +http://purl.cisstat.org/Common/vocabs/period/1.0#Y2024 - Название
-
... ... @@ -1,0 +1,1 @@ 1 +2024 - Язык
-
... ... @@ -1,0 +1,1 @@ 1 +ru - Эквиваленты
-
... ... @@ -1,0 +1,1 @@ 1 +[[https:~~/~~/dbpedia.org/page/2024>>https://dbpedia.org/page/2024||rel="noopener noreferrer" target="_blank"]] - Английское название
-
... ... @@ -1,0 +1,1 @@ 1 +Y2024