@prefix this: <https://w3id.org/np/RASp90OvIrkeu2qOhIo6fzw22As50XrUXM6vNHxBiXK0s> .
@prefix sub: <https://w3id.org/np/RASp90OvIrkeu2qOhIo6fzw22As50XrUXM6vNHxBiXK0s/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://doi.org/10.48550/arXiv.2402.06861> dct:title "UrbanKGent: A Unified Large Language Model Agent Framework for Urban Knowledge Graph Construction" ;
    <http://purl.org/spar/cito/describes> <https://neverblink.eu/ontologies/llm-kg/methods#UrbanKGent> ;
    <http://purl.org/spar/cito/discusses> <https://neverblink.eu/ontologies/llm-kg/methods#GeoLM> , <https://neverblink.eu/ontologies/llm-kg/methods#K2> , <https://neverblink.eu/ontologies/llm-kg/methods#KGBERT> , <https://neverblink.eu/ontologies/llm-kg/methods#KGT5> , <https://neverblink.eu/ontologies/llm-kg/methods#LLMsBasedInContextLearning> , <https://neverblink.eu/ontologies/llm-kg/methods#LLMsBasedZeroShotReasoning> , <https://neverblink.eu/ontologies/llm-kg/methods#PRGC> , <https://neverblink.eu/ontologies/llm-kg/methods#RelationPrompt> , <https://neverblink.eu/ontologies/llm-kg/methods#VanillaFineTuning> ;
    a prov:Entity .
  <https://neverblink.eu/ontologies/llm-kg/methods#GeoLM> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "GeoLM" .
  <https://neverblink.eu/ontologies/llm-kg/methods#K2> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "K2" .
  <https://neverblink.eu/ontologies/llm-kg/methods#KGBERT> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "KG-BERT" .
  <https://neverblink.eu/ontologies/llm-kg/methods#KGT5> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "KG-T5" .
  <https://neverblink.eu/ontologies/llm-kg/methods#LLMsBasedInContextLearning> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "LLMs-based In-context Learning" .
  <https://neverblink.eu/ontologies/llm-kg/methods#LLMsBasedZeroShotReasoning> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "LLMs-based Zero-shot Reasoning" .
  <https://neverblink.eu/ontologies/llm-kg/methods#PRGC> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "PRGC" .
  <https://neverblink.eu/ontologies/llm-kg/methods#RelationPrompt> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "RelationPrompt" .
  <https://neverblink.eu/ontologies/llm-kg/methods#UrbanKGent> dct:subject <https://neverblink.eu/ontologies/llm-kg/categories#LLMAugmentedKGConstruction> ;
    a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:comment "UrbanKGent is a unified LLM agent framework proposed for automatic Urban Knowledge Graph (UrbanKG) construction. It integrates knowledgeable instruction generation, a tool-augmented iterative trajectory refinement module, and hybrid instruction fine-tuning to effectively address both relational triplet extraction and knowledge graph completion tasks, enhancing the creation of urban KGs." ;
    rdfs:label "UrbanKGent" ;
    <https://neverblink.eu/ontologies/llm-kg/hasTopCategory> <https://neverblink.eu/ontologies/llm-kg/top-categories#LLMAugmentedKG> .
  <https://neverblink.eu/ontologies/llm-kg/methods#VanillaFineTuning> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "Vanilla Fine-tuning" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo <https://neverblink.eu/ontologies/llm-kg/agent> ;
    prov:wasDerivedFrom <https://doi.org/10.48550/arXiv.2402.06861> .
}
sub:pubinfo {
  this: dct:created "2026-02-26T15:32:34.724Z"^^xsd:dateTime ;
    dct:creator <https://neverblink.eu/ontologies/llm-kg/agent> ;
    npx:hasNanopubType <https://neverblink.eu/ontologies/llm-kg/PaperAssessmentResult> ;
    rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2402.06861" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB" ;
    npx:hasSignature "CpC8JhINnUpkfPYoCHXoTVsZ05rBvXt7T6EKg5/hP0j7VGYZTM6hvqUv3ErPP32I4+aH4OJxFU269PkvehrW4oElqFh/NSspLnhjENxUaaDYbRvwmnNXLWQrA2ENGwIqbTI4rtC0l6UkLkUEZ12Zvz2TgqHK8clmmLyzMikKHZADtsbdt5sq84Po04CA7BGABX5wWiZy/2UJOR/KyZXXJjJnJquybXiEwKo4KNzPV/2O43LN6Kzx54yDUuDsqxm60hHZN+Axnxoq50ILemtAhCQoRgJ5CQIEjAj2l4gaKml6NwvIrDyG48B4sh27F0wJxJbuNZfxZvwN6aIk21KgcQ==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <https://neverblink.eu/ontologies/llm-kg/agent> .
}