@prefix azonOnto: <http://id.e-science.pl/ontologies/azonOnto#> .
@prefix collection: <http://id.e-science.pl/vocab/collection/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix kv: <http://id.e-science.pl/vocab/kv/> .
@prefix person: <http://id.e-science.pl/vocab/person/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix records: <http://id.e-science.pl/records/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://id.e-science.pl/vocab/unit/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

kv:23537 a skos:Concept ;
    rdfs:seeAlso "https://en.wikipedia.org/wiki/Root_(linguistics)"@en,
        "https://pl.wikipedia.org/wiki/Lemma"@pl ;
    skos:altLabel "root (linguistics)"@en,
        "root word"@en,
        "forma podstawowa"@pl ;
    skos:definition "A root (or root word) is a word that does not have a prefix in front of the word or a suffix at the end of the word. The root word is the primary lexical unit of a word, and of a word family (this root is then called the base word), which carries the most significant aspects of semantic content and cannot be reduced into smaller constituents."@en,
        "Kanoniczna forma leksemu, która używana jest do jego reprezentacji, np. w słowniku. Lemmą najczęściej zostaje najprostsza z dostępnych form. Lemmy mają szczególnie ważne znaczenie w językach ze złożonym systemem odmiany, np. polskim. W wielu językach lemmą jest forma bezokolicznika."@pl ;
    skos:inScheme kv:keywordsVocabulary ;
    skos:prefLabel "base form"@en,
        "lemma"@pl .

RDF/XML

TURTLE

JSON-LD