@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#> .

<https://dados.cm-lisboa.pt/dataset/884035b1-b17a-474c-9c1e-b09ee30be016> a dcat:Dataset ;
    dct:description "Taxa de crescimento migratório (%) por Local de residência (NUTS - 2013)." ;
    dct:identifier "884035b1-b17a-474c-9c1e-b09ee30be016" ;
    dct:issued "2016-08-31T17:47:35.369100"^^xsd:dateTime ;
    dct:modified "2024-03-20T11:36:54.134604"^^xsd:dateTime ;
    dct:publisher <https://dados.cm-lisboa.pt/organization/da223683-c5e8-41da-aead-39fd3c31433f> ;
    dct:title "Taxa de Crescimento Migratório" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dados Abertos Lisboa" ;
            vcard:hasEmail "dadosabertos@cm-lisboa.pt" ] ;
    dcat:distribution <https://dados.cm-lisboa.pt/dataset/884035b1-b17a-474c-9c1e-b09ee30be016/resource/b42c40ea-621c-4323-b4a5-09033af64113> ;
    dcat:keyword "Crescimento",
        "Estatísticas",
        "Growth",
        "INE",
        "Migratory",
        "Migratório",
        "Rate",
        "Statistics",
        "Taxa" ;
    dcat:landingPage "http://www.ine.pt/xurl/ind/0008253" .

<https://dados.cm-lisboa.pt/dataset/884035b1-b17a-474c-9c1e-b09ee30be016/resource/b42c40ea-621c-4323-b4a5-09033af64113> a dcat:Distribution ;
    dct:description """Taxa de crescimento migratório (%) por Local de residência (NUTS - 2013)			\r
""" ;
    dct:format "XLSX" ;
    dct:title "Taxa de Crescimento Migratório" ;
    dcat:accessURL "https://dados.cm-lisboa.pt/dataset/884035b1-b17a-474c-9c1e-b09ee30be016/resource/b42c40ea-621c-4323-b4a5-09033af64113/download/taxa-de-crescimento-migratorio.xls" .

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

