@prefix geonames: <http://www.geonames.org/ontology#> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix org:   <http://www.w3.org/ns/org#> .
@prefix wdt:   <http://www.wikidata.org/prop/direct/> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix units: <http://dbpedia.org/units/> .
@prefix wd:    <http://www.wikidata.org/entity/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:   <http://dbpedia.org/resource/> .
@prefix prv:   <http://purl.org/net/provenance/ns#> .
@prefix doap:  <http://usefulinc.com/ns/doap#> .
@prefix xml:   <http://www.w3.org/XML/1998/namespace> .
@prefix meta:  <http://example.org/metadata#> .
@prefix fsspo: <http://linkeddata.fssp.gov.ru/classes/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fssp:  <http://linkeddata.fssp.gov.ru/resource/> .
@prefix prvTypes: <http://purl.org/net/provenance/types#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

fssp:agency_06016  a  org:Organization ;
        rdfs:label   "Назрановское РОСП"@ru ;
        org:hasSite  "386101, Россия, Респ. Ингушетия, , г. Назрань, , Московская, 13а, ," ;
        org:unitOf   fssp:agency_06000 ;
        wdt:P625     "POINT(44.76862 43.222548)" ;
        foaf:mbox    "nrofsspri@r06.fssp.gov.ru" ;
        foaf:phone   "+7(8732)22-25-17" .

<http://linkeddata.fssp.gov.ru/data/resource/agency_06016>
        rdfs:label         "RDF description of Назрановское РОСП" ;
        foaf:primaryTopic  fssp:agency_06016 .
