@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/111336> foaf:primaryTopic <album/111336#subject> .

<album/111336#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dreamwatch of Time (From \"Chrono Cross\")"@en,
        "Dreamwatch of Time (From \"Chrono Cross\")"@ja,
        "Dreamwatch of Time (From \"Chrono Cross\")"@ja-latn ;
    mo:produced_work <album/111336#musicalwork> ;
    schema:name "Dreamwatch of Time (From \"Chrono Cross\")"@en,
        "Dreamwatch of Time (From \"Chrono Cross\")"@ja,
        "Dreamwatch of Time (From \"Chrono Cross\")"@ja-latn .

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

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

<product/195#subject> a schema:CreativeWork ;
    schema:name "Chrono Cross"@en,
        "クロノ・クロス"@ja,
        "Chrono Cross"@ja-latn ;
    foaf:name "Chrono Cross"@en,
        "クロノ・クロス"@ja,
        "Chrono Cross"@ja-latn .

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

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

<https://media.vgm.io/albums/63/111336/111336-16356b16d97a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111336#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/111336/111336-16356b16d97a.jpg> ;
    foaf:depicts <album/111336#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/111336/111336-16356b16d97a.jpg> .

<https://medium-media.vgm.io/albums/63/111336/111336-16356b16d97a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111336#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-15"^^xsd:date ;
    dcterms:title "Dreamwatch of Time (From \"Chrono Cross\")"@en,
        "Dreamwatch of Time (From \"Chrono Cross\")"@ja,
        "Dreamwatch of Time (From \"Chrono Cross\")"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/111336#musicalexpression> ;
    mo:publisher _:Ncaad56065349405aaf4e79ec9c9eeeff ;
    mo:record _:N5a4240a87b52488b96631c5ee4c5cd26 ;
    mo:record_count 1 ;
    schema:about <product/195#subject> ;
    schema:datePublished "2020-10-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/111336/111336-16356b16d97a.jpg> ;
    schema:name "Dreamwatch of Time (From \"Chrono Cross\")"@en,
        "Dreamwatch of Time (From \"Chrono Cross\")"@ja,
        "Dreamwatch of Time (From \"Chrono Cross\")"@ja-latn ;
    schema:publisher _:Ncaad56065349405aaf4e79ec9c9eeeff ;
    foaf:depiction <https://media.vgm.io/albums/63/111336/111336-16356b16d97a.jpg> .

_:N5a4240a87b52488b96631c5ee4c5cd26 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N677c1171fdf743cc8fd642c1f9d2a35b ;
    mo:track_count 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N677c1171fdf743cc8fd642c1f9d2a35b .

_:N677c1171fdf743cc8fd642c1f9d2a35b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamwatch of Time (From \"Chrono Cross\") [feat. Ian Martyn & Bijan Bryan Eghtesady]"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N5a4240a87b52488b96631c5ee4c5cd26 ;
    schema:name "Dreamwatch of Time (From \"Chrono Cross\") [feat. Ian Martyn & Bijan Bryan Eghtesady]"@en .

_:Ncaad56065349405aaf4e79ec9c9eeeff schema:name "Trey Hodge"@en,
        "Trey Hodge"@ja,
        "Trey Hodge"@ja-latn ;
    foaf:name "Trey Hodge"@en,
        "Trey Hodge"@ja,
        "Trey Hodge"@ja-latn .

