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

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

<https://orcid.org/0000-0001-8907-5348> schema:knowsAbout <http://www.wikidata.org/entity/Q80993> .

<http://www.wikidata.org/entity/Q80993> a schema:DefinedTerm ;
    schema:name "software engineering"@en .

