@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix melod: <https://lod.academy/melod/vocab/ontology#>.
@prefix owl: <https://www.w3.org/TR/owl-ref/>.
@prefix schema: <https://schema.org/>.
@prefix sh: <http://www.w3.org/ns/shacl#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix dash: <http://datashapes.org/dash#>.

<urn:uuid:places/1763520500> schema:name "Triest";
    owl:sameAs <https://d-nb.info/gnd/4078411-3>, <https://www.geonames.org/3165186/trieste.html>;
    a melod:Place.
