@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix schema: <https://schema.org/> .

<http://www.wikidata.org/entity/Q116446479> schema:contributor <https://github.com/ntk73> .

<https://jmillanacosta.github.io/people/nikolay-kochev/> a schema:AboutPage ;
    schema:about <https://github.com/ntk73> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "Nikolay Kochev"@en .

<https://web.uni-plovdiv.bg/nick> dcterms:source <https://github.com/ntk73> .

<https://github.com/ntk73> a schema:Person ;
    schema:name "Nikolay Kochev"@en ;
    schema:sameAs <file:///home/runner/work/jmillanacosta.github.io/jmillanacosta.github.io/_site/graph/people.jsonld> ;
    schema:url <https://web.uni-plovdiv.bg/nick> .

