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

<https://jmillanacosta.github.io/places/aachen-germany/> a schema:AboutPage ;
    schema:about <http://www.wikidata.org/entity/Q1017> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "Aachen, Germany"@en .

<https://www.ccls.rwth-aachen.de/cms/ccls/das-ccls/aktuelle-meldungen/~yswth/mustermeldung-1/?lidx=1> schema:location <http://www.wikidata.org/entity/Q1017> .

<http://www.wikidata.org/entity/Q1017> a schema:Place ;
    schema:name "Aachen, Germany"@en .

