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

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/75675#lyrics>,
        <album/75675#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

<artist/71490#subject> a schema:Person,
        foaf:Person ;
    schema:name "JAG-TOY"@en,
        "ジャグ・トーイ"@ja ;
    foaf:made <album/75675#subject>,
        <album/75675#vocals> ;
    foaf:name "JAG-TOY"@en,
        "ジャグ・トーイ"@ja .

<album/30526> a mo:Release ;
    mo:catalogue_number "PCCG-00012" .

<artist/2022#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75675#subject> ;
    schema:name "Noriyuki Asakura"@en,
        "朝倉紀行"@ja ;
    foaf:made <album/75675#composition>,
        <album/75675#subject> ;
    foaf:name "Noriyuki Asakura"@en,
        "朝倉紀行"@ja .

<artist/668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75675#subject> ;
    schema:name "Jun Irie"@en,
        "入江純"@ja ;
    foaf:made <album/75675#composition>,
        <album/75675#subject> ;
    foaf:name "Jun Irie"@en,
        "入江純"@ja .

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

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

<album/75675#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Time Trouble Tondekeman! Music Collection"@en,
        "たいむとらぶるトンデケマン 音楽編"@ja,
        "Time Trouble Tondekeman! Ongakuhen"@ja-latn ;
    mo:performance_of <album/75675#musicalwork> ;
    mo:recorded_as <album/75675#musicalexpression> ;
    schema:name "Time Trouble Tondekeman! Music Collection"@en,
        "たいむとらぶるトンデケマン 音楽編"@ja,
        "Time Trouble Tondekeman! Ongakuhen"@ja-latn ;
    schema:workPerformed <album/75675#musicalwork> .

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

<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/57/75675/75675-1519434032.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/75675#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/75675/75675-1519434032.jpg> ;
    foaf:depicts <album/75675#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/75675/75675-1519434032.jpg> .

<https://medium-media.vgm.io/albums/57/75675/75675-1519434032.jpg> a schema:ImageObject,
        foaf:Image .

<album/75675#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Time Trouble Tondekeman! Music Collection"@en,
        "たいむとらぶるトンデケマン 音楽編"@ja,
        "Time Trouble Tondekeman! Ongakuhen"@ja-latn ;
    mo:composer <artist/2022#subject>,
        <artist/668#subject> ;
    mo:produced_work <album/75675#musicalwork> ;
    schema:name "Time Trouble Tondekeman! Music Collection"@en,
        "たいむとらぶるトンデケマン 音楽編"@ja,
        "Time Trouble Tondekeman! Ongakuhen"@ja-latn .

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

<album/75675#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-01-21"^^xsd:date ;
    dcterms:title "Time Trouble Tondekeman! Music Collection"@en,
        "たいむとらぶるトンデケマン 音楽編"@ja,
        "Time Trouble Tondekeman! Ongakuhen"@ja-latn ;
    mo:catalogue_number "PCTG-00010" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/30526> ;
    mo:publication_of <album/75675#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Time Trouble Tondekeman!"@en ;
            foaf:name "Time Trouble Tondekeman!"@en ] ;
    schema:datePublished "1990-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/75675/75675-1519434032.jpg> ;
    schema:name "Time Trouble Tondekeman! Music Collection"@en,
        "たいむとらぶるトンデケマン 音楽編"@ja,
        "Time Trouble Tondekeman! Ongakuhen"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/75675/75675-1519434032.jpg> .

_:N18e3eac53e284f24b442a86a59493ac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛と冒険の旅立ち(トンデケマン・メインテーマ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "愛と冒険の旅立ち(トンデケマン・メインテーマ)"@ja .

_:N1a32dd82c89649c080dfc1c5f1a5e114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕暮れてバグダッド"@ja ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "夕暮れてバグダッド"@ja .

_:N1c1417aaf0f7488eb3d749903774350b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雄大な山々のテーマ"@ja ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "雄大な山々のテーマ"@ja .

_:N358e2abeae51431297bbf85819e7d052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユミとはやと 危機一髪!"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "ユミとはやと 危機一髪!"@ja .

_:N3a331f5d2aa04d4684ef4d781dd3789a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アブドーラが大ピンチ!"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "アブドーラが大ピンチ!"@ja .

_:N4502508a5edc4bb581294b1df04b0fa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大追跡!"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "大追跡!"@ja .

_:N4e3e0ab9984449c096d540f21d9b25bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャララ姫のテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "シャララ姫のテーマ"@ja .

_:N503be9d559a842c8916efd8bc8d1f1cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "王宮の踊り子たち"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "王宮の踊り子たち"@ja .

_:N54e18f16a6294da5be881f5578524aa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アブドーラ 呪文を唱える"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "アブドーラ 呪文を唱える"@ja .

_:N707590b50e864f2e891981a008c931cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トンデケマン発進!タイムワープの旅"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "トンデケマン発進!タイムワープの旅"@ja .

_:N86ab7ea8c6fd40a7b9834f5e124f874a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アブドーラのテーマ～忍びよる影～"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "アブドーラのテーマ～忍びよる影～"@ja .

_:N9be0094834734a9b88a6804e280d34d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "再会の時(オープニング アレンジ ヴァージョン)"@ja ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "再会の時(オープニング アレンジ ヴァージョン)"@ja .

_:Na29346d1e26c4237af408930acae3dd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユミとはやとのテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "ユミとはやとのテーマ"@ja .

_:Nc014102799d3478abc501f2f62c9dcac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダンダーン王子のテーマ"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "ダンダーン王子のテーマ"@ja .

_:Nd1e7a6e22fb243af8eeada6e9a9c012d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友達に戻れない"@ja ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "友達に戻れない"@ja .

_:Nd6d27061f5bb4236a052e6721e1a25de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "邪悪の王宮 ホラズーン帝国"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "邪悪の王宮 ホラズーン帝国"@ja .

_:Nd70d7d4b585745c0b38242178615ed1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢見ればタイムマシン(オープニングテーマ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "夢見ればタイムマシン(オープニングテーマ)"@ja .

_:Nd9636b87dd654bdfbce8115419721337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦え はやと!時空を越えて"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "戦え はやと!時空を越えて"@ja .

_:Ndff6856587b946bf922ac57562989503 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "博士の異常な発明品"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "博士の異常な発明品"@ja .

_:Nffc4e68adb964c47a55cb8cbad9985b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バグダットの街並"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cc8879c891d4758a68fd5ecf2c82bc6 ;
    schema:name "バグダットの街並"@ja .

_:N9cc8879c891d4758a68fd5ecf2c82bc6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18e3eac53e284f24b442a86a59493ac0,
        _:N1a32dd82c89649c080dfc1c5f1a5e114,
        _:N1c1417aaf0f7488eb3d749903774350b,
        _:N358e2abeae51431297bbf85819e7d052,
        _:N3a331f5d2aa04d4684ef4d781dd3789a,
        _:N4502508a5edc4bb581294b1df04b0fa5,
        _:N4e3e0ab9984449c096d540f21d9b25bc,
        _:N503be9d559a842c8916efd8bc8d1f1cb,
        _:N54e18f16a6294da5be881f5578524aa6,
        _:N707590b50e864f2e891981a008c931cc,
        _:N86ab7ea8c6fd40a7b9834f5e124f874a,
        _:N9be0094834734a9b88a6804e280d34d3,
        _:Na29346d1e26c4237af408930acae3dd5,
        _:Nc014102799d3478abc501f2f62c9dcac,
        _:Nd1e7a6e22fb243af8eeada6e9a9c012d,
        _:Nd6d27061f5bb4236a052e6721e1a25de,
        _:Nd70d7d4b585745c0b38242178615ed1b,
        _:Nd9636b87dd654bdfbce8115419721337,
        _:Ndff6856587b946bf922ac57562989503,
        _:Nffc4e68adb964c47a55cb8cbad9985b9 ;
    mo:track_count 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N18e3eac53e284f24b442a86a59493ac0,
        _:N1a32dd82c89649c080dfc1c5f1a5e114,
        _:N1c1417aaf0f7488eb3d749903774350b,
        _:N358e2abeae51431297bbf85819e7d052,
        _:N3a331f5d2aa04d4684ef4d781dd3789a,
        _:N4502508a5edc4bb581294b1df04b0fa5,
        _:N4e3e0ab9984449c096d540f21d9b25bc,
        _:N503be9d559a842c8916efd8bc8d1f1cb,
        _:N54e18f16a6294da5be881f5578524aa6,
        _:N707590b50e864f2e891981a008c931cc,
        _:N86ab7ea8c6fd40a7b9834f5e124f874a,
        _:N9be0094834734a9b88a6804e280d34d3,
        _:Na29346d1e26c4237af408930acae3dd5,
        _:Nc014102799d3478abc501f2f62c9dcac,
        _:Nd1e7a6e22fb243af8eeada6e9a9c012d,
        _:Nd6d27061f5bb4236a052e6721e1a25de,
        _:Nd70d7d4b585745c0b38242178615ed1b,
        _:Nd9636b87dd654bdfbce8115419721337,
        _:Ndff6856587b946bf922ac57562989503,
        _:Nffc4e68adb964c47a55cb8cbad9985b9 .

