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

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

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

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

<artist/225#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5266#subject> ;
    schema:name "Noriko Matsueda"@en,
        "松枝賀子"@ja ;
    foaf:made <album/5266#composition>,
        <album/5266#subject> ;
    foaf:name "Noriko Matsueda"@en,
        "松枝賀子"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5266#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/5266#composition>,
        <album/5266#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<event/160> a mo:Release ;
    schema:name "Released at M3-2006 Spring (Apr 29, 2006)" .

<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/5266#musicalexpression> a mo:Signal ;
    mo:published_as <album/5266#subject> ;
    mo:records <album/5266#performance> .

<album/5266#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TYPE-R 2ND -Side CHRONO TRIGGER-"@en,
        "TYPE-R 2ND -Side CHRONO TRIGGER-"@ja,
        "TYPE-R 2ND -Side CHRONO TRIGGER-"@ja-latn ;
    mo:performance_of <album/5266#musicalwork> ;
    mo:recorded_as <album/5266#musicalexpression> ;
    schema:name "TYPE-R 2ND -Side CHRONO TRIGGER-"@en,
        "TYPE-R 2ND -Side CHRONO TRIGGER-"@ja,
        "TYPE-R 2ND -Side CHRONO TRIGGER-"@ja-latn ;
    schema:workPerformed <album/5266#musicalwork> .

<org/431#subject> schema:name "RIGHT STUFF"@en,
        "RIGHT STUFF"@ja,
        "RIGHT STUFF"@ja-latn ;
    foaf:name "RIGHT STUFF"@en,
        "RIGHT STUFF"@ja,
        "RIGHT STUFF"@ja-latn .

<https://media.vgm.io/albums/66/5266/5266-1210607535.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5266#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/5266/5266-1210607535.jpg> ;
    foaf:depicts <album/5266#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/5266/5266-1210607535.jpg> .

<https://medium-media.vgm.io/albums/66/5266/5266-1210607535.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5266#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TYPE-R 2ND -Side CHRONO TRIGGER-"@en,
        "TYPE-R 2ND -Side CHRONO TRIGGER-"@ja,
        "TYPE-R 2ND -Side CHRONO TRIGGER-"@ja-latn ;
    mo:composer <artist/146#subject>,
        <artist/225#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/5266#musicalwork> ;
    schema:name "TYPE-R 2ND -Side CHRONO TRIGGER-"@en,
        "TYPE-R 2ND -Side CHRONO TRIGGER-"@ja,
        "TYPE-R 2ND -Side CHRONO TRIGGER-"@ja-latn .

<album/5266#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-29"^^xsd:date ;
    dcterms:title "TYPE-R 2ND -Side CHRONO TRIGGER-"@en,
        "TYPE-R 2ND -Side CHRONO TRIGGER-"@ja,
        "TYPE-R 2ND -Side CHRONO TRIGGER-"@ja-latn ;
    mo:catalogue_number "RSCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5266#musicalexpression> ;
    mo:publisher <org/431#subject> ;
    mo:record _:N3a53a31bb4e54a10a1b6a01282434172 ;
    mo:record_count 1 ;
    mo:release <event/160> ;
    schema:about <product/194#subject> ;
    schema:datePublished "2006-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/5266/5266-1210607535.jpg> ;
    schema:name "TYPE-R 2ND -Side CHRONO TRIGGER-"@en,
        "TYPE-R 2ND -Side CHRONO TRIGGER-"@ja,
        "TYPE-R 2ND -Side CHRONO TRIGGER-"@ja-latn ;
    schema:publisher <org/431#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/5266/5266-1210607535.jpg> .

_:N0864cbb7c80a4fc68e319249865e2163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pray..."@en,
        "pray..."@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N3a53a31bb4e54a10a1b6a01282434172 ;
    schema:name "pray..."@en,
        "pray..."@ja .

_:N0a20e657938f4936a5517e8be7ce20ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stratosphere"@en,
        "Stratosphere"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N3a53a31bb4e54a10a1b6a01282434172 ;
    schema:name "Stratosphere"@en,
        "Stratosphere"@ja .

_:N12485f2eeb654099a20e21983fe05430 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devil Castle of Confusion -Decisive Battle-"@en,
        "錯乱の魔王城 -決戦-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N3a53a31bb4e54a10a1b6a01282434172 ;
    schema:name "Devil Castle of Confusion -Decisive Battle-"@en,
        "錯乱の魔王城 -決戦-"@ja .

_:N3650a3291b084c0cbdc5f0f428721ca7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "False Daily Life"@en,
        "いつわりの日々"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N3a53a31bb4e54a10a1b6a01282434172 ;
    schema:name "False Daily Life"@en,
        "いつわりの日々"@ja .

_:N567f2c85c4fc4d70b67261c09e3462b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light of the Forest"@en,
        "森の光"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N3a53a31bb4e54a10a1b6a01282434172 ;
    schema:name "Light of the Forest"@en,
        "森の光"@ja .

_:N691e1df93e484dd38f0461bc8aba303f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sara's etude"@en,
        "sara's etude"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N3a53a31bb4e54a10a1b6a01282434172 ;
    schema:name "sara's etude"@en,
        "sara's etude"@ja .

_:N9902740aaae74390aa9833e27a9197ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Far Away Times of Green"@en,
        "遥かなるみどりの彼方へ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N3a53a31bb4e54a10a1b6a01282434172 ;
    schema:name "To Far Away Times of Green"@en,
        "遥かなるみどりの彼方へ"@ja .

_:Na3b162ae7b914b13a75e38a2e06b500f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Destiny"@en,
        "Chrono Destiny"@ja ;
    mo:track_number 1 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N3a53a31bb4e54a10a1b6a01282434172 ;
    schema:name "Chrono Destiny"@en,
        "Chrono Destiny"@ja .

_:Ndc06fdfa2e2743dba5526adce7653111 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Techno of the Wind, the Sky and the Earth"@en,
        "風と空と大地のテクノ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N3a53a31bb4e54a10a1b6a01282434172 ;
    schema:name "Techno of the Wind, the Sky and the Earth"@en,
        "風と空と大地のテクノ"@ja .

_:Ne129656cb9c245d6991824b25f2cfeb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the Time of Fate"@en,
        "運命の時へ･･･"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N3a53a31bb4e54a10a1b6a01282434172 ;
    schema:name "At the Time of Fate"@en,
        "運命の時へ･･･"@ja .

_:N3a53a31bb4e54a10a1b6a01282434172 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0864cbb7c80a4fc68e319249865e2163,
        _:N0a20e657938f4936a5517e8be7ce20ba,
        _:N12485f2eeb654099a20e21983fe05430,
        _:N3650a3291b084c0cbdc5f0f428721ca7,
        _:N567f2c85c4fc4d70b67261c09e3462b3,
        _:N691e1df93e484dd38f0461bc8aba303f,
        _:N9902740aaae74390aa9833e27a9197ed,
        _:Na3b162ae7b914b13a75e38a2e06b500f,
        _:Ndc06fdfa2e2743dba5526adce7653111,
        _:Ne129656cb9c245d6991824b25f2cfeb3 ;
    mo:track_count 10 ;
    schema:duration "PT49:25"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0864cbb7c80a4fc68e319249865e2163,
        _:N0a20e657938f4936a5517e8be7ce20ba,
        _:N12485f2eeb654099a20e21983fe05430,
        _:N3650a3291b084c0cbdc5f0f428721ca7,
        _:N567f2c85c4fc4d70b67261c09e3462b3,
        _:N691e1df93e484dd38f0461bc8aba303f,
        _:N9902740aaae74390aa9833e27a9197ed,
        _:Na3b162ae7b914b13a75e38a2e06b500f,
        _:Ndc06fdfa2e2743dba5526adce7653111,
        _:Ne129656cb9c245d6991824b25f2cfeb3 .

