@prefix n4c: <https://nfdi4culture.de/id/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix nfdicore: <https://nfdi.fiz-karlsruhe.de/ontology/> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix sd: <https://w3id.org/okn/o/sd#> .
@prefix void: <http://rdfs.org/ns/void#> .
n4c:E3648
  rdfs:label "Edirom Online"@en ;
  rdfs:seeAlso <https://nfdi4culture.de/resource/E3648.rdf>, <https://nfdi4culture.de/resource/E3648.ttl>, <https://nfdi4culture.de/resource/E3648.nt>, <https://nfdi4culture.de/resource/E3648.json> ;
  a nfdicore:NFDI_0000198, fabio:ComputerProgram ;
  nfdicore:NFDI_0001008 "https://github.com/Edirom/Edirom-Online"^^xsd:anyURI ;
  schema:image <https://nfdi4culture.de/fileadmin/user_upload/registry/edirom-weblogo_quadrat.png> ;
  schema:name "Edirom Online" ;
  schema:description """
    Publication software for multi-modal digital music editions.
""" ;
  nfdicore:NFDI_0000211 n4c:E2314 ;
  nfdicore:NFDI_0000142 n4c:E3606 ;
  schema:contributor [
    a schema:Role ;
    schema:contributor n4c:E1922 ;
    schema:sameAs n4c:E3601 ;
    schema:roleName "Creator"
  ], [
    a schema:Role ;
    schema:contributor n4c:E2693 ;
    schema:sameAs n4c:E3127 ;
    schema:roleName "Publisher"
  ], [
    a schema:Role ;
    schema:contributor n4c:E2427 ;
    schema:sameAs n4c:E3127 ;
    schema:roleName "Publisher"
  ] ;
  nfdicore:NFDI_0001027 n4c:E1922 ;
  nfdicore:NFDI_0000191 n4c:E2693, n4c:E2427 ;
  sd:shortDescription """
    Publication software for multi-modal digital music editions.
""" ;
  schema:mainEntityOfPage "https://edirom.de/edirom-projekt/software/"^^xsd:anyURI ;
  sd:hasSourceCode [
    a sd:SourceCode ;
    sd:codeRepository "https://github.com/Edirom/Edirom-Online"^^xsd:anyURI
  ] .
<https://nfdi4culture.de/resource/E3648.rdf>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/RDF_XML> .
<https://nfdi4culture.de/resource/E3648.ttl>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/Turtle> .
<https://nfdi4culture.de/resource/E3648.nt>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/N-Triples> .
<https://nfdi4culture.de/resource/E3648.json>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/JSON-LD> .
n4c:E2314 schema:name "Musicology" .
n4c:E3606 schema:name "GNU GPLv3" .
n4c:E1922 schema:name "Daniel Röwenstrunk" .
n4c:E2693 schema:name "Universität Paderborn" .
n4c:E2427 schema:name "Zentrum Musik – Edition – Medien" .
