@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix fame: <https://famedata.org/ontology/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://famedata.org/entity/Q327>
    rdf:type schema:Entity ;
    rdfs:label "Stranger Things"@en ;
    schema:description "Released on December 31, 2025, at 8:00 PM ET, it marks a historic dual premiere on Netflix streaming and in over 350 theaters across the US and Canada, the first for a Netflix series finale."@en ;
    fame:qid "Q327" ;
    schema:dateModified "2025-12-02T17:55:22+05:30"^^xsd:dateTime ;
    fame:P50 <https://famedata.org/entity/Q328>, <https://famedata.org/entity/Q329> .