NLP Beta

Görüşleriniz bizim için önemli! Önerileriniz, yorumlarınız veya geri bildirimleriniz varsa, lütfen bize ulaşın. Geri bildiriminizi doğrudan bu e-posta adresine gönderebilirsiniz: cn-support@bbaw.de. Değerli geri bildirimlerinizi bekliyoruz!

Result

annotated

Fir-tree within dotted square.
Legend: Plant
<PLANT>Fir</PLANT>-<PLANT>tree</PLANT> within dotted square.

concepts

label id type
Fir PLANT
tree PLANT

RDF

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://nomisma.org/ontology#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

rdf:Bag a rdfs:Class .

rdf:Statement a rdfs:Class .

rdfs:Class a rdfs:Class .

<https://www.wikidata.org/wiki/Q10884> a rdfs:Class,
        <https://www.wikidata.org/wiki/Q756> ;
    dcterms:identifier "plant_id=26" ;
    rdfs:subClassOf <https://www.wikidata.org/wiki/Q756> ;
    skos:prefLabel "Tree"^^xsd:string,
        "tree"^^xsd:string .

ns1:hasAppearance a rdf:Property .

ns1:hasIconography a rdf:Property .

dcterms:identifier a rdf:Property .

dcterms:publisher a rdf:Property .

dcterms:title a rdf:Property .

rdf:li a rdf:Property .

rdf:object a rdf:Property .

rdf:predicate a rdf:Property .

rdf:subject a rdf:Property .

rdf:type a rdf:Property .

rdfs:subClassOf a rdf:Property .

skos:prefLabel a rdf:Property .

<https://data.corpus-nummorum.eu/api/designs/1> ns1:hasAppearance [ a rdf:Bag ;
            rdf:li <https://www.wikidata.org/wiki/Q10884> ] ;
    ns1:hasIconography [ a rdf:Bag ] .