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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22153#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/22153#composition>,
        <album/22153#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/22153#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sounds of Time"@en,
        "Sounds of Time"@ja,
        "Sounds of Time"@ja-latn ;
    mo:composer <artist/146#subject> ;
    mo:produced_work <album/22153#musicalwork> ;
    schema:name "Sounds of Time"@en,
        "Sounds of Time"@ja,
        "Sounds of Time"@ja-latn .

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

<album/22153#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sounds of Time"@en,
        "Sounds of Time"@ja,
        "Sounds of Time"@ja-latn ;
    mo:performance_of <album/22153#musicalwork> ;
    mo:recorded_as <album/22153#musicalexpression> ;
    schema:name "Sounds of Time"@en,
        "Sounds of Time"@ja,
        "Sounds of Time"@ja-latn ;
    schema:workPerformed <album/22153#musicalwork> .

<https://media.vgm.io/albums/35/22153/22153-1336927338.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22153#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/22153/22153-1336927338.png> ;
    foaf:depicts <album/22153#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/22153/22153-1336927338.png> .

<https://medium-media.vgm.io/albums/35/22153/22153-1336927338.png> a schema:ImageObject,
        foaf:Image .

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

<album/22153#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-07"^^xsd:date ;
    dcterms:title "Sounds of Time"@en,
        "Sounds of Time"@ja,
        "Sounds of Time"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/22153#musicalexpression> ;
    mo:publisher _:N91d42c7fd7d747e9b24dd47d16df34e9 ;
    mo:record _:N042c9e0b12bc4c009b9fcdf63796affc ;
    mo:record_count 1 ;
    schema:about <product/194#subject> ;
    schema:datePublished "2012-04-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/22153/22153-1336927338.png> ;
    schema:name "Sounds of Time"@en,
        "Sounds of Time"@ja,
        "Sounds of Time"@ja-latn ;
    schema:publisher _:N91d42c7fd7d747e9b24dd47d16df34e9 ;
    foaf:depiction <https://media.vgm.io/albums/35/22153/22153-1336927338.png> .

_:N1a02cb56a8914f1faa4a5c05abe239ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cathedral"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N042c9e0b12bc4c009b9fcdf63796affc ;
    schema:name "The Cathedral"@en .

_:N2de124dca1ae4bcba65adcafd896fb70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robo / Bike Race"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N042c9e0b12bc4c009b9fcdf63796affc ;
    schema:name "Robo / Bike Race"@en .

_:N3acc29737980445f8fa896363f652adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forest"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N042c9e0b12bc4c009b9fcdf63796affc ;
    schema:name "The Forest"@en .

_:N4bba420691bb465e9407f295f4991e9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frog"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N042c9e0b12bc4c009b9fcdf63796affc ;
    schema:name "Frog"@en .

_:N4f0b731237fe49ef9b2ee23c19dc09ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Revolution / Lavos Wakes"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N042c9e0b12bc4c009b9fcdf63796affc ;
    schema:name "World Revolution / Lavos Wakes"@en .

_:N62b16bfe8e0e40c198703774865f79d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schala"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N042c9e0b12bc4c009b9fcdf63796affc ;
    schema:name "Schala"@en .

_:N6b78742f28da44178d2a4b82ed2cc013 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magus"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N042c9e0b12bc4c009b9fcdf63796affc ;
    schema:name "Magus"@en .

_:N7092b43517d94f8bb9ebbb9ffe5eff80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ayla"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N042c9e0b12bc4c009b9fcdf63796affc ;
    schema:name "Ayla"@en .

_:N91d42c7fd7d747e9b24dd47d16df34e9 schema:name "Heckxx"@en,
        "Heckxx"@ja,
        "Heckxx"@ja-latn ;
    foaf:name "Heckxx"@en,
        "Heckxx"@ja,
        "Heckxx"@ja-latn .

_:Nb4f6808401c843cea1f674417b35b1ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lavos"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N042c9e0b12bc4c009b9fcdf63796affc ;
    schema:name "Lavos"@en .

_:N042c9e0b12bc4c009b9fcdf63796affc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a02cb56a8914f1faa4a5c05abe239ce,
        _:N2de124dca1ae4bcba65adcafd896fb70,
        _:N3acc29737980445f8fa896363f652adc,
        _:N4bba420691bb465e9407f295f4991e9e,
        _:N4f0b731237fe49ef9b2ee23c19dc09ba,
        _:N62b16bfe8e0e40c198703774865f79d6,
        _:N6b78742f28da44178d2a4b82ed2cc013,
        _:N7092b43517d94f8bb9ebbb9ffe5eff80,
        _:Nb4f6808401c843cea1f674417b35b1ca ;
    mo:track_count 9 ;
    schema:duration "PT23:52"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1a02cb56a8914f1faa4a5c05abe239ce,
        _:N2de124dca1ae4bcba65adcafd896fb70,
        _:N3acc29737980445f8fa896363f652adc,
        _:N4bba420691bb465e9407f295f4991e9e,
        _:N4f0b731237fe49ef9b2ee23c19dc09ba,
        _:N62b16bfe8e0e40c198703774865f79d6,
        _:N6b78742f28da44178d2a4b82ed2cc013,
        _:N7092b43517d94f8bb9ebbb9ffe5eff80,
        _:Nb4f6808401c843cea1f674417b35b1ca .

