@prefix : . @prefix dc: . @prefix owl: . @prefix rdf: . @prefix vfp: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @prefix skos: . @prefix time: . @prefix vann: . @prefix schema: . @prefix dcterms: . @prefix nsrf-gr: . @base . rdf:type owl:Ontology ; dc:title "National Strategic Reference Framework Greece Vocabulary" ; dcterms:creator "https://www.linkedin.com/in/evangelos-chondrokostas-5647a493/"@en ; owl:versionInfo "1.1.0" ; vann:preferredNamespacePrefix "nsrf-gr" ; "https://www.linkedin.com/in/charalampos-bratsas-7870529/"@en ; dcterms:issued "2017-02-05"^^xsd:date ; dcterms:license ; dcterms:issued "https://www.linkedin.com/in/evangelos-chondrokostas-5647a493/"@el ; "https://www.linkedin.com/in/charalampos-bratsas-7870529/"@el ; dc:description "Επέκταση της οντολογίας VFP για την περιγραφή των έργων του ελληνικού Εθνικού Στρατηγικού Πλαισίου Αναφοράς."@el ; dcterms:modified "2018-03-05"@el ; dc:description "Extension of VFP ontology for describing the projects of the Greek National Strategic Reference Framework."@en ; dcterms:created "2017-02-05"^^xsd:date ; vann:preferredNamespaceUri "http://purl.org/vocab/nsrf-gr#" . ################################################################# # Annotation properties ################################################################# ### http://purl.org/dc/elements/1.1/date dc:date rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/created dcterms:created rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/issued dcterms:issued rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/license dcterms:license rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/modified dcterms:modified rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespacePrefix vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespaceUri vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . ### http://schema.org/contributor rdf:type owl:AnnotationProperty . ################################################################# # Datatypes ################################################################# ### http://www.w3.org/2001/XMLSchema#date xsd:date rdf:type rdfs:Datatype . ################################################################# # Object Properties ################################################################# ### http://purl.org/vocab/nsrf-gr#body nsrf-gr:body rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; rdfs:domain vfp:Project ; rdfs:range vfp:Organization ; rdfs:comment "Beneficiary of the NSRF project."@en , "Δικαιούχος του έργου ΕΣΠΑ."@el ; rdfs:isDefinedBy ; rdfs:label "body"@en , "δικαιούχος"@el . ### http://purl.org/vocab/nsrf-gr#bodyType nsrf-gr:bodyType rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; rdfs:domain nsrf-gr:Body ; rdfs:range skos:Concept ; rdfs:isDefinedBy ; rdfs:label "body type"@en , "είδος φορέα"@el . ### http://purl.org/vocab/nsrf-gr#decisionAbout nsrf-gr:decisionAbout rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf nsrf-gr:hasDecision ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range nsrf-gr:Expropriation ; rdfs:comment "Expropriations are implemented based on one or more Decisions."@en , "Οι απαλλοτριώσεις υλοποιούνται βάσει μίας ή περισσότερων Αποφάσεων."@el ; rdfs:isDefinedBy ; rdfs:label "decision about"@en , "απόφαση σχετικά"@el . ### http://purl.org/vocab/nsrf-gr#exproOf nsrf-gr:exproOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf nsrf-gr:hasExpro ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range nsrf-gr:Project ; rdfs:comment "The project in which the expropriation is part of."@en , "Το έργο στο οποίο ανήκει η σχετική απαλλοτρίωση."@el ; rdfs:isDefinedBy ; rdfs:label "expro of"@en , "απαλλοτρίωση στο"@el . ### http://purl.org/vocab/nsrf-gr#exproURL nsrf-gr:exproURL rdf:type owl:ObjectProperty ; rdfs:subPropertyOf vfp:url , owl:topObjectProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range nsrf-gr:Document ; rdfs:isDefinedBy ; rdfs:label "expro url"@en , "url απαλλοτρίωσης"@el . ### http://purl.org/vocab/nsrf-gr#fileType nsrf-gr:fileType rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; rdfs:domain nsrf-gr:Document ; rdfs:range skos:Concept ; rdfs:isDefinedBy "http://purl.org/vocab/nsrf-gr#" ; rdfs:label "file type"@en , "είδος εγγράφου"@el . ### http://purl.org/vocab/nsrf-gr#hasDecision nsrf-gr:hasDecision rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range nsrf-gr:DecisionData ; rdfs:isDefinedBy ; rdfs:label "has decision"@en , "έχει απόφαση"@el . ### http://purl.org/vocab/nsrf-gr#hasExpro nsrf-gr:hasExpro rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; rdfs:domain nsrf-gr:Project ; rdfs:range nsrf-gr:Expropriation ; rdfs:comment "The expropriation related to the project."@en , "Η απαλλοτρίωση που έχει το έργο."@el ; rdfs:isDefinedBy ; rdfs:label "has expropriation"@en , "έχει απαλλοτρίωση"@el . ### http://purl.org/vocab/nsrf-gr#hasSubproject nsrf-gr:hasSubproject rdf:type owl:ObjectProperty ; rdfs:subPropertyOf vfp:hasPart , owl:topObjectProperty ; owl:inverseOf nsrf-gr:subprojectOf ; rdfs:domain nsrf-gr:Project ; rdfs:range nsrf-gr:Subproject ; rdfs:isDefinedBy ; rdfs:label "has subproject"@en , "έχει υποέργο"@el . ### http://purl.org/vocab/nsrf-gr#implementor nsrf-gr:implementor rdf:type owl:ObjectProperty ; rdfs:subPropertyOf vfp:organization , owl:topObjectProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range nsrf-gr:Body ; rdfs:comment "Implementor of the subproject."@en , "Ανάδοχος του υποέργου."@el ; rdfs:isDefinedBy ; rdfs:label "implementor"@en , "ανάδοχος"@el . ### http://purl.org/vocab/nsrf-gr#location nsrf-gr:location rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; rdfs:domain vfp:Project ; rdfs:range nsrf-gr:Area ; rdfs:comment "Indicates the location of a project or support-grant in Greece."@en , "Τοποθεσία του έργου ή της ενίσχυσης στην ελληνική επικράτεια."@el ; rdfs:isDefinedBy ; rdfs:label "location"@en , "τοποθεσία"@el . ### http://purl.org/vocab/nsrf-gr#operational nsrf-gr:operational rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; rdfs:domain vfp:Project ; rdfs:range skos:Concept ; rdfs:comment "The project is part of an operational programme."@en , "Το έργο είναι μέρος ενός επιχειρησιακού προγράμματος."@el ; rdfs:isDefinedBy ; rdfs:label "operational programme"@en , "επιχειρησιακό πρόγραμμα"@el . ### http://purl.org/vocab/nsrf-gr#programmingPeriod nsrf-gr:programmingPeriod rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( nsrf-gr:Priorityproject nsrf-gr:Project nsrf-gr:Support-grant ) ] ; rdfs:range time:Interval ; rdfs:comment "The programming period of the NSRF in which the project belongs to."@en , "Η προγραμματική περίοδος του ΕΣΠΑ στην οποία ανήκει το έργο."@el ; rdfs:isDefinedBy ; rdfs:label "Programming Period"@en , "Προγραμματική περίοδος"@el . ### http://purl.org/vocab/nsrf-gr#subprojectOf nsrf-gr:subprojectOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf vfp:partOf , owl:topObjectProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range nsrf-gr:Project ; rdfs:isDefinedBy ; rdfs:label "subproject of"@en , "υποέργο του"@el . ### http://purl.org/vocab/nsrf-gr#thematic nsrf-gr:thematic rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; rdfs:domain vfp:Project ; rdfs:range skos:Concept ; rdfs:isDefinedBy ; rdfs:label "thematic priority"@en , "θεματική προτεραιότητα"@el . ### http://purl.org/vocab/nsrf-gr#unitMeasure nsrf-gr:unitMeasure rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:isDefinedBy ; rdfs:label "unit of measure"@en , "μονάδα μέτρησης"@el . ### http://purl.org/vocab/vfp#hasPart vfp:hasPart rdf:type owl:ObjectProperty . ### http://purl.org/vocab/vfp#organization vfp:organization rdf:type owl:ObjectProperty . ### http://purl.org/vocab/vfp#partOf vfp:partOf rdf:type owl:ObjectProperty . ### http://purl.org/vocab/vfp#url vfp:url rdf:type owl:ObjectProperty . ################################################################# # Data properties ################################################################# ### http://purl.org/vocab/nsrf-gr#actualAuctionApproveDate nsrf-gr:actualAuctionApproveDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "actual auction approve date"@en , "πραγματική ημερομηνία προέγκρισης δημοπράτησης"@el . ### http://purl.org/vocab/nsrf-gr#actualAuctionDate nsrf-gr:actualAuctionDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "actual auction date"@en , "πραγματική ημερομηνία δημοπράτησης"@el . ### http://purl.org/vocab/nsrf-gr#actualCompletionDate nsrf-gr:actualCompletionDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "actual completion date"@en , "Πραγματική ημερομηνία ολοκλήρωσης"@el . ### http://purl.org/vocab/nsrf-gr#actualContractApproveDate nsrf-gr:actualContractApproveDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "actualc contract approve date"@en , "πραγματική ημερομηνία προέγκρισης υπογραφής της σύμβασης"@el . ### http://purl.org/vocab/nsrf-gr#actualContractDate nsrf-gr:actualContractDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "actual contract date"@en , "πραγματική ημερομηνία υπογραφής της σύμβασης"@el . ### http://purl.org/vocab/nsrf-gr#actualEntranceDate nsrf-gr:actualEntranceDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "actual entrance date"@en , "πραγματική ημερομηνία έγκρισης για χρηματοδότηση"@el . ### http://purl.org/vocab/nsrf-gr#actualSubmissionDate nsrf-gr:actualSubmissionDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "actual submission date"@en , "πραγματική ημερομηνία υποβολής της πρότασης"@el . ### http://purl.org/vocab/nsrf-gr#bodyFax nsrf-gr:bodyFax rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Body ; rdfs:range rdfs:Literal ; rdfs:isDefinedBy ; rdfs:label "fax"@en , "φαξ"@el . ### http://purl.org/vocab/nsrf-gr#bodyRepresentative nsrf-gr:bodyRepresentative rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Body ; rdfs:range rdfs:Literal ; rdfs:isDefinedBy ; rdfs:label "body representative"@en , "αντιπρόσωπος φορέα"@el . ### http://purl.org/vocab/nsrf-gr#countSubproject nsrf-gr:countSubproject rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Project ; rdfs:range xsd:integer ; rdfs:isDefinedBy ; rdfs:label "number of subprojects"@en , "αριθμός υποέργων"@el . ### http://purl.org/vocab/nsrf-gr#estimAuctionApproveDate nsrf-gr:estimAuctionApproveDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "estimated auction approve date"@en , "εκτιμώμενη ημερομηνία προέγκρισης δημοπράτησης"@el . ### http://purl.org/vocab/nsrf-gr#estimAuctionDate nsrf-gr:estimAuctionDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "estimated auction date"@en , "εκτιμώμενη ημερομηνία δημοπράτησης"@el . ### http://purl.org/vocab/nsrf-gr#estimCompletionDate nsrf-gr:estimCompletionDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "estimated completion date"@en , "εκτιμώμενη ημερομηνία ολοκλήρωσης"@el . ### http://purl.org/vocab/nsrf-gr#estimContractApproveDate nsrf-gr:estimContractApproveDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "estimated contract approve date"@en , "εκτιμώμενη ημερομηνία προέγκρισης υπογραφής της σύμβασης"@el . ### http://purl.org/vocab/nsrf-gr#estimContractDate nsrf-gr:estimContractDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "estimated contract date"@en , "εκτιμώμενη ημερομηνία υπογραφής της σύμβασης"@el . ### http://purl.org/vocab/nsrf-gr#estimEntranceDate nsrf-gr:estimEntranceDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "estimated entrance date"@en , "εκτιμώμενη ημερομηνία έγκρισης για χρηματοδότηση"@el . ### http://purl.org/vocab/nsrf-gr#estimSubmissionDate nsrf-gr:estimSubmissionDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:date ; rdfs:isDefinedBy ; rdfs:label "estimated submission date"@en , "εκτιμόμενη ημερομηνία υποβολής της πρότασης"@el . ### http://purl.org/vocab/nsrf-gr#euCofinanced nsrf-gr:euCofinanced rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Priorityproject ; rdfs:range xsd:decimal ; rdfs:comment "The amount cofunded by the European Union."@en , "Προϋπολογισμός συγχρηματοδοτούμενος από Ε.Ε."@el ; rdfs:isDefinedBy ; rdfs:label "eucofinanced"@en , "συγχρηματοδοτήθηκαν"@el . ### http://purl.org/vocab/nsrf-gr#exproAssignedArea nsrf-gr:exproAssignedArea rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range xsd:integer ; rdfs:isDefinedBy ; rdfs:label "expro assigned area"@en , "αποδοθείσα επιφάνεια απαλλοτρίωσης"@el . ### http://purl.org/vocab/nsrf-gr#exproBudget nsrf-gr:exproBudget rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range xsd:decimal ; rdfs:comment "The budget arising after judicial determination of the unit price or appeals thereof."@en , "Ο προϋπολογισμός που προκύπτει ύστερα από δικαστικό καθορισμό τιμής μονάδας ή εφετείο αυτού."@el ; rdfs:isDefinedBy ; rdfs:label "expro budget"@en , "προϋπολογισμός απαλλοτρίωσης"@el . ### http://purl.org/vocab/nsrf-gr#exproCompleteDate nsrf-gr:exproCompleteDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range xsd:date ; rdfs:comment "The date on which the assignment of expropriated areas to the implementation body was completed."@en , "Η ημερομηνία κατά την οποία ολοκληρώθηκε η απόδοση των απαλλοτριωμένων εκτάσεων στον Κύριο του έργου (Φορέας υλοποίησης)."@el ; rdfs:isDefinedBy ; rdfs:label "expro complete date"@en , "ημερομηνία ολοκλήρωσης απαλλοτρίωσης"@el . ### http://purl.org/vocab/nsrf-gr#exproCompletion nsrf-gr:exproCompletion rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range xsd:decimal ; rdfs:comment "The ratio of the Assigned Area to the Declared Area."@en , "Η αναλογία της αποδοθείσας επιφάνειας στην κηρυχθείσα."@el ; rdfs:isDefinedBy ; rdfs:label "expro completion ratio"@en , "ποσοστό ολοκλήρωσης απαλλοτρίωσης"@el . ### http://purl.org/vocab/nsrf-gr#exproCountDecision nsrf-gr:exproCountDecision rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range xsd:integer ; rdfs:isDefinedBy ; rdfs:label "expro count decision"@en , "αριθμός αποφάσεων απαλλοτρίωσης"@el . ### http://purl.org/vocab/nsrf-gr#exproDeclaredArea nsrf-gr:exproDeclaredArea rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range xsd:integer ; rdfs:isDefinedBy ; rdfs:label "expro declared area"@en , "κηρυχθείσα επιφάνεια απαλλοτρίωσης"@el . ### http://purl.org/vocab/nsrf-gr#exproEstimatedArea nsrf-gr:exproEstimatedArea rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range xsd:integer ; rdfs:isDefinedBy ; rdfs:label "expro estimated area"@en , "εκτιμώμενη επιφάνεια προς απαλλοτρίωση"@el . ### http://purl.org/vocab/nsrf-gr#exproFirstDate nsrf-gr:exproFirstDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range xsd:date ; rdfs:comment "The declaration date of the first in a series of decisions about the expropriation of needed areas in order to implement the project."@en , "Η ημερομηνία κήρυξης της πρώτης από μια σειρά αποφάσεων για την απαλλοτρίωση των απαραίτητων εκτάσεων για την υλοποίηση του έργου."@el ; rdfs:isDefinedBy ; rdfs:label "1η απόφαση κήρυξης"@el , "expro first date"@en . ### http://purl.org/vocab/nsrf-gr#exproInitialBudget nsrf-gr:exproInitialBudget rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range xsd:decimal ; rdfs:comment "The finalized budget based on the approved cadastral study."@en , "Ο προϋπολογισμός που διαμορφώνεται στην εγκεκριμένη μελέτη κτηματολογίου."@el ; rdfs:isDefinedBy ; rdfs:label "expro initial budget"@en , "αρχικός προϋπολογισμός απαλλοτρίωσης"@el . ### http://purl.org/vocab/nsrf-gr#exproLastUpdate nsrf-gr:exproLastUpdate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range xsd:date ; rdfs:comment "Last update."@en , "Τελευταία ενημέρωση."@el ; rdfs:isDefinedBy ; rdfs:label "expro last update" . ### http://purl.org/vocab/nsrf-gr#exproOrigAA nsrf-gr:exproOrigAA rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range xsd:integer ; rdfs:comment "Decision number."@en , "ΑΑ απόφασης."@el ; rdfs:isDefinedBy ; rdfs:label "expro orig aa" . ### http://purl.org/vocab/nsrf-gr#exproPayments nsrf-gr:exproPayments rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range xsd:decimal ; rdfs:comment "Amounts paid to requisitions beneficiaries or submitted to the Consignment Deposits and Loans Fund in the name of expropriation beneficiaries."@en , "Ποσά που πληρώθηκαν σε δικαιούχους επιτάξεων ή παρακατατέθηκαν στο Ταμείο Παρακαταθηκών & Δανείων στο όνομα δικαιούχων απαλλοτριώσεων."@el ; rdfs:isDefinedBy ; rdfs:label "expro payments"@en , "πληρωμές απαλλοτρίωσης"@el . ### http://purl.org/vocab/nsrf-gr#exproTitle nsrf-gr:exproTitle rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Expropriation ; rdfs:range rdfs:Literal ; rdfs:comment "Title of the project related to the expopriation."@en , "Ο τίτλος του έργου με τον οποίο συνδέονται οι απαλοτριώσεις."@el ; rdfs:isDefinedBy ; rdfs:label "expro title"@en , "τίτλος απαλοτρίωσης"@el . ### http://purl.org/vocab/nsrf-gr#exproaaStadioy nsrf-gr:exproaaStadioy rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range xsd:integer ; rdfs:isDefinedBy ; rdfs:label "expro stage number"@en . ### http://purl.org/vocab/nsrf-gr#exproapodEpifaneia nsrf-gr:exproapodEpifaneia rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range xsd:decimal ; rdfs:isDefinedBy ; rdfs:label "expro assigned area"@en . ### http://purl.org/vocab/nsrf-gr#exproarProtok nsrf-gr:exproarProtok rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range rdfs:Literal ; rdfs:comment "Declaration decision's protocol."@en , "Αριθμός πρωτοκόλλου απόφασης κήρυξης."@el ; rdfs:isDefinedBy ; rdfs:label "expro protocol number"@en , "αριθμός πρωτοκόλλου"@el . ### http://purl.org/vocab/nsrf-gr#exproeidosApof nsrf-gr:exproeidosApof rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range rdfs:Literal ; rdfs:comment "Land procurement procedure type."@en , "Είδος διαδικασίας απόκτησης γης."@el ; rdfs:isDefinedBy ; rdfs:label "expro eidos apof"@en . ### http://purl.org/vocab/nsrf-gr#exproepikProyp nsrf-gr:exproepikProyp rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range xsd:decimal ; rdfs:comment "Updated budget."@en ; rdfs:isDefinedBy ; rdfs:label "expro epik proyp"@en . ### http://purl.org/vocab/nsrf-gr#exprofekDate nsrf-gr:exprofekDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range xsd:date ; rdfs:comment "Government Gazette Date."@en , "Ημερομηνία έκδοσης ΦΕΚ."@el ; rdfs:isDefinedBy ; rdfs:label "expro fek date"@en . ### http://purl.org/vocab/nsrf-gr#exprofekTitle nsrf-gr:exprofekTitle rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range rdfs:Literal ; rdfs:comment "Government Gazette Title."@en , "Τίτλος ΦΕΚ."@el ; rdfs:isDefinedBy ; rdfs:label "expro fek title"@en . ### http://purl.org/vocab/nsrf-gr#exprofekcomb nsrf-gr:exprofekcomb rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range rdfs:Literal ; rdfs:comment "Government Gazette issue no. and date."@en , "Αριθμός & ημ/νία ΦΕΚ κήρυξης."@el ; rdfs:isDefinedBy ; rdfs:label "expro fek comb" . ### http://purl.org/vocab/nsrf-gr#exprohmerStadioy nsrf-gr:exprohmerStadioy rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range xsd:date ; rdfs:comment "Stage date."@en , "Ημερομηνία σταδίου."@el ; rdfs:isDefinedBy ; rdfs:label "expro hmer stadioy" . ### http://purl.org/vocab/nsrf-gr#exprokodStadioy nsrf-gr:exprokodStadioy rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range rdfs:Literal ; rdfs:comment "Stage code."@en , "Κωδικός σταδίου."@el ; rdfs:isDefinedBy ; rdfs:label "expro kod stadioy" . ### http://purl.org/vocab/nsrf-gr#exprokyrEpif nsrf-gr:exprokyrEpif rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range xsd:decimal ; rdfs:comment "Declared area."@en , "Κηρυχθείσα επιφάνεια."@el ; rdfs:isDefinedBy ; rdfs:label "expro kyr epif" . ### http://purl.org/vocab/nsrf-gr#exproperStadioy nsrf-gr:exproperStadioy rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range rdfs:Literal ; rdfs:comment "Current progress stage."@en , "Τρέχον στάδιο εξέλιξης."@el ; rdfs:isDefinedBy ; rdfs:label "expro per stadioy" . ### http://purl.org/vocab/nsrf-gr#exproplaisio nsrf-gr:exproplaisio rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range rdfs:Literal ; rdfs:comment "Regulatory framework."@en , "Θεσμικό πλαίσιο."@el ; rdfs:isDefinedBy ; rdfs:label "expro plaisio" . ### http://purl.org/vocab/nsrf-gr#exproposo nsrf-gr:exproposo rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range xsd:decimal ; rdfs:comment "Payments."@en , "Πληρωμές."@el ; rdfs:isDefinedBy ; rdfs:label "expro poso" . ### http://purl.org/vocab/nsrf-gr#exproprevStages nsrf-gr:exproprevStages rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range rdfs:Literal ; rdfs:comment "Previous stages of the expropriation."@en , "Προηγούμενα στάδια απαλλοτρίωσης."@el ; rdfs:isDefinedBy ; rdfs:label "expro prev stages" . ### http://purl.org/vocab/nsrf-gr#exprosynProyp nsrf-gr:exprosynProyp rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:DecisionData ; rdfs:range xsd:decimal ; rdfs:comment "Initial budget."@en , "Αρχικός προϋπολογισμός."@el ; rdfs:isDefinedBy ; rdfs:label "expro syn proyp" . ### http://purl.org/vocab/nsrf-gr#includedProjects nsrf-gr:includedProjects rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Priorityproject ; rdfs:range xsd:integer ; rdfs:comment "Number of included projects in the priority project." , "Αριθμός έργων που περιέρχονται στο έργο προτεραιότητας."@el ; rdfs:isDefinedBy ; rdfs:label "included projects"@en . ### http://purl.org/vocab/nsrf-gr#subprojID nsrf-gr:subprojID rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain nsrf-gr:Subproject ; rdfs:range xsd:integer ; rdfs:isDefinedBy ; rdfs:label "subproject id"@en , "κωδικός υποέργου"@el . ################################################################# # Classes ################################################################# ### http://purl.org/vocab/nsrf-gr#Area nsrf-gr:Area rdf:type owl:Class ; rdfs:subClassOf vfp:Place ; rdfs:comment "The geographical area where the NSRF project is located/underway. It can be a region or a prefecture or a municipality."@en , "Η γεωγραφική περιοχή στην οποία βρίσκεται ή πραγματοποιείται το έργο ΕΣΠΑ. Μπορεί να είναι Περιφέρεια, Νομαρχία ή Δήμος."@el ; rdfs:isDefinedBy ; rdfs:label "Area"@en , "Περιοχή"@el . ### http://purl.org/vocab/nsrf-gr#Body nsrf-gr:Body rdf:type owl:Class ; rdfs:subClassOf vfp:Organization ; rdfs:comment "Body or bodies associated with the NSRF project."@en , "Φορέας ή φορείς που σχετίζονται με το έργο του ΕΣΠΑ."@el ; rdfs:isDefinedBy ; rdfs:label "Body"@en , "Φορέας"@el . ### http://purl.org/vocab/nsrf-gr#DecisionData nsrf-gr:DecisionData rdf:type owl:Class ; rdfs:subClassOf nsrf-gr:Document ; rdfs:comment "Expropriations are implemented based on one or more Decisions."@en , "Οι απαλλοτριώσεις υλοποιούνται βάσει μίας ή περισσότερων Αποφάσεων"@el ; rdfs:isDefinedBy "http://purl.org/vocab/nsrf-gr#" ; rdfs:label "Decision Data"@en , "Στοιχεία Αποφάσεων"@el . ### http://purl.org/vocab/nsrf-gr#Document nsrf-gr:Document rdf:type owl:Class ; rdfs:subClassOf vfp:Document ; rdfs:comment "Documents, images or URLs associated with the NSRF project."@en , "Έγγραφα, εικόνες ή ιστοσελίδες σχετικά με το έργο του ΕΣΠΑ."@el ; rdfs:isDefinedBy ; rdfs:label "Document"@en , "Έγγραφο"@el . ### http://purl.org/vocab/nsrf-gr#Expropriation nsrf-gr:Expropriation rdf:type owl:Class ; rdfs:subClassOf vfp:Project ; rdfs:comment "Obligatory, according to the law and based on a defined compensation, acquisition of one’s property by the state, for reasons of public necessity or utility."@en , "Αναγκαστική, σύμφωνη με το νόμο και με καθορισμένη αποζημίωση, εξαγορά από το κράτος της ακίνητης περιουσίας κάποιου, για λόγους δημόσιας ανάγκης ή ωφέλειας."@el ; rdfs:isDefinedBy ; rdfs:label "Expropriation"@en , "Απαλλοτρίωση"@el . ### http://purl.org/vocab/nsrf-gr#Priorityproject nsrf-gr:Priorityproject rdf:type owl:Class ; rdfs:subClassOf vfp:Project ; rdfs:comment "It is a selection of 181 projects that was done by the greek authorities in cooperation with the qualified European Commission Services, based on criteria related to the maturity, size and importance of their social and economic impact."@en , "Αποτελεί επιλογή 181 έργων που έγινε από τις ελληνικές αρχές σε συνεργασία με τις αρμόδιες Υπηρεσίες της Ευρωπαϊκής Επιτροπής και με βάση κριτήρια που σχετίζονται με την ωριμότητα, το μέγεθος και τη σημασία των κοινωνικών και οικονομικών επιπτώσεών τους."@el ; rdfs:isDefinedBy ; rdfs:label "Priority Project"@en , "Έργο Προτεραιότητας"@el . ### http://purl.org/vocab/nsrf-gr#Project nsrf-gr:Project rdf:type owl:Class ; rdfs:subClassOf vfp:Project ; rdfs:comment "A group of activities aiming at the realization of a functionally complete and distinct object / result. The selection of every project is made by the Managing Authority of an Operational Programme or an intermediate body that is for this purpose designated. Allocation of resources to projects is done after evaluation according to specific and predefined criteria. The project is implemented by one or more entities called Beneficiaries (public or private organisation, body or enterprise). When the Beneficiary is a public body, the projects are implemented either by contractors selected through a public call for tender or by the public body’s own means."@en , "Έργο είναι μια ομάδα δραστηριοτήτων που αποσκοπεί στην υλοποίηση ενός ολοκληρωμένου και λειτουργικά αυτοτελούς αντικειμένου / αποτελέσματος. Κάθε έργο επιλέγεται από την Διαχειριστική Αρχή του Επιχειρησιακού Προγράμματος σύμφωνα με συγκεκριμένα κριτήρια. Το έργο υλοποιείται από έναν ή περισσότερους φορείς που ονομάζονται Δικαιούχοι (δημόσιος ή ιδιωτικός οργανισμός, φορέας ή επιχείρηση). Στην περίπτωση που ο δικαιούχος είναι δημόσιος φορέας τα έργα υλοποιούνται είτε από αναδόχους που επιλέγονται με δημόσιο διαγωνισμό είτε με ίδια μέσα του φορέα (αυτεπιστασία)."@el ; rdfs:isDefinedBy ; rdfs:label "Project"@en , "Έργο"@el . ### http://purl.org/vocab/nsrf-gr#Subproject nsrf-gr:Subproject rdf:type owl:Class ; rdfs:subClassOf vfp:Project ; rdfs:comment "Part of a Project that corresponds to the implementation of a distinct part of the total physical object and is reflected either in a corresponding legal commitment or in the decision for the implementation by own means, meaning the implementation of the physical object of the sub-project by the implementation body."@en , "Μέρος Έργου το οποίο αντιστοιχεί στην υλοποίηση διακριτού τμήματος του συνολικού φυσικού αντικειμένου και αποτυπώνεται είτε σε αντίστοιχη σύμβαση, είτε έχει τη μορφή της αυτεπιστασίας, δηλαδή της εκτέλεσης του φυσικού αντικειμένου του υποέργου από το φορέα υλοποίησης."@el ; rdfs:isDefinedBy ; rdfs:label "Subproject"@en , "Υποέργο"@el . ### http://purl.org/vocab/nsrf-gr#Support-grant nsrf-gr:Support-grant rdf:type owl:Class ; rdfs:subClassOf vfp:Project ; rdfs:comment "State aid is a European Commission term which refers to an advantage in any form whatsoever conferred on a selective basis to organisations involved in economic activity private or public ('undertakings') by national public authorities with the potential to distort competition and affect trade between member states of the European Union. The advantage can take different forms of assistance including the direct transfer of resources, such as grants and soft loans, and also indirect assistance - for example, relief from charges that an undertaking normally has to bear, such as a tax exemption or the provision of services, loans, at a favourable rate."@en , "Η επιλεκτική ενίσχυση από το κράτος προς φορείς που ασκούν οικονομική δραστηριότητα (ιδιωτικούς ή δημόσιους), η οποία επηρεάζει τον ανταγωνισμό σε Ευρωπαϊκό επίπεδο. Η ενίσχυση μπορεί να έχει τη μορφή επιχορήγησης, φοροαπαλλαγής, εγγύησης, παραχώρησης χρήσης δημόσιας περιουσίας κ.α."@el ; rdfs:isDefinedBy ; rdfs:label "Support-grant"@en , "Ενισχύση-επιδότηση"@el . ### http://purl.org/vocab/vfp#Document vfp:Document rdf:type owl:Class . ### http://purl.org/vocab/vfp#Organization vfp:Organization rdf:type owl:Class . ### http://purl.org/vocab/vfp#Place vfp:Place rdf:type owl:Class . ### http://purl.org/vocab/vfp#Project vfp:Project rdf:type owl:Class . ### http://www.w3.org/2004/02/skos/core#Concept skos:Concept rdf:type owl:Class . ### http://www.w3.org/2006/time#Interval time:Interval rdf:type owl:Class . ### Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi