schema:addressLocality

City (in text)Stad (in tekst)Stadt (in Textform)Ciudad (en texto)Ville (en texte)Città (in testo)Cidade (em texto)

Die Stadt im Textformat.The city in text format.La ciudad en formato de texto.La ville en format texte.La città in formato testo.De stad in tekstformaat.A cidade em formato texto.

URI http://schema.org/addressLocality

🔗 Position dans l'ontologie

Schéma
schema:PostalAddress schema:PostalAddress City (in text)Stad (in tekst)Stadt (in Textform)Ciudad (en texto)Ville (en texte)Città (in testo)Cidade (em texto) schema:addressLocality xsd:string xsd:string

Triplets Turtle

Représentation RDF brute de cette ressource dans le graphe https://www.datatourisme.fr/ontology/core.

<http://schema.org/addressLocality> <http://www.w3.org/2000/01/rdf-schema#comment> "Die Stadt im Textformat."@de ,
        "The city in text format."@en ,
        "La ciudad en formato de texto."@es ,
        "La ville en format texte."@fr ,
        "La città in formato testo."@it ,
        "De stad in tekstformaat."@nl ,
        "A cidade em formato texto."@pt ;
 a <http://www.w3.org/2002/07/owl#FunctionalProperty> ,
        <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
 <https://www.datatourisme.fr/ontology/core#hasPriority> "9.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
 <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> ;
 <http://www.w3.org/2000/01/rdf-schema#domain> <http://schema.org/PostalAddress> ;
 <http://www.w3.org/2000/01/rdf-schema#label> "City (in text)"@en ,
        "Stad (in tekst)"@nl ,
        "Stadt (in Textform)"@de ,
        "Ciudad (en texto)"@es ,
        "Ville (en texte)"@fr ,
        "Città (in testo)"@it ,
        "Cidade (em texto)"@pt .