NLP Beta

Your feedback is important to us! If you have any suggestions, comments, or feedback, please contact us. You can send your feedback directly to this email address: cn-support@bbaw.de. We look forward to your valuable input!

Result

annotated

Bridled horse prancing left, loose rein passing over back and trailing below; above, eagle standing left with wings closed.
Legend: Animal Object
Bridled <ANIMAL ref="https://www.wikidata.org/wiki/Q726">horse</ANIMAL> prancing left, loose <OBJECT ref="https://www.wikidata.org/wiki/Q2196000">rein</OBJECT> passing over back and trailing below; above, <ANIMAL ref="https://www.wikidata.org/wiki/Q2092297">eagle</ANIMAL> standing left with wings closed.

concepts

label id type
AnimalRestraints CLASS https://www.wikidata.org/wiki/Q357003
Bird CLASS https://www.wikidata.org/wiki/Q5113
eagle ANIMAL https://www.wikidata.org/wiki/Q2092297
Harness CLASS https://www.wikidata.org/wiki/Q111254017
horse ANIMAL https://www.wikidata.org/wiki/Q726
Mammal CLASS https://www.wikidata.org/wiki/Q7377
rein OBJECT https://www.wikidata.org/wiki/Q2196000
Tools CLASS https://www.wikidata.org/wiki/Q39546

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

<https://www.wikidata.org/wiki/Q357003> a rdfs:Class ;
    rdfs:subClassOf <https://www.wikidata.org/wiki/Q39546> ;
    skos:prefLabel "AnimalRestraints"^^xsd:string .

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

<https://www.wikidata.org/wiki/Q5113> a rdfs:Class ;
    rdfs:subClassOf <https://www.wikidata.org/wiki/Q729> ;
    skos:prefLabel "Bird"^^xsd:string .

<https://www.wikidata.org/wiki/Q7377> a rdfs:Class ;
    rdfs:subClassOf <https://www.wikidata.org/wiki/Q729> ;
    skos:prefLabel "Mammal"^^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/Q2092297>,
                <https://www.wikidata.org/wiki/Q2196000>,
                <https://www.wikidata.org/wiki/Q726> ] ;
    ns1:hasIconography [ a rdf:Bag ] .

<https://www.wikidata.org/wiki/Q2092297> a <https://www.wikidata.org/wiki/Q729> ;
    dcterms:identifier "animal_id=23" ;
    skos:prefLabel "eagle"^^xsd:string .

<https://www.wikidata.org/wiki/Q2196000> a <https://www.wikidata.org/wiki/Q488383> ;
    dcterms:identifier "object_id=114" ;
    skos:prefLabel "rein"^^xsd:string .

<https://www.wikidata.org/wiki/Q726> a <https://www.wikidata.org/wiki/Q729> ;
    dcterms:identifier "animal_id=32" ;
    skos:prefLabel "horse"^^xsd:string .