@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wikibase: <http://wikiba.se/ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix wd: <https://wikibase.geo-lake.com/entity/> .
@prefix data: <https://wikibase.geo-lake.com/wiki/Special:EntityData/> .
@prefix wds: <https://wikibase.geo-lake.com/entity/statement/> .
@prefix wdref: <https://wikibase.geo-lake.com/reference/> .
@prefix wdv: <https://wikibase.geo-lake.com/value/> .
@prefix wdt: <https://wikibase.geo-lake.com/prop/direct/> .
@prefix wdtn: <https://wikibase.geo-lake.com/prop/direct-normalized/> .
@prefix p: <https://wikibase.geo-lake.com/prop/> .
@prefix ps: <https://wikibase.geo-lake.com/prop/statement/> .
@prefix psv: <https://wikibase.geo-lake.com/prop/statement/value/> .
@prefix psn: <https://wikibase.geo-lake.com/prop/statement/value-normalized/> .
@prefix pq: <https://wikibase.geo-lake.com/prop/qualifier/> .
@prefix pqv: <https://wikibase.geo-lake.com/prop/qualifier/value/> .
@prefix pqn: <https://wikibase.geo-lake.com/prop/qualifier/value-normalized/> .
@prefix pr: <https://wikibase.geo-lake.com/prop/reference/> .
@prefix prv: <https://wikibase.geo-lake.com/prop/reference/value/> .
@prefix prn: <https://wikibase.geo-lake.com/prop/reference/value-normalized/> .
@prefix wdno: <https://wikibase.geo-lake.com/prop/novalue/> .

data:P14184 a schema:Dataset ;
	schema:about wd:P14184 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "13174"^^xsd:integer ;
	schema:dateModified "2026-04-09T14:20:56Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P14184 a wikibase:Property ;
	rdfs:label "KCI article ID"@en ;
	skos:prefLabel "KCI article ID"@en ;
	schema:name "KCI article ID"@en ;
	rdfs:label "KCI 논문 식별자"@ko ;
	skos:prefLabel "KCI 논문 식별자"@ko ;
	schema:name "KCI 논문 식별자"@ko ;
	rdfs:label "identificador KCI d'article"@ca ;
	skos:prefLabel "identificador KCI d'article"@ca ;
	schema:name "identificador KCI d'article"@ca ;
	rdfs:label "Korea Citation Index-identificatiecode voor artikel"@nl ;
	skos:prefLabel "Korea Citation Index-identificatiecode voor artikel"@nl ;
	schema:name "Korea Citation Index-identificatiecode voor artikel"@nl ;
	schema:description "identifier for an article in the Korea Citation Index (KCI) database provided by National Research Foundation of Korea"@en,
		"한국학술지인용색인 KCI에 수록된 논문 식별자"@ko ;
	skos:altLabel "KCI-identificatiecode voor artikel"@nl ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P14184 ;
	wikibase:claim p:P14184 ;
	wikibase:statementProperty ps:P14184 ;
	wikibase:statementValue psv:P14184 ;
	wikibase:qualifier pq:P14184 ;
	wikibase:qualifierValue pqv:P14184 ;
	wikibase:reference pr:P14184 ;
	wikibase:referenceValue prv:P14184 ;
	wikibase:novalue wdno:P14184 ;
	wikibase:directClaimNormalized wdtn:P14184 ;
	wikibase:statementValueNormalized psn:P14184 ;
	wikibase:qualifierValueNormalized pqn:P14184 ;
	wikibase:referenceValueNormalized prn:P14184 .

p:P14184 a owl:ObjectProperty .

psv:P14184 a owl:ObjectProperty .

pqv:P14184 a owl:ObjectProperty .

prv:P14184 a owl:ObjectProperty .

wdt:P14184 a owl:DatatypeProperty .

ps:P14184 a owl:DatatypeProperty .

pq:P14184 a owl:DatatypeProperty .

pr:P14184 a owl:DatatypeProperty .

psn:P14184 a owl:ObjectProperty .

pqn:P14184 a owl:ObjectProperty .

prn:P14184 a owl:ObjectProperty .

wdtn:P14184 a owl:ObjectProperty .

wdno:P14184 a owl:Class ;
	owl:complementOf _:8d3450ac3e0ae1fe6cf3b466244efac0 .

_:8d3450ac3e0ae1fe6cf3b466244efac0 a owl:Restriction ;
	owl:onProperty wdt:P14184 ;
	owl:someValuesFrom owl:Thing .
