@prefix n4c: <https://nfdi4culture.de/id/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix void: <http://rdfs.org/ns/void#> .
n4c:E4415
  rdfs:label "Educational Resource"@en ;
  rdfs:seeAlso <https://nfdi4culture.de/resource/E4415.rdf>, <https://nfdi4culture.de/resource/E4415.ttl>, <https://nfdi4culture.de/resource/E4415.nt>, <https://nfdi4culture.de/resource/E4415.json> ;
  a schema:DefinedTerm ;
  schema:sameAs schema:LearningResource, fabio:InstructionalWork ;
  schema:name "Educational Resource" .
<https://nfdi4culture.de/resource/E4415.rdf>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/RDF_XML> .
<https://nfdi4culture.de/resource/E4415.ttl>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/Turtle> .
<https://nfdi4culture.de/resource/E4415.nt>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/N-Triples> .
<https://nfdi4culture.de/resource/E4415.json>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/JSON-LD> .
schema:LearningResource schema:name "Learning Resource" .
fabio:InstructionalWork schema:name "instructional work" .
