@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:E3707
  rdfs:label "TYPO3 Linked Open Data Extension"@en ;
  rdfs:seeAlso <https://nfdi4culture.de/resource/E3707.rdf>, <https://nfdi4culture.de/resource/E3707.ttl>, <https://nfdi4culture.de/resource/E3707.nt>, <https://nfdi4culture.de/resource/E3707.json> ;
  a nfdicore:NFDI_0000198, fabio:ComputerProgram ;
  nfdicore:NFDI_0001008 "https://github.com/digicademy/lod"^^xsd:anyURI ;
  schema:name "TYPO3 Linked Open Data Extension" ;
  schema:description """
    Provides a semantic layer for a TYPO3 instance with LOD API, terminology service, RDF serializer and URI resolver.
""" ;
  nfdicore:NFDI_0000142 n4c:E4208 ;
  schema:contributor [
    a schema:Role ;
    schema:contributor n4c:E1873 ;
    schema:sameAs n4c:E3601 ;
    schema:roleName "Creator"
  ], [
    a schema:Role ;
    schema:contributor n4c:E2381 ;
    schema:sameAs n4c:E3283 ;
    schema:roleName "Contributor"
  ], [
    a schema:Role ;
    schema:contributor n4c:E1834 ;
    schema:sameAs n4c:E3127 ;
    schema:roleName "Publisher"
  ] ;
  nfdicore:NFDI_0000116 n4c:E2381 ;
  nfdicore:NFDI_0001027 n4c:E1873 ;
  nfdicore:NFDI_0000191 n4c:E1834 ;
  schema:potentialAction [
    a schema:CreateAction ;
    schema:actionStatus "CompletedActionStatus" ;
    schema:agent n4c:E1825 ;
    schema:name "Task Area 5: Overarching technical, ethical and legal activities" ;
    schema:result n4c:E3707
  ] ;
  sd:shortDescription """
    Provides a semantic layer for a TYPO3 instance with LOD API, terminology service, RDF serializer and URI resolver.
""" ;
  sd:hasSourceCode [
    a sd:SourceCode ;
    sd:codeRepository "https://github.com/digicademy/lod"^^xsd:anyURI
  ] .
<https://nfdi4culture.de/resource/E3707.rdf>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/RDF_XML> .
<https://nfdi4culture.de/resource/E3707.ttl>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/Turtle> .
<https://nfdi4culture.de/resource/E3707.nt>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/N-Triples> .
<https://nfdi4culture.de/resource/E3707.json>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/JSON-LD> .
n4c:E4208 schema:name "GNU General Public License, version 2.0" .
n4c:E1873 schema:name "Torsten Schrade" .
n4c:E2381 schema:name "Linnaea Söhn" .
n4c:E1834 schema:name "Akademie der Wissenschaften und der Literatur | Mainz" .
