@prefix dcat:    <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix void:    <http://rdfs.org/ns/void#> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .

<http://lod-cloud.net/dataset/universal-dependencies-treebank-latin-proiel>
        a                    void:Dataset ;
        dcterms:description  "Universal Dependencies is a project that seeks to develop cross-linguistically consistent treebank annotation for many languages, with the goal of facilitating multilingual parser development, cross-lingual learning, and parsing research from a language typology perspective. The annotation scheme is based on (universal) Stanford dependencies (de Marneffe et al., 2006, 2008, 2014), Google universal part-of-speech tags (Petrov et al., 2012), and the Interset interlingua for morphosyntactic tagsets (Zeman, 2008).\r\n\r\nThis dataset refers to UD's Latin-PROIEL treebank.\r\n"@en ;
        dcterms:publisher    [ rdfs:label  "Haug, Dag" ;
                               foaf:mbox   ""
                             ] ;
        dcterms:subject      "linguistics" , "lod" , "corpus" ;
        dcterms:title        "Universal Dependencies Treebank Latin-PROIEL"@en ;
        void:triples         165201 ;
        dcat:distribution    [ dcat:accessURL  <https://datahub.ckan.io/dataset/53daee93-f868-401d-a83d-55ae58ae4c11/resource/0aae3178-5c2f-4391-b9db-791f3def7161/download/udlatin-proiel.rdf> ] ;
        dcat:distribution    [ dcat:accessURL  <https://github.com/UniversalDependencies/UD_Latin-PROIEL/archive/master.zip> ] ;
        foaf:homepage        <https://github.com/UniversalDependencies/UD_Latin-PROIEL> .

[ void:target   <http://lod-cloud.net/dataset/olia> , <http://lod-cloud.net/dataset/universal-dependencies-treebank-latin-proiel> ;
  void:triples  72
] .
