@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix geosparql: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix schema: <http://schema.org/> .
@prefix sdo: <https://schema.org/> .
@prefix nfdicore: <https://nfdi.fiz-karlsruhe.de/ontology#> .
@prefix n4o: <https://nfdi4objects.net/ontology#> .

<https://nfdi4objects.net/trails/evaluation_of_fuzziness_and_wobbliness_in_numismatics_and_ceramology>
    rdf:type nfdicore:Project ;
    skos:prefLabel "Evaluation von fuzziness and wobbliness in der Numismatik und Keramologie"@de ;
    dcterms:date "2024-09-25 07:42:28 +0000"^^xsd:date ;
    foaf:homepage </trails/evaluation_of_fuzziness_and_wobbliness_in_numismatics_and_ceramology/> ;
    n4o:relatedTaskArea <https://nfdi4objects.net/areas/ta2> ;
    n4o:involvedInstitution "museum-fuer-naturkunde-leibniz-institut-fuer-evolutions-und-biodiversitaetsforschung" ;
    n4o:involvedInstitution "institut-für-archäologische-wissenschaften-denkmalwissenschaften-und-kunstgeschichte-universität-bamberg" ;
    n4o:involvedInstitution "akademie-der-wissenschaften-und-der-literatur-mainz" ;
    n4o:involvedInstitution "cologne-center-for-ehumanities-universitaet-koeln" ;
    n4o:involvedInstitution "computer-anwendungen-&-quantitative-methoden-in-der-archaeologie-sektion-deutschland" ;
    n4o:involvedInstitution "frankfurt-big-data-lab-goethe-universität-frankfurt" ;
    n4o:involvedInstitution "leiza" ;
    dcterms:isPartOf <https://nfdi4objects.net> .
