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
Vine with four bunches of grapes, two on each side, within linear square; all within incuse square.
Legend: Plant
<PLANT ref="https://www.wikidata.org/wiki/Q917284">Vine</PLANT> with four bunches of <PLANT ref="https://www.wikidata.org/wiki/Q10978">grapes</PLANT>, two on each side, within linear square; all within incuse square.
concepts
| label | id | type |
|---|---|---|
| Bush | CLASS |
https://www.wikidata.org/wiki/Q42295 |
| Fruit | CLASS |
https://www.wikidata.org/wiki/Q1364 |
| grapes | PLANT |
https://www.wikidata.org/wiki/Q10978 |
| Vine | PLANT |
https://www.wikidata.org/wiki/Q917284 |
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/Q1364> a rdfs:Class ;
rdfs:subClassOf <https://www.wikidata.org/wiki/Q756> ;
skos:prefLabel "Fruit"^^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/Q10978>,
<https://www.wikidata.org/wiki/Q917284> ] ;
ns1:hasIconography [ a rdf:Bag ] .
<https://www.wikidata.org/wiki/Q10978> a <https://www.wikidata.org/wiki/Q756> ;
dcterms:identifier "plant_id=12" ;
skos:prefLabel "grapes"^^xsd:string .
<https://www.wikidata.org/wiki/Q917284> a <https://www.wikidata.org/wiki/Q756> ;
dcterms:identifier "plant_id=27" ;
skos:prefLabel "Vine"^^xsd:string .