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

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

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

<artist/10325#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3486#subject> ;
    schema:name "SHIMIZM"@en,
        "清水ん"@ja ;
    foaf:made <album/3486#composition>,
        <album/3486#subject> ;
    foaf:name "SHIMIZM"@en,
        "清水ん"@ja .

<artist/1076#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3486#subject> ;
    schema:name "Shinsekai Gakkyoku Zatsugidan"@en,
        "新世界楽曲雑技団"@ja ;
    foaf:made <album/3486#composition>,
        <album/3486#subject> ;
    foaf:name "Shinsekai Gakkyoku Zatsugidan"@en,
        "新世界楽曲雑技団"@ja .

<artist/47914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3486#subject> ;
    schema:name "IMO"@en ;
    foaf:made <album/3486#composition>,
        <album/3486#subject> ;
    foaf:name "IMO"@en .

<artist/6823#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3486#subject> ;
    schema:name "TATE-NORIO"@en ;
    foaf:made <album/3486#composition>,
        <album/3486#subject> ;
    foaf:name "TATE-NORIO"@en .

<product/24653#subject> a schema:CreativeWork ;
    schema:name "ROADS EDGE"@en,
        "ラウンドトリップRV"@ja,
        "ROUND TRIP RV"@ja-latn ;
    foaf:name "ROADS EDGE"@en,
        "ラウンドトリップRV"@ja,
        "ROUND TRIP RV"@ja-latn .

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

<album/3486#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Round Trip RV"@en,
        "ラウンドトリップRV"@ja,
        "Round Trip RV"@ja-latn ;
    mo:performance_of <album/3486#musicalwork> ;
    mo:recorded_as <album/3486#musicalexpression> ;
    schema:name "Round Trip RV"@en,
        "ラウンドトリップRV"@ja,
        "Round Trip RV"@ja-latn ;
    schema:workPerformed <album/3486#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/3486/3486-1316004868.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3486#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Round Trip RV"@en,
        "ラウンドトリップRV"@ja,
        "Round Trip RV"@ja-latn ;
    mo:composer <artist/10325#subject>,
        <artist/1076#subject>,
        <artist/47914#subject>,
        <artist/6823#subject> ;
    mo:produced_work <album/3486#musicalwork> ;
    schema:name "Round Trip RV"@en,
        "ラウンドトリップRV"@ja,
        "Round Trip RV"@ja-latn .

<album/3486#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-10-17"^^xsd:date ;
    dcterms:title "Round Trip RV"@en,
        "ラウンドトリップRV"@ja,
        "Round Trip RV"@ja-latn ;
    mo:catalogue_number "PCCB-00284" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3486#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N38270759c4c34dedb917bdcdc5725467 ;
    mo:record_count 1 ;
    schema:about <product/24653#subject> ;
    schema:datePublished "1997-10-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/3486/3486-1316004868.jpg> ;
    schema:name "Round Trip RV"@en,
        "ラウンドトリップRV"@ja,
        "Round Trip RV"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/3486/3486-1316004868.jpg> .

_:N001f52078b824aa4ba89b85074a73415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.E.Collection"@en,
        "S.E.Collection"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N38270759c4c34dedb917bdcdc5725467 ;
    schema:name "S.E.Collection"@en,
        "S.E.Collection"@ja .

_:N14b0801adfd8479980d73a5587dd15bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Speed (Upper Class Stage)"@en,
        "Speed (上級ステージ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N38270759c4c34dedb917bdcdc5725467 ;
    schema:name "Speed (Upper Class Stage)"@en,
        "Speed (上級ステージ)"@ja .

_:N2ad5d69a338d405db2a0bf4637d4f950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.E.Edit Version"@en,
        "S.E.Edit Version"@ja ;
    mo:track_number 11 ;
    schema:duration "PT9:20"^^xsd:interval ;
    schema:inPlaylist _:N38270759c4c34dedb917bdcdc5725467 ;
    schema:name "S.E.Edit Version"@en,
        "S.E.Edit Version"@ja .

_:N2ef9f069ba9e434887dee5cec7af4ca5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Select (Selection Screen)"@en,
        "Select (セレクト画面)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N38270759c4c34dedb917bdcdc5725467 ;
    schema:name "Select (Selection Screen)"@en,
        "Select (セレクト画面)"@ja .

_:N3a9a55f4b4c74434a4acbac25e422b70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wing Road (Beginners' Class Stage)"@en,
        "Wing Road (初級ステージ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N38270759c4c34dedb917bdcdc5725467 ;
    schema:name "Wing Road (Beginners' Class Stage)"@en,
        "Wing Road (初級ステージ)"@ja .

_:N57ad16a7987e49f2bf139e86edc873be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "8Beat (Ranking Display)"@en,
        "8Beat (ランキング表示)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N38270759c4c34dedb917bdcdc5725467 ;
    schema:name "8Beat (Ranking Display)"@en,
        "8Beat (ランキング表示)"@ja .

_:N6a7a7d8bddff450abfc06cbfdb0c7345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Collection"@en,
        "Voice Collection"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N38270759c4c34dedb917bdcdc5725467 ;
    schema:name "Voice Collection"@en,
        "Voice Collection"@ja .

_:N7506d01c2dd646fe84dfce8edf785dcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cool!! (Goal)"@en,
        "Cool!! (ゴール)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N38270759c4c34dedb917bdcdc5725467 ;
    schema:name "Cool!! (Goal)"@en,
        "Cool!! (ゴール)"@ja .

_:N97cb92b5335d4b40a0c4e88243cf03d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROUND TRIP RV (Title)"@en,
        "ROUND TRIP RV (タイトル)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N38270759c4c34dedb917bdcdc5725467 ;
    schema:name "ROUND TRIP RV (Title)"@en,
        "ROUND TRIP RV (タイトル)"@ja .

_:Nba3661d29cb94cf3948063677becd3d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gentle Slope (Name Entry)"@en,
        "Gentle Slope (ネームエントリー)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N38270759c4c34dedb917bdcdc5725467 ;
    schema:name "Gentle Slope (Name Entry)"@en,
        "Gentle Slope (ネームエントリー)"@ja .

_:Ndc914c5aa6764f94b15581ab46536a13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon (Game Over)"@en,
        "Moon (ゲームオーバー)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N38270759c4c34dedb917bdcdc5725467 ;
    schema:name "Moon (Game Over)"@en,
        "Moon (ゲームオーバー)"@ja .

_:Ned958dbe3c4b4a7fafe4123921d6bc8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B.H.R. (Middle Class Stage)"@en,
        "B.H.R. (中級ステージ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N38270759c4c34dedb917bdcdc5725467 ;
    schema:name "B.H.R. (Middle Class Stage)"@en,
        "B.H.R. (中級ステージ)"@ja .

_:Nfd1fe3fb817a442280f3b52444da9cc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea Breeze (Ending)"@en,
        "Sea Breeze (エンディング)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N38270759c4c34dedb917bdcdc5725467 ;
    schema:name "Sea Breeze (Ending)"@en,
        "Sea Breeze (エンディング)"@ja .

_:N38270759c4c34dedb917bdcdc5725467 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001f52078b824aa4ba89b85074a73415,
        _:N14b0801adfd8479980d73a5587dd15bd,
        _:N2ad5d69a338d405db2a0bf4637d4f950,
        _:N2ef9f069ba9e434887dee5cec7af4ca5,
        _:N3a9a55f4b4c74434a4acbac25e422b70,
        _:N57ad16a7987e49f2bf139e86edc873be,
        _:N6a7a7d8bddff450abfc06cbfdb0c7345,
        _:N7506d01c2dd646fe84dfce8edf785dcb,
        _:N97cb92b5335d4b40a0c4e88243cf03d7,
        _:Nba3661d29cb94cf3948063677becd3d2,
        _:Ndc914c5aa6764f94b15581ab46536a13,
        _:Ned958dbe3c4b4a7fafe4123921d6bc8e,
        _:Nfd1fe3fb817a442280f3b52444da9cc0 ;
    mo:track_count 13 ;
    schema:duration "PT36:12"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N001f52078b824aa4ba89b85074a73415,
        _:N14b0801adfd8479980d73a5587dd15bd,
        _:N2ad5d69a338d405db2a0bf4637d4f950,
        _:N2ef9f069ba9e434887dee5cec7af4ca5,
        _:N3a9a55f4b4c74434a4acbac25e422b70,
        _:N57ad16a7987e49f2bf139e86edc873be,
        _:N6a7a7d8bddff450abfc06cbfdb0c7345,
        _:N7506d01c2dd646fe84dfce8edf785dcb,
        _:N97cb92b5335d4b40a0c4e88243cf03d7,
        _:Nba3661d29cb94cf3948063677becd3d2,
        _:Ndc914c5aa6764f94b15581ab46536a13,
        _:Ned958dbe3c4b4a7fafe4123921d6bc8e,
        _:Nfd1fe3fb817a442280f3b52444da9cc0 .

