@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/133607> foaf:primaryTopic <album/133607#subject> .

<album/133607#lyrics> a mo:Lyrics .

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133607#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/133607#composition>,
        <album/133607#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<album/133607#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Corridors of Time (From \"Chrono Trigger\")"@en,
        "Corridors of Time (From \"Chrono Trigger\")"@ja,
        "Corridors of Time (From \"Chrono Trigger\")"@ja-latn ;
    mo:composer <artist/146#subject> ;
    mo:produced_work <album/133607#musicalwork> ;
    schema:name "Corridors of Time (From \"Chrono Trigger\")"@en,
        "Corridors of Time (From \"Chrono Trigger\")"@ja,
        "Corridors of Time (From \"Chrono Trigger\")"@ja-latn .

<album/133607#musicalexpression> a mo:Signal ;
    mo:published_as <album/133607#subject> ;
    mo:records <album/133607#performance> .

<album/133607#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Corridors of Time (From \"Chrono Trigger\")"@en,
        "Corridors of Time (From \"Chrono Trigger\")"@ja,
        "Corridors of Time (From \"Chrono Trigger\")"@ja-latn ;
    mo:performance_of <album/133607#musicalwork> ;
    mo:recorded_as <album/133607#musicalexpression> ;
    schema:name "Corridors of Time (From \"Chrono Trigger\")"@en,
        "Corridors of Time (From \"Chrono Trigger\")"@ja,
        "Corridors of Time (From \"Chrono Trigger\")"@ja-latn ;
    schema:workPerformed <album/133607#musicalwork> .

<album/133607#vocals> a mo:Singer .

<https://media.vgm.io/albums/70/133607/133607-82a213965c7d.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133607#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/133607/133607-82a213965c7d.png> ;
    foaf:depicts <album/133607#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/133607/133607-82a213965c7d.png> .

<https://medium-media.vgm.io/albums/70/133607/133607-82a213965c7d.png> a schema:ImageObject,
        foaf:Image .

<album/133607#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/133607#composition> ;
    mo:lyrics <album/133607#lyrics> ;
    mo:performed_in <album/133607#performance> ;
    mo:singer <album/133607#vocals> .

<album/133607#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-19"^^xsd:date ;
    dcterms:title "Corridors of Time (From \"Chrono Trigger\")"@en,
        "Corridors of Time (From \"Chrono Trigger\")"@ja,
        "Corridors of Time (From \"Chrono Trigger\")"@ja-latn ;
    mo:catalogue_number "003" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/133607#musicalexpression> ;
    mo:publisher _:N88c6369e386a4954adf624166cd07b2b ;
    mo:record _:N0ee6c7efc5fb4d7ab7c37929b131830f ;
    mo:record_count 1 ;
    schema:about <product/194#subject> ;
    schema:datePublished "2023-10-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/133607/133607-82a213965c7d.png> ;
    schema:name "Corridors of Time (From \"Chrono Trigger\")"@en,
        "Corridors of Time (From \"Chrono Trigger\")"@ja,
        "Corridors of Time (From \"Chrono Trigger\")"@ja-latn ;
    schema:publisher _:N88c6369e386a4954adf624166cd07b2b ;
    foaf:depiction <https://media.vgm.io/albums/70/133607/133607-82a213965c7d.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Surbhi Samdani"@en ;
    foaf:made <album/133607#subject> ;
    foaf:name "Surbhi Samdani"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Surbhi Samdani"@en ;
    foaf:made <album/133607#vocals> ;
    foaf:name "Surbhi Samdani"@en .

_:N0ee6c7efc5fb4d7ab7c37929b131830f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb6061c7f2c5a423b9e292bd3655ebfde ;
    mo:track_count 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb6061c7f2c5a423b9e292bd3655ebfde .

_:N88c6369e386a4954adf624166cd07b2b schema:name "Hatvgm"@en,
        "Hatvgm"@ja,
        "Hatvgm"@ja-latn ;
    foaf:name "Hatvgm"@en,
        "Hatvgm"@ja,
        "Hatvgm"@ja-latn .

_:Nb6061c7f2c5a423b9e292bd3655ebfde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corridors of Time (From \"Chrono Trigger\")"@en,
        "『時の回廊』「クロノ・トリガー」より"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N0ee6c7efc5fb4d7ab7c37929b131830f ;
    schema:name "Corridors of Time (From \"Chrono Trigger\")"@en,
        "『時の回廊』「クロノ・トリガー」より"@ja .

