@prefix schema: <https://schema.org/> .

<https://jmillanacosta.github.io/places/athens-greece/> a schema:AboutPage ;
    schema:about <http://www.wikidata.org/entity/Q1524> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "Athens, Greece"@en .

<https://www.harmless-project.eu/nanosolveit-conference/> schema:location <http://www.wikidata.org/entity/Q1524> .

<http://www.wikidata.org/entity/Q1524> a schema:Place ;
    schema:name "Athens, Greece"@en .

