@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/4.1_second_TRAILs>
    rdf:type nfdicore:Project ;
    skos:prefLabel "Entwicklung von Schnittstellen für Kulturerbeobjekte, Maßnahmen, Schutzflächen und Citizen-Science-Daten"@de ;
    dcterms:date "2026-01-01"^^xsd:date ;
    foaf:homepage </trails/4.1_second_TRAILs/> ;
    n4o:relatedTaskArea <https://nfdi4objects.net/areas/ta4> ;
    n4o:relatedTaskArea <https://nfdi4objects.net/areas/ta1> ;
    n4o:relatedTaskArea <https://nfdi4objects.net/areas/ta5> ;
    n4o:involvedInstitution "generaldirektion-kulturelles-erbe-rheinland-pfalz" ;
    n4o:involvedInstitution "deutsches-bergbau-museum-bochum" ;
    n4o:involvedInstitution "landesamt-für-denkmalpflege-im-regierungspräsidium-stuttgart-baden-württemberg" ;
    n4o:involvedInstitution "leiza" ;
    n4o:involvedInstitution "deutsche-gesellschaft-fuer-ur-und-fruehgeschichte-e.V.-" ;
    n4o:involvedInstitution "hessenarchaeologie-landesamt-fuer-denkmalpflege-hessen" ;
    n4o:involvedInstitution "landesamt-für-denkmalpflege-und-archäologie-sachsen-anhalt-–-landesmuseum-für-vorgeschichte" ;
    n4o:involvedInstitution "akademie-der-wissenschaften-und-der-literatur-mainz" ;
    n4o:involvedInstitution "klassik-stiftung-weimar" ;
    n4o:involvedInstitution "lvr-amt-fuer-bodendenkmalpflege-im-rheinland" ;
    n4o:involvedInstitution "niedersaechsisches-landesamt-fuer-denkmalpflege-projekt-denkmal-atlas" ;
    n4o:involvedInstitution "deutsches-bergbau-museum-bochum" ;
    n4o:involvedInstitution "institut-fuer-archaeologische-wissenschaften-ruhr-uni-bochum" ;
    n4o:involvedInstitution "archäologisches-museum-hamburg" ;
    n4o:involvedInstitution "institut-fuer-stadt-und-regionalplanung-tu-berlin" ;
    n4o:involvedInstitution "institut-für-archäologische-wissenschaften-denkmalwissenschaften-und-kunstgeschichte-universität-bamberg" ;
    n4o:involvedInstitution "institut-fuer-archaaeologie-denkmalkunde-und-kunstgeschichte-universitaet-bamberg" ;
    n4o:involvedInstitution "verband-der-landesarchaeologen-in-der-bundesrepublik-deutschland" ;
    dcterms:isPartOf <https://nfdi4objects.net> .
