@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/80c38d8e-d630-4e91-b224-4f47ea8b5d8d> a dcat:Dataset ;
    dct:description """Beneficiários do RSI da Seg. Social por 1000 habitantes em idade ativa					\r
""" ;
    dct:identifier "80c38d8e-d630-4e91-b224-4f47ea8b5d8d" ;
    dct:issued "2016-08-31T16:40:38.856431"^^xsd:dateTime ;
    dct:modified "2017-09-11T11:23:36.039228"^^xsd:dateTime ;
    dct:publisher <http://dados.cm-lisboa.pt/organization/da223683-c5e8-41da-aead-39fd3c31433f> ;
    dct:title "Beneficiários do RSI" ;
    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/80c38d8e-d630-4e91-b224-4f47ea8b5d8d/resource/f62e0bda-c13d-43ad-b2c8-136abfc9e820> ;
    dcat:keyword "Beneficiary",
        "Beneficiário",
        "Estatísticas",
        "RSI",
        "Security",
        "Segurança",
        "Social",
        "Statistics",
        "benefits",
        "social" ;
    dcat:landingPage "http://www.ine.pt/xurl/ind/0008339					" .

<http://dados.cm-lisboa.pt/dataset/80c38d8e-d630-4e91-b224-4f47ea8b5d8d/resource/f62e0bda-c13d-43ad-b2c8-136abfc9e820> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "Beneficiários do RSI" ;
    dcat:accessURL "https://www.ine.pt/ine/json_indicador/pindica.jsp?op=1&varcd=0008339&lang=PT" .

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

