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

Clean-shaven, ivy-wreathed head of a satyr right with long hair, pointed ear and blunt nose above a tunny right.
Legend: Plant Object Animal
Clean-shaven, <PLANT ref="https://www.wikidata.org/wiki/Q26771">ivy</PLANT>-wreathed <OBJECT ref="https://www.wikidata.org/wiki/Q23640">head</OBJECT> of a satyr right with long hair, pointed ear and <OBJECT>blunt</OBJECT> nose above a <ANIMAL ref="https://www.wikidata.org/wiki/Q6146274">tunny</ANIMAL> right.

concepts

label id type
blunt OBJECT
BodyParts CLASS https://www.wikidata.org/wiki/Q16457828
Bush CLASS https://www.wikidata.org/wiki/Q42295
Fish CLASS https://www.wikidata.org/wiki/Q152
head OBJECT https://www.wikidata.org/wiki/Q23640
ivy PLANT https://www.wikidata.org/wiki/Q26771
tunny ANIMAL https://www.wikidata.org/wiki/Q6146274

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/Q152> a rdfs:Class ;
    rdfs:subClassOf <https://www.wikidata.org/wiki/Q729> ;
    skos:prefLabel "Fish"^^xsd:string .

<https://www.wikidata.org/wiki/Q16457828> a rdfs:Class ;
    rdfs:subClassOf <https://www.wikidata.org/wiki/Q488383> ;
    skos:prefLabel "BodyParts"^^xsd:string .

<https://www.wikidata.org/wiki/Q42295> a rdfs:Class ;
    rdfs:subClassOf <https://www.wikidata.org/wiki/Q756> ;
    skos:prefLabel "Bush"^^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/Q23640>,
                <https://www.wikidata.org/wiki/Q26771>,
                <https://www.wikidata.org/wiki/Q6146274> ] ;
    ns1:hasIconography [ a rdf:Bag ] .

<https://www.wikidata.org/wiki/Q23640> a <https://www.wikidata.org/wiki/Q488383> ;
    dcterms:identifier "object_id=246" ;
    skos:prefLabel "head"^^xsd:string .

<https://www.wikidata.org/wiki/Q26771> a <https://www.wikidata.org/wiki/Q756> ;
    dcterms:identifier "plant_id=13" ;
    skos:prefLabel "ivy"^^xsd:string .

<https://www.wikidata.org/wiki/Q6146274> a <https://www.wikidata.org/wiki/Q729> ;
    dcterms:identifier "animal_id=51" ;
    skos:prefLabel "tunny"^^xsd:string .