@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 schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix void: <http://rdfs.org/ns/void#> .
n4c:E2077
  rdfs:label "Frank Frischmuth" ;
  rdfs:seeAlso <https://nfdi4culture.de/resource/E2077.rdf>, <https://nfdi4culture.de/resource/E2077.ttl>, <https://nfdi4culture.de/resource/E2077.nt>, <https://nfdi4culture.de/resource/E2077.json> ;
  a nfdicore:NFDI_0000004 ;
  schema:givenName "Frank" ;
  schema:familyName "Frischmuth" ;
  schema:knowsAbout n4c:E5321 ;
  nfdicore:NFDI_0000211 n4c:E5321 ;
  schema:memberOf [
    a schema:Role ;
    schema:memberOf n4c:E1883 ;
    schema:sameAs n4c:E2378 ;
    schema:roleName "Affiliation" ;
    schema:startDate "2013-04-01"^^xsd:date ;
    schema:endDate "2019-12-31"^^xsd:date
  ] .
<https://nfdi4culture.de/resource/E2077.rdf>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/RDF_XML> .
<https://nfdi4culture.de/resource/E2077.ttl>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/Turtle> .
<https://nfdi4culture.de/resource/E2077.nt>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/N-Triples> .
<https://nfdi4culture.de/resource/E2077.json>
  a void:Dataset ;
  void:feature <http://www.w3.org/ns/formats/JSON-LD> .
n4c:E5321 schema:name "History" .
n4c:E1883 schema:name "Deutsche Digitale Bibliothek" .
