@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p236363387> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "In ferner Zeit" ;
    dcterms1:issued "2001" ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7657f2141cc3e67796995329bd6ce3d> ;
    schema1:name "In ferner Zeit" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2215263808825581cdcf2debdffe6196> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73510123> .

