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

<artist/28053#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Shima"@en,
        "嶋大輔"@ja ;
    foaf:made <album/68754#subject>,
        <album/68754#vocals> ;
    foaf:name "Daisuke Shima"@en,
        "嶋大輔"@ja .

<artist/9973#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Ohtsu"@en,
        "大津あきら"@ja ;
    foaf:made <album/68754#lyrics>,
        <album/68754#subject> ;
    foaf:name "Akira Ohtsu"@en,
        "大津あきら"@ja .

<album/68753> a mo:Release ;
    mo:catalogue_number "32CC-2462" .

<artist/2053#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68754#subject> ;
    schema:name "Tatsumi Yano"@en,
        "矢野立美"@ja ;
    foaf:made <album/68754#composition>,
        <album/68754#subject> ;
    foaf:name "Tatsumi Yano"@en,
        "矢野立美"@ja .

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

<product/15341#subject> a schema:CreativeWork ;
    schema:name "CHOJU SENTAI LIVEMAN"@en,
        "超獣戦隊ライブマン"@ja,
        "Choujuu Sentai Liveman"@ja-latn ;
    foaf:name "CHOJU SENTAI LIVEMAN"@en,
        "超獣戦隊ライブマン"@ja,
        "Choujuu Sentai Liveman"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/45/68754/68754-1496797731.jpg> a schema:ImageObject,
        foaf:Image .

<album/68754#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Choujuu Sentai Liveman Music Collection"@en,
        "超獣戦隊ライブマン 音楽集"@ja,
        "Choujuu Sentai Liveman Ongakushuu"@ja-latn ;
    mo:composer <artist/2053#subject>,
        <artist/3747#subject> ;
    mo:produced_work <album/68754#musicalwork> ;
    schema:name "Choujuu Sentai Liveman Music Collection"@en,
        "超獣戦隊ライブマン 音楽集"@ja,
        "Choujuu Sentai Liveman Ongakushuu"@ja-latn .

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

<album/68754#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Choujuu Sentai Liveman Music Collection"@en,
        "超獣戦隊ライブマン 音楽集"@ja,
        "Choujuu Sentai Liveman Ongakushuu"@ja-latn ;
    mo:performance_of <album/68754#musicalwork> ;
    mo:performer <artist/8492#subject> ;
    mo:recorded_as <album/68754#musicalexpression> ;
    schema:byArtist <artist/8492#subject> ;
    schema:name "Choujuu Sentai Liveman Music Collection"@en,
        "超獣戦隊ライブマン 音楽集"@ja,
        "Choujuu Sentai Liveman Ongakushuu"@ja-latn ;
    schema:workPerformed <album/68754#musicalwork> .

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

<album/68754#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-06-21"^^xsd:date ;
    dcterms:title "Choujuu Sentai Liveman Music Collection"@en,
        "超獣戦隊ライブマン 音楽集"@ja,
        "Choujuu Sentai Liveman Ongakushuu"@ja-latn ;
    mo:catalogue_number "CX-7318" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/68753> ;
    mo:publication_of <album/68754#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N48058645bac042e8a07a4fc6f827ddcb ;
    mo:record_count 1 ;
    schema:about <product/15341#subject> ;
    schema:byArtist <artist/8492#subject> ;
    schema:datePublished "1988-06-21"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/45/68754/68754-1496797731.jpg> ;
    schema:name "Choujuu Sentai Liveman Music Collection"@en,
        "超獣戦隊ライブマン 音楽集"@ja,
        "Choujuu Sentai Liveman Ongakushuu"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/68754/68754-1496797731.jpg> .

_:N008f0a0a4cbb413793ced356b29311cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウィ・アー ライブマン"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N48058645bac042e8a07a4fc6f827ddcb ;
    schema:name "ウィ・アー ライブマン"@ja .

_:N0d7fa23fd8a241c9bd55b9e45bec53a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超獣戦隊ライブマン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N48058645bac042e8a07a4fc6f827ddcb ;
    schema:name "超獣戦隊ライブマン"@ja .

_:N21d8295d1c42424e9c3a7744ca61e3ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝ける明日に向かって"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N48058645bac042e8a07a4fc6f827ddcb ;
    schema:name "輝ける明日に向かって"@ja .

_:N2ac87a331d4e48a9ad1b2b0ae1767a2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あしたに生きるぜ!"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N48058645bac042e8a07a4fc6f827ddcb ;
    schema:name "あしたに生きるぜ!"@ja .

_:N2e5aeec1dc5c4597be4d1bd6b9cc502d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "生命(いのち)の証明(あかし)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N48058645bac042e8a07a4fc6f827ddcb ;
    schema:name "生命(いのち)の証明(あかし)"@ja .

_:N5976ce472fc04e8a9668540c1423eaee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アタック!超獸メカ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N48058645bac042e8a07a4fc6f827ddcb ;
    schema:name "アタック!超獸メカ"@ja .

_:N6d702f77e8004566971654ddcbcd3874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "正義の名のもとに"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N48058645bac042e8a07a4fc6f827ddcb ;
    schema:name "正義の名のもとに"@ja .

_:Na4a203ee430a40e0bfeb40c2130ee9e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦慄の武装頭脳軍団"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N48058645bac042e8a07a4fc6f827ddcb ;
    schema:name "戦慄の武装頭脳軍団"@ja .

_:Naf30e7592cc1445d9a150d5726fdae78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "野望の青春"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N48058645bac042e8a07a4fc6f827ddcb ;
    schema:name "野望の青春"@ja .

_:Nb218d721255d4043ab1a5cf946257a5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "邪神の野望"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N48058645bac042e8a07a4fc6f827ddcb ;
    schema:name "邪神の野望"@ja .

_:Nb4594afa2d7048408bed44908dc4d77e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "若さゆえ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N48058645bac042e8a07a4fc6f827ddcb ;
    schema:name "若さゆえ"@ja .

_:Ndf56b0d1cb7842bd884ea94750b6363d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "頭脳獣の恐怖"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N48058645bac042e8a07a4fc6f827ddcb ;
    schema:name "頭脳獣の恐怖"@ja .

_:N48058645bac042e8a07a4fc6f827ddcb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N008f0a0a4cbb413793ced356b29311cb,
        _:N0d7fa23fd8a241c9bd55b9e45bec53a0,
        _:N21d8295d1c42424e9c3a7744ca61e3ea,
        _:N2ac87a331d4e48a9ad1b2b0ae1767a2b,
        _:N2e5aeec1dc5c4597be4d1bd6b9cc502d,
        _:N5976ce472fc04e8a9668540c1423eaee,
        _:N6d702f77e8004566971654ddcbcd3874,
        _:Na4a203ee430a40e0bfeb40c2130ee9e5,
        _:Naf30e7592cc1445d9a150d5726fdae78,
        _:Nb218d721255d4043ab1a5cf946257a5b,
        _:Nb4594afa2d7048408bed44908dc4d77e,
        _:Ndf56b0d1cb7842bd884ea94750b6363d ;
    mo:track_count 12 ;
    schema:duration "PT22:27"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N008f0a0a4cbb413793ced356b29311cb,
        _:N0d7fa23fd8a241c9bd55b9e45bec53a0,
        _:N21d8295d1c42424e9c3a7744ca61e3ea,
        _:N2ac87a331d4e48a9ad1b2b0ae1767a2b,
        _:N2e5aeec1dc5c4597be4d1bd6b9cc502d,
        _:N5976ce472fc04e8a9668540c1423eaee,
        _:N6d702f77e8004566971654ddcbcd3874,
        _:Na4a203ee430a40e0bfeb40c2130ee9e5,
        _:Naf30e7592cc1445d9a150d5726fdae78,
        _:Nb218d721255d4043ab1a5cf946257a5b,
        _:Nb4594afa2d7048408bed44908dc4d77e,
        _:Ndf56b0d1cb7842bd884ea94750b6363d .

