@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dados.cm-lisboa.pt/dataset/eec336c8-b773-4bb6-af76-94334730cc87> a dcat:Dataset ;
    dct:description """Volume de negócios (€) das empresas por Localização geográfica (NUTS - 2013) e Atividade económica (Divisão - CAE Rev. 3).		\r
					""" ;
    dct:identifier "eec336c8-b773-4bb6-af76-94334730cc87" ;
    dct:issued "2016-08-31T16:11:58.235094"^^xsd:dateTime ;
    dct:modified "2017-01-17T12:49:20.379419"^^xsd:dateTime ;
    dct:publisher <http://dados.cm-lisboa.pt/organization/da223683-c5e8-41da-aead-39fd3c31433f> ;
    dct:title "Volume de negócios das empresa" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dados Abertos Lisboa" ;
            vcard:hasEmail "dadosabertos@cm-lisboa.pt" ] ;
    dcat:distribution <http://dados.cm-lisboa.pt/dataset/eec336c8-b773-4bb6-af76-94334730cc87/resource/61882622-51b4-4ddc-adbc-5d34913e8972> ;
    dcat:keyword "Business",
        "Estatística",
        "Statistics",
        "Volume",
        "company",
        "empresa",
        "negócios",
        "volume" ;
    dcat:landingPage "http://www.ine.pt/xurl/ind/0008513					" .

<http://dados.cm-lisboa.pt/dataset/eec336c8-b773-4bb6-af76-94334730cc87/resource/61882622-51b4-4ddc-adbc-5d34913e8972> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Volume de negócios das empresa					" ;
    dcat:accessURL "http://dados.cm-lisboa.pt/dataset/eec336c8-b773-4bb6-af76-94334730cc87/resource/61882622-51b4-4ddc-adbc-5d34913e8972/download/inecml0008513.xls" .

<http://dados.cm-lisboa.pt/organization/da223683-c5e8-41da-aead-39fd3c31433f> a foaf:Organization ;
    foaf:name "Instituto Nacional de Estatística" .

