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

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

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

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

<artist/3401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80056#subject> ;
    schema:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja ;
    foaf:made <album/80056#composition>,
        <album/80056#subject> ;
    foaf:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja .

<album/80056#musicalexpression> a mo:Signal ;
    mo:published_as <album/80056#subject> ;
    mo:records <album/80056#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/65/80056/80056-1534778879.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/80056#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/80056/80056-1534778879.jpg> ;
    foaf:depicts <album/80056#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/80056/80056-1534778879.jpg> .

<https://medium-media.vgm.io/albums/65/80056/80056-1534778879.jpg> a schema:ImageObject,
        foaf:Image .

<album/80056#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Anime Best Coupling Series 3 Muteki Robo Trider G7 / Muteki Chojin Zambot 3"@en,
        "アニメ・ベスト・カップリング・シリーズ③ 無敵ロボ トライダーG7/無敵超人ザンポット3"@ja,
        "Anime Best Coupling Series 3 Muteki Robo Trider G7 / Muteki Chojin Zambot 3"@ja-latn ;
    mo:composer <artist/18933#subject>,
        <artist/3401#subject> ;
    mo:produced_work <album/80056#musicalwork> ;
    schema:name "Anime Best Coupling Series 3 Muteki Robo Trider G7 / Muteki Chojin Zambot 3"@en,
        "アニメ・ベスト・カップリング・シリーズ③ 無敵ロボ トライダーG7/無敵超人ザンポット3"@ja,
        "Anime Best Coupling Series 3 Muteki Robo Trider G7 / Muteki Chojin Zambot 3"@ja-latn .

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

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

<artist/10004#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80056#performance> ;
    schema:name "Koichiro Hori"@en,
        "堀光一路"@ja ;
    foaf:name "Koichiro Hori"@en,
        "堀光一路"@ja .

<artist/19069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80056#performance> ;
    schema:name "The Chirps"@en,
        "ザ・チャープス"@ja ;
    foaf:name "The Chirps"@en,
        "ザ・チャープス"@ja .

<artist/27439#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80056#performance> ;
    schema:name "Blessin' Four"@en ;
    foaf:name "Blessin' Four"@en .

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

<album/80056#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Anime Best Coupling Series 3 Muteki Robo Trider G7 / Muteki Chojin Zambot 3"@en,
        "アニメ・ベスト・カップリング・シリーズ③ 無敵ロボ トライダーG7/無敵超人ザンポット3"@ja,
        "Anime Best Coupling Series 3 Muteki Robo Trider G7 / Muteki Chojin Zambot 3"@ja-latn ;
    mo:performance_of <album/80056#musicalwork> ;
    mo:performer <artist/10004#subject>,
        <artist/19069#subject>,
        <artist/27439#subject>,
        <artist/8774#subject> ;
    mo:recorded_as <album/80056#musicalexpression> ;
    schema:byArtist <artist/10004#subject>,
        <artist/19069#subject>,
        <artist/27439#subject>,
        <artist/8774#subject> ;
    schema:name "Anime Best Coupling Series 3 Muteki Robo Trider G7 / Muteki Chojin Zambot 3"@en,
        "アニメ・ベスト・カップリング・シリーズ③ 無敵ロボ トライダーG7/無敵超人ザンポット3"@ja,
        "Anime Best Coupling Series 3 Muteki Robo Trider G7 / Muteki Chojin Zambot 3"@ja-latn ;
    schema:workPerformed <album/80056#musicalwork> .

<album/80056#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-09-05"^^xsd:date ;
    dcterms:title "Anime Best Coupling Series 3 Muteki Robo Trider G7 / Muteki Chojin Zambot 3"@en,
        "アニメ・ベスト・カップリング・シリーズ③ 無敵ロボ トライダーG7/無敵超人ザンポット3"@ja,
        "Anime Best Coupling Series 3 Muteki Robo Trider G7 / Muteki Chojin Zambot 3"@ja-latn ;
    mo:catalogue_number "K08S-3005" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/80056#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N7bde80aa6f8544578994c0b75d20d80f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Muteki Chojin Zambot 3"@en ;
            foaf:name "Muteki Chojin Zambot 3"@en ],
        [ a schema:CreativeWork ;
            schema:name "Muteki Robo Trider G7"@en ;
            foaf:name "Muteki Robo Trider G7"@en ] ;
    schema:byArtist <artist/10004#subject>,
        <artist/19069#subject>,
        <artist/27439#subject>,
        <artist/8774#subject> ;
    schema:datePublished "1980-09-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/80056/80056-1534778879.jpg> ;
    schema:name "Anime Best Coupling Series 3 Muteki Robo Trider G7 / Muteki Chojin Zambot 3"@en,
        "アニメ・ベスト・カップリング・シリーズ③ 無敵ロボ トライダーG7/無敵超人ザンポット3"@ja,
        "Anime Best Coupling Series 3 Muteki Robo Trider G7 / Muteki Chojin Zambot 3"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/80056/80056-1534778879.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nihon Sunrise Kikakushitsu"@en ;
    foaf:made <album/80056#subject> ;
    foaf:name "Nihon Sunrise Kikakushitsu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nihon Sunrise Kikakushitsu"@en ;
    foaf:made <album/80056#lyrics> ;
    foaf:name "Nihon Sunrise Kikakushitsu"@en .

_:N427d1715c8854253a1b0719f23af57a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "行けザンボット3"@ja,
        "Yuke Zanbotto 3"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7bde80aa6f8544578994c0b75d20d80f ;
    schema:name "行けザンボット3"@ja,
        "Yuke Zanbotto 3"@ja-latn .

_:N6a81840153ad44e8b86dbe7721f48d2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トライダーG7のテーマ"@ja,
        "Trider G7 no Theme"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7bde80aa6f8544578994c0b75d20d80f ;
    schema:name "トライダーG7のテーマ"@ja,
        "Trider G7 no Theme"@ja-latn .

_:Nabc3e75d5dab4cc6b3002e0e15836347 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙の星よ永遠に"@ja,
        "Uchuu no Hoshi yo Eien ni"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7bde80aa6f8544578994c0b75d20d80f ;
    schema:name "宇宙の星よ永遠に"@ja,
        "Uchuu no Hoshi yo Eien ni"@ja-latn .

_:Ned40b23114d54cceb7da286cfb6eb63a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俺は社長だ"@ja,
        "Ore wa Shachou Da"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7bde80aa6f8544578994c0b75d20d80f ;
    schema:name "俺は社長だ"@ja,
        "Ore wa Shachou Da"@ja-latn .

_:N7bde80aa6f8544578994c0b75d20d80f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N427d1715c8854253a1b0719f23af57a5,
        _:N6a81840153ad44e8b86dbe7721f48d2f,
        _:Nabc3e75d5dab4cc6b3002e0e15836347,
        _:Ned40b23114d54cceb7da286cfb6eb63a ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N427d1715c8854253a1b0719f23af57a5,
        _:N6a81840153ad44e8b86dbe7721f48d2f,
        _:Nabc3e75d5dab4cc6b3002e0e15836347,
        _:Ned40b23114d54cceb7da286cfb6eb63a .

