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

<album/74242> a mo:Release ;
    mo:catalogue_number "COCC-6336" .

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

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

<artist/28018#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74243#subject> ;
    schema:name "Akihiko Yoshida"@en,
        "吉田明彦"@ja ;
    foaf:made <album/74243#composition>,
        <album/74243#subject> ;
    foaf:name "Akihiko Yoshida"@en,
        "吉田明彦"@ja .

<artist/3747#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74243#subject> ;
    schema:name "Yasuo Kosugi"@en,
        "小杉保夫"@ja ;
    foaf:made <album/74243#composition>,
        <album/74243#subject> ;
    foaf:name "Yasuo Kosugi"@en,
        "小杉保夫"@ja .

<product/15343#subject> a schema:CreativeWork ;
    schema:name "CHIKYU SENTAI FIVEMAN"@en,
        "地球戦隊ファイブマン"@ja,
        "Chikyuu Sentai Fiveman"@ja-latn ;
    foaf:name "CHIKYU SENTAI FIVEMAN"@en,
        "地球戦隊ファイブマン"@ja,
        "Chikyuu Sentai Fiveman"@ja-latn .

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

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/74243/74243-1516265886.jpg> a schema:ImageObject,
        foaf:Image .

<album/74243#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANIMEX 1200 152 Chikyuu Sentai Fiveman Music Collection"@en,
        "ANIMEX 1200 152 地球戦隊ファイブマン 音楽集"@ja,
        "ANIMEX 1200 152 Chikyuu Sentai Fiveman Ongakushuu"@ja-latn ;
    mo:composer <artist/28018#subject>,
        <artist/3747#subject> ;
    mo:produced_work <album/74243#musicalwork> ;
    schema:name "ANIMEX 1200 152 Chikyuu Sentai Fiveman Music Collection"@en,
        "ANIMEX 1200 152 地球戦隊ファイブマン 音楽集"@ja,
        "ANIMEX 1200 152 Chikyuu Sentai Fiveman Ongakushuu"@ja-latn .

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

<album/74243#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANIMEX 1200 152 Chikyuu Sentai Fiveman Music Collection"@en,
        "ANIMEX 1200 152 地球戦隊ファイブマン 音楽集"@ja,
        "ANIMEX 1200 152 Chikyuu Sentai Fiveman Ongakushuu"@ja-latn ;
    mo:performance_of <album/74243#musicalwork> ;
    mo:performer <artist/8492#subject> ;
    mo:recorded_as <album/74243#musicalexpression> ;
    schema:byArtist <artist/8492#subject> ;
    schema:name "ANIMEX 1200 152 Chikyuu Sentai Fiveman Music Collection"@en,
        "ANIMEX 1200 152 地球戦隊ファイブマン 音楽集"@ja,
        "ANIMEX 1200 152 Chikyuu Sentai Fiveman Ongakushuu"@ja-latn ;
    schema:workPerformed <album/74243#musicalwork> .

<artist/8492#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74243#performance> ;
    schema:name "Columbia Orchestra"@en,
        "コロムビア・オーケストラ"@ja ;
    foaf:name "Columbia Orchestra"@en,
        "コロムビア・オーケストラ"@ja .

<album/74243#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-03-21"^^xsd:date ;
    dcterms:title "ANIMEX 1200 152 Chikyuu Sentai Fiveman Music Collection"@en,
        "ANIMEX 1200 152 地球戦隊ファイブマン 音楽集"@ja,
        "ANIMEX 1200 152 Chikyuu Sentai Fiveman Ongakushuu"@ja-latn ;
    mo:catalogue_number "COCC-72232" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/74242> ;
    mo:publication_of <album/74243#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N09e28c99ecc046cfb5aee90fc4b19139 ;
    mo:record_count 1 ;
    schema:about <product/15343#subject> ;
    schema:byArtist <artist/8492#subject> ;
    schema:datePublished "2007-03-21"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/34/74243/74243-1516265886.jpg> ;
    schema:name "ANIMEX 1200 152 Chikyuu Sentai Fiveman Music Collection"@en,
        "ANIMEX 1200 152 地球戦隊ファイブマン 音楽集"@ja,
        "ANIMEX 1200 152 Chikyuu Sentai Fiveman Ongakushuu"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/74243/74243-1516265886.jpg> .

_:N2b690589e1544b8c9429f48218530a36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "極光の悪魔"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N09e28c99ecc046cfb5aee90fc4b19139 ;
    schema:name "極光の悪魔"@ja .

_:N437229dfb65744ccbbebc94352d332c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "微笑の中へ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N09e28c99ecc046cfb5aee90fc4b19139 ;
    schema:name "微笑の中へ"@ja .

_:N6a35b04a4dc6461e898970b54087a855 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラザーアタック!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N09e28c99ecc046cfb5aee90fc4b19139 ;
    schema:name "ブラザーアタック!"@ja .

_:N798a7e62482a4718a6a8659fb076ada3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スターダスト・ダイアリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N09e28c99ecc046cfb5aee90fc4b19139 ;
    schema:name "スターダスト・ダイアリー"@ja .

_:N8cb99cbab9d242ad85eb21683cbc1ab1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来への航海"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N09e28c99ecc046cfb5aee90fc4b19139 ;
    schema:name "未来への航海"@ja .

_:N92c34c1a3e434871af183a5eb0f62159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たちはだかるファイブロボ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N09e28c99ecc046cfb5aee90fc4b19139 ;
    schema:name "たちはだかるファイブロボ"@ja .

_:N9a754bcdb2584292b8841abbe4800aeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝け!兄弟星 -地球戦隊ファイブマン〜ファイブマン、愛のテーマ-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N09e28c99ecc046cfb5aee90fc4b19139 ;
    schema:name "輝け!兄弟星 -地球戦隊ファイブマン〜ファイブマン、愛のテーマ-"@ja .

_:Nbad6c96746d1419980562bfb4dddbf34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゾーンの怒り"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N09e28c99ecc046cfb5aee90fc4b19139 ;
    schema:name "ゾーンの怒り"@ja .

_:Nd1dc2014dc06484889fca0b101efc468 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "我が友アーサー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N09e28c99ecc046cfb5aee90fc4b19139 ;
    schema:name "我が友アーサー"@ja .

_:Nd4f3a533a24d46a5a30675a49c3895ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦場の兄弟"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N09e28c99ecc046cfb5aee90fc4b19139 ;
    schema:name "戦場の兄弟"@ja .

_:Nfa28898fe309488d9af256c6fac9c86f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛する子らに"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N09e28c99ecc046cfb5aee90fc4b19139 ;
    schema:name "愛する子らに"@ja .

_:N09e28c99ecc046cfb5aee90fc4b19139 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b690589e1544b8c9429f48218530a36,
        _:N437229dfb65744ccbbebc94352d332c6,
        _:N6a35b04a4dc6461e898970b54087a855,
        _:N798a7e62482a4718a6a8659fb076ada3,
        _:N8cb99cbab9d242ad85eb21683cbc1ab1,
        _:N92c34c1a3e434871af183a5eb0f62159,
        _:N9a754bcdb2584292b8841abbe4800aeb,
        _:Nbad6c96746d1419980562bfb4dddbf34,
        _:Nd1dc2014dc06484889fca0b101efc468,
        _:Nd4f3a533a24d46a5a30675a49c3895ab,
        _:Nfa28898fe309488d9af256c6fac9c86f ;
    mo:track_count 11 ;
    schema:duration "PT37:25"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2b690589e1544b8c9429f48218530a36,
        _:N437229dfb65744ccbbebc94352d332c6,
        _:N6a35b04a4dc6461e898970b54087a855,
        _:N798a7e62482a4718a6a8659fb076ada3,
        _:N8cb99cbab9d242ad85eb21683cbc1ab1,
        _:N92c34c1a3e434871af183a5eb0f62159,
        _:N9a754bcdb2584292b8841abbe4800aeb,
        _:Nbad6c96746d1419980562bfb4dddbf34,
        _:Nd1dc2014dc06484889fca0b101efc468,
        _:Nd4f3a533a24d46a5a30675a49c3895ab,
        _:Nfa28898fe309488d9af256c6fac9c86f .

