@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://data.hooray.media/ontology/date-night-activity> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Date Night" ;
    schema:name "Date Night" ;
    skos:definition "Date Night, a subclass of Events, covers evening-oriented plans and experiences designed for two people on a romantic outing—from dinner-and-a-show to sunset cruises, tasting menus, speakeasies, night markets, and after-hours museum events. Posts tagged here help readers choose or book a specific outing, package, or plan that's framed explicitly as a date (including sitter-friendly timing and tips for parents). It is about going out together at a particular time/place, not broad relationship content or generic nightlife." ;
    skos:inScheme <https://data.hooray.media/ontology/ActivityTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/activity-type> ;
    skos:altLabel "Date Ideas" ;
    skos:altLabel "Parents' Night Out" ;
    skos:altLabel "Night Out for Two" ;
    skos:altLabel "Romantic Night Out" .