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

<artist/8736#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Ito"@en,
        "伊藤アキラ"@ja ;
    foaf:made <album/68172#lyrics>,
        <album/68172#subject> ;
    foaf:name "Akira Ito"@en,
        "伊藤アキラ"@ja .

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

<album/68211> a mo:Release ;
    mo:catalogue_number "K22H-4017" .

<artist/18933#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68172#subject> ;
    schema:name "Kurando Kaya"@en,
        "茅蔵人"@ja ;
    foaf:made <album/68172#composition>,
        <album/68172#subject> ;
    foaf:name "Kurando Kaya"@en,
        "茅蔵人"@ja .

<album/68172#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Muteki Robo Trider G7 BGM Shuu"@en,
        "無敵ロボトライダーG7 BGM集"@ja,
        "Muteki Robo Trider G7 BGM Shuu"@ja-latn ;
    mo:composer <artist/18933#subject> ;
    mo:produced_work <album/68172#musicalwork> ;
    schema:name "Muteki Robo Trider G7 BGM Shuu"@en,
        "無敵ロボトライダーG7 BGM集"@ja,
        "Muteki Robo Trider G7 BGM Shuu"@ja-latn .

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

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

<org/4#subject> schema:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn ;
    foaf:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/68172/68172-1531661096.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68172#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Muteki Robo Trider G7 BGM Shuu"@en,
        "無敵ロボトライダーG7 BGM集"@ja,
        "Muteki Robo Trider G7 BGM Shuu"@ja-latn ;
    mo:performance_of <album/68172#musicalwork> ;
    mo:performer <artist/8774#subject> ;
    mo:recorded_as <album/68172#musicalexpression> ;
    schema:byArtist <artist/8774#subject> ;
    schema:name "Muteki Robo Trider G7 BGM Shuu"@en,
        "無敵ロボトライダーG7 BGM集"@ja,
        "Muteki Robo Trider G7 BGM Shuu"@ja-latn ;
    schema:workPerformed <album/68172#musicalwork> .

<artist/8774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68172#performance> ;
    schema:name "Isao Taira"@en,
        "たいらいさお"@ja ;
    foaf:name "Isao Taira"@en,
        "たいらいさお"@ja .

<album/68172#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1981-03-05"^^xsd:date ;
    dcterms:title "Muteki Robo Trider G7 BGM Shuu"@en,
        "無敵ロボトライダーG7 BGM集"@ja,
        "Muteki Robo Trider G7 BGM Shuu"@ja-latn ;
    mo:catalogue_number "K22G-7015" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/68211> ;
    mo:publication_of <album/68172#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Muteki Robo Trider G7"@en ;
            foaf:name "Muteki Robo Trider G7"@en ] ;
    schema:byArtist <artist/8774#subject> ;
    schema:datePublished "1981-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/68172/68172-1531661096.jpg> ;
    schema:name "Muteki Robo Trider G7 BGM Shuu"@en,
        "無敵ロボトライダーG7 BGM集"@ja,
        "Muteki Robo Trider G7 BGM Shuu"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/68172/68172-1531661096.jpg> .

_:N1b6532235db143a08b8e4f6ce2b1812f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G7大激戦!"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "G7大激戦!"@ja .

_:N1cae4eb9dda248d7ae10f159d1a0b23a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(オープニング・テーマ) トライダーG7のテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "(オープニング・テーマ) トライダーG7のテーマ"@ja .

_:N22da23309ef34de59807f209ce520a3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ・コレクション"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "ブリッジ・コレクション"@ja .

_:N3d2882a858074831a2b76b433713f781 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希望の光"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "希望の光"@ja .

_:N496ae0ab26a54d08b48ca07e72cf6f53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(クロージング・テーマ) 俺は社長だ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "(クロージング・テーマ) 俺は社長だ"@ja .

_:N500af341380843f8bccc90da1afaac6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今日も元気で学校へ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "今日も元気で学校へ"@ja .

_:N5dc58e50f4cc4e2db6bc9218a68b9bbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽気な社員たち"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "陽気な社員たち"@ja .

_:N67b9f951832c4e2dadd89704af7f36a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お食事の時間でーす"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "お食事の時間でーす"@ja .

_:N6ee8027db3364b4e8ecc0fd5bbbe42e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "来襲!メカロボット軍団"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "来襲!メカロボット軍団"@ja .

_:N7398766345b746e8baa67a486800fb0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決意も新たに"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "決意も新たに"@ja .

_:N790b0a30feff4159aaa7b3db1c3c3da7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さあ、仕事!仕事!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "さあ、仕事!仕事!"@ja .

_:N8c3d095004a148a8ba1bc69f50833866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガバール帝国の陰謀"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "ガバール帝国の陰謀"@ja .

_:Nb0d66423bc0742ab9664d3897c4f4d5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "広くて はてしない大宇宙"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "広くて はてしない大宇宙"@ja .

_:Nbc290b694dac4a208104f629b5ebe1ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙と友情"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "涙と友情"@ja .

_:Nbd2c6252f8c84cd9b06252855284a861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わんぱくワッ太の一日"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "わんぱくワッ太の一日"@ja .

_:Nd524b9c5ff984c91a474a489519c3196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日もがんばろう!"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N7f9310b3be394307b8e8d7c7ae7c26e8 ;
    schema:name "明日もがんばろう!"@ja .

_:N7f9310b3be394307b8e8d7c7ae7c26e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b6532235db143a08b8e4f6ce2b1812f,
        _:N1cae4eb9dda248d7ae10f159d1a0b23a,
        _:N22da23309ef34de59807f209ce520a3b,
        _:N3d2882a858074831a2b76b433713f781,
        _:N496ae0ab26a54d08b48ca07e72cf6f53,
        _:N500af341380843f8bccc90da1afaac6e,
        _:N5dc58e50f4cc4e2db6bc9218a68b9bbb,
        _:N67b9f951832c4e2dadd89704af7f36a0,
        _:N6ee8027db3364b4e8ecc0fd5bbbe42e4,
        _:N7398766345b746e8baa67a486800fb0c,
        _:N790b0a30feff4159aaa7b3db1c3c3da7,
        _:N8c3d095004a148a8ba1bc69f50833866,
        _:Nb0d66423bc0742ab9664d3897c4f4d5c,
        _:Nbc290b694dac4a208104f629b5ebe1ce,
        _:Nbd2c6252f8c84cd9b06252855284a861,
        _:Nd524b9c5ff984c91a474a489519c3196 ;
    mo:track_count 16 ;
    schema:duration "PT25:19"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N1b6532235db143a08b8e4f6ce2b1812f,
        _:N1cae4eb9dda248d7ae10f159d1a0b23a,
        _:N22da23309ef34de59807f209ce520a3b,
        _:N3d2882a858074831a2b76b433713f781,
        _:N496ae0ab26a54d08b48ca07e72cf6f53,
        _:N500af341380843f8bccc90da1afaac6e,
        _:N5dc58e50f4cc4e2db6bc9218a68b9bbb,
        _:N67b9f951832c4e2dadd89704af7f36a0,
        _:N6ee8027db3364b4e8ecc0fd5bbbe42e4,
        _:N7398766345b746e8baa67a486800fb0c,
        _:N790b0a30feff4159aaa7b3db1c3c3da7,
        _:N8c3d095004a148a8ba1bc69f50833866,
        _:Nb0d66423bc0742ab9664d3897c4f4d5c,
        _:Nbc290b694dac4a208104f629b5ebe1ce,
        _:Nbd2c6252f8c84cd9b06252855284a861,
        _:Nd524b9c5ff984c91a474a489519c3196 .

