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

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

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

<artist/1727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10342#subject> ;
    schema:name "Asei Kobayashi"@en,
        "小林亜星"@ja ;
    foaf:made <album/10342#composition>,
        <album/10342#subject> ;
    foaf:name "Asei Kobayashi"@en,
        "小林亜星"@ja .

<artist/324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10342#subject> ;
    schema:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja ;
    foaf:made <album/10342#composition>,
        <album/10342#subject> ;
    foaf:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja .

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

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

<album/10342#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ryu Umemoto Anime Song Cover Selection"@en,
        "梅本竜 アニメソング・カバー・セレクション"@ja,
        "Ryu Umemoto Anime Song Cover Selection"@ja-latn ;
    mo:performance_of <album/10342#musicalwork> ;
    mo:recorded_as <album/10342#musicalexpression> ;
    schema:name "Ryu Umemoto Anime Song Cover Selection"@en,
        "梅本竜 アニメソング・カバー・セレクション"@ja,
        "Ryu Umemoto Anime Song Cover Selection"@ja-latn ;
    schema:workPerformed <album/10342#musicalwork> .

<org/39#subject> schema:name "EGG MUSIC"@en,
        "エッグミュージック"@ja,
        "EGG MUSIC"@ja-latn ;
    foaf:name "EGG MUSIC"@en,
        "エッグミュージック"@ja,
        "EGG MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/10342/10342-1220376433.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10342#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ryu Umemoto Anime Song Cover Selection"@en,
        "梅本竜 アニメソング・カバー・セレクション"@ja,
        "Ryu Umemoto Anime Song Cover Selection"@ja-latn ;
    mo:composer <artist/1727#subject>,
        <artist/324#subject>,
        <artist/3401#subject> ;
    mo:produced_work <album/10342#musicalwork> ;
    schema:name "Ryu Umemoto Anime Song Cover Selection"@en,
        "梅本竜 アニメソング・カバー・セレクション"@ja,
        "Ryu Umemoto Anime Song Cover Selection"@ja-latn .

<album/10342#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-28"^^xsd:date ;
    dcterms:title "Ryu Umemoto Anime Song Cover Selection"@en,
        "梅本竜 アニメソング・カバー・セレクション"@ja,
        "Ryu Umemoto Anime Song Cover Selection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/10342#musicalexpression> ;
    mo:publisher <org/39#subject> ;
    mo:record _:N8b05955c19054a21acec6e9d156d5f89 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Super Dimension Fortress Macross: Skull Leader"@en ;
            foaf:name "The Super Dimension Fortress Macross: Skull Leader"@en ],
        [ a schema:CreativeWork ;
            schema:name "Gatchaman"@en ;
            foaf:name "Gatchaman"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mobile Suit Gundam: Multiple Operation"@en ;
            foaf:name "Mobile Suit Gundam: Multiple Operation"@en ] ;
    schema:datePublished "2008-08-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/10342/10342-1220376433.jpg> ;
    schema:name "Ryu Umemoto Anime Song Cover Selection"@en,
        "梅本竜 アニメソング・カバー・セレクション"@ja,
        "Ryu Umemoto Anime Song Cover Selection"@ja-latn ;
    schema:publisher <org/39#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/10342/10342-1220376433.jpg> .

_:N16a5ec602cf543e79e953cf4fd871660 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "翔べ！ガンダム 【from ”Multiple Operation”】 (karaoke)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8b05955c19054a21acec6e9d156d5f89 ;
    schema:name "翔べ！ガンダム 【from ”Multiple Operation”】 (karaoke)"@ja .

_:N2c4b86e8cdf34e52966bdbaa592fbf1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "科学忍者隊ガッチャマン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8b05955c19054a21acec6e9d156d5f89 ;
    schema:name "科学忍者隊ガッチャマン"@ja .

_:N486e4915405e4aa984a191890b18264d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠にアムロ 【from ”Multiple Operation”】"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8b05955c19054a21acec6e9d156d5f89 ;
    schema:name "永遠にアムロ 【from ”Multiple Operation”】"@ja .

_:N53232ced52e44cd385d420721685ee09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マクロス 【from ”Skull Leader”】"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8b05955c19054a21acec6e9d156d5f89 ;
    schema:name "マクロス 【from ”Skull Leader”】"@ja .

_:N5916680599e44cac8b742b4fb4a9f04e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マクロス 【from ”Skull Leader”】 (karaoke)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8b05955c19054a21acec6e9d156d5f89 ;
    schema:name "マクロス 【from ”Skull Leader”】 (karaoke)"@ja .

_:N59b16bb148e84028b2219ff6c3c964bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "翔べ！ガンダム 【from ”Multiple Operation”】"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8b05955c19054a21acec6e9d156d5f89 ;
    schema:name "翔べ！ガンダム 【from ”Multiple Operation”】"@ja .

_:Nc6e45a884ecd44e682320297fa22ec85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠にアムロ 【from ”Multiple Operation”】 (karaoke)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8b05955c19054a21acec6e9d156d5f89 ;
    schema:name "永遠にアムロ 【from ”Multiple Operation”】 (karaoke)"@ja .

_:Nd6c1313da8b34cfc935c0e5f09da1453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "科学忍者隊ガッチャマン (karaoke)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8b05955c19054a21acec6e9d156d5f89 ;
    schema:name "科学忍者隊ガッチャマン (karaoke)"@ja .

_:N8b05955c19054a21acec6e9d156d5f89 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16a5ec602cf543e79e953cf4fd871660,
        _:N2c4b86e8cdf34e52966bdbaa592fbf1d,
        _:N486e4915405e4aa984a191890b18264d,
        _:N53232ced52e44cd385d420721685ee09,
        _:N5916680599e44cac8b742b4fb4a9f04e,
        _:N59b16bb148e84028b2219ff6c3c964bc,
        _:Nc6e45a884ecd44e682320297fa22ec85,
        _:Nd6c1313da8b34cfc935c0e5f09da1453 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N16a5ec602cf543e79e953cf4fd871660,
        _:N2c4b86e8cdf34e52966bdbaa592fbf1d,
        _:N486e4915405e4aa984a191890b18264d,
        _:N53232ced52e44cd385d420721685ee09,
        _:N5916680599e44cac8b742b4fb4a9f04e,
        _:N59b16bb148e84028b2219ff6c3c964bc,
        _:Nc6e45a884ecd44e682320297fa22ec85,
        _:Nd6c1313da8b34cfc935c0e5f09da1453 .

