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

<https://jmillanacosta.github.io/topics/semantic-search/> a schema:AboutPage ;
    schema:about <http://www.wikidata.org/entity/Q1891170> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "semantic search"@en .

<https://orcid.org/0000-0003-3213-4495> schema:knowsAbout <http://www.wikidata.org/entity/Q1891170> .

<http://www.wikidata.org/entity/Q1891170> a schema:DefinedTerm ;
    schema:name "semantic search"@en .

