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

<artist/1025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Mizuki"@en,
        "水木一郎"@ja ;
    foaf:made <album/55224#subject>,
        <album/55224#vocals> ;
    foaf:name "Ichiro Mizuki"@en,
        "水木一郎"@ja .

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:made <album/55224#subject>,
        <album/55224#vocals> ;
    foaf:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja .

<artist/15078#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koorogi '73"@en,
        "こおろぎ'73"@ja ;
    foaf:made <album/55224#subject>,
        <album/55224#vocals> ;
    foaf:name "Koorogi '73"@en,
        "こおろぎ'73"@ja .

<artist/16038#subject> a schema:Person,
        foaf:Person ;
    schema:name "Feeling Free"@en,
        "フィーリング・フリー"@ja ;
    foaf:made <album/55224#subject>,
        <album/55224#vocals> ;
    foaf:name "Feeling Free"@en,
        "フィーリング・フリー"@ja .

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

<artist/21603#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Hidaka"@en,
        "日高美子"@ja ;
    foaf:made <album/55224#subject>,
        <album/55224#vocals> ;
    foaf:name "Yoshiko Hidaka"@en,
        "日高美子"@ja .

<artist/31576#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaaki Sakurai"@en,
        "桜井正明"@ja ;
    foaf:made <album/55224#lyrics>,
        <album/55224#subject> ;
    foaf:name "Masaaki Sakurai"@en,
        "桜井正明"@ja .

<artist/5872#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saburo Yatsude"@en,
        "八手三郎"@ja ;
    foaf:made <album/55224#lyrics>,
        <album/55224#subject> ;
    foaf:name "Saburo Yatsude"@en,
        "八手三郎"@ja .

<artist/8235#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masako Nozawa"@en,
        "野沢雅子"@ja ;
    foaf:made <album/55224#subject>,
        <album/55224#vocals> ;
    foaf:name "Masako Nozawa"@en,
        "野沢雅子"@ja .

<artist/9535#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuya Senke"@en,
        "千家和也"@ja ;
    foaf:made <album/55224#lyrics>,
        <album/55224#subject> ;
    foaf:name "Kazuya Senke"@en,
        "千家和也"@ja .

<album/67483> a mo:Release ;
    mo:catalogue_number "CPY-891" .

<artist/10375#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55224#subject> ;
    schema:name "Masahisa Takeichi"@en,
        "武市昌久"@ja ;
    foaf:made <album/55224#composition>,
        <album/55224#subject> ;
    foaf:name "Masahisa Takeichi"@en,
        "武市昌久"@ja .

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

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

<album/55224#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beast King GoLion"@en,
        "百獣王ゴライオン"@ja,
        "Hyakujuou GoLion"@ja-latn ;
    mo:performance_of <album/55224#musicalwork> ;
    mo:recorded_as <album/55224#musicalexpression> ;
    schema:name "Beast King GoLion"@en,
        "百獣王ゴライオン"@ja,
        "Hyakujuou GoLion"@ja-latn ;
    schema:workPerformed <album/55224#musicalwork> .

<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/42/55224/55224-1444164396.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55224#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/55224/55224-1444164396.jpg> ;
    foaf:depicts <album/55224#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/55224/55224-1444164396.jpg> .

<https://medium-media.vgm.io/albums/42/55224/55224-1444164396.jpg> a schema:ImageObject,
        foaf:Image .

<album/55224#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beast King GoLion"@en,
        "百獣王ゴライオン"@ja,
        "Hyakujuou GoLion"@ja-latn ;
    mo:composer <artist/10375#subject>,
        <artist/1727#subject> ;
    mo:produced_work <album/55224#musicalwork> ;
    schema:name "Beast King GoLion"@en,
        "百獣王ゴライオン"@ja,
        "Hyakujuou GoLion"@ja-latn .

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

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

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

<album/55224#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1981-06-01"^^xsd:date ;
    dcterms:title "Beast King GoLion"@en,
        "百獣王ゴライオン"@ja,
        "Hyakujuou GoLion"@ja-latn ;
    mo:catalogue_number "CZ-7114" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/67483> ;
    mo:publication_of <album/55224#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nd377ad35d4fe4ff1a1ef183fcf7f74d4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Beast King GoLion"@en ;
            foaf:name "Beast King GoLion"@en ] ;
    schema:datePublished "1981-06-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/55224/55224-1444164396.jpg> ;
    schema:name "Beast King GoLion"@en,
        "百獣王ゴライオン"@ja,
        "Hyakujuou GoLion"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/55224/55224-1444164396.jpg> .

_:N230d15b1057a41aea65a69864430a7b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネズミのブギウギ"@ja,
        "Nezumi no Boogie-Woogie"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd377ad35d4fe4ff1a1ef183fcf7f74d4 ;
    schema:name "ネズミのブギウギ"@ja,
        "Nezumi no Boogie-Woogie"@ja-latn .

_:N3cce8acedd3d4416b21bb7c6abcfdb1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美しきアルテア"@ja,
        "Utsukushiki Altea"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd377ad35d4fe4ff1a1ef183fcf7f74d4 ;
    schema:name "美しきアルテア"@ja,
        "Utsukushiki Altea"@ja-latn .

_:N74cae42cee164178b9c82bc2ee789736 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "斗え!ゴライオン"@ja,
        "Tobe! GoLion"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd377ad35d4fe4ff1a1ef183fcf7f74d4 ;
    schema:name "斗え!ゴライオン"@ja,
        "Tobe! GoLion"@ja-latn .

_:N7cfc997fab144aa4b3b5e7b49624e4b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぼくはいちばんチビだけど"@ja,
        "Boku wa Ichiban Chibi Dakedo"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd377ad35d4fe4ff1a1ef183fcf7f74d4 ;
    schema:name "ぼくはいちばんチビだけど"@ja,
        "Boku wa Ichiban Chibi Dakedo"@ja-latn .

_:N805bb040ee154f5b9e8162b2213b8ce5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴライオン讃歌"@ja,
        "GoLion Sanka"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd377ad35d4fe4ff1a1ef183fcf7f74d4 ;
    schema:name "ゴライオン讃歌"@ja,
        "GoLion Sanka"@ja-latn .

_:N848459a539764c97b1ee26b68e2d0afd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒獅子よ"@ja,
        "Kuroshishi yo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd377ad35d4fe4ff1a1ef183fcf7f74d4 ;
    schema:name "黒獅子よ"@ja,
        "Kuroshishi yo"@ja-latn .

_:N8c3e071b0eee4d4fa7f932cb6fb764ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "五人でひとつ"@ja,
        "Gonin de Hitotsu"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd377ad35d4fe4ff1a1ef183fcf7f74d4 ;
    schema:name "五人でひとつ"@ja,
        "Gonin de Hitotsu"@ja-latn .

_:N9e257366581f4d1a8b345e4ec3359a2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴライオン マーチ"@ja,
        "GoLion March"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd377ad35d4fe4ff1a1ef183fcf7f74d4 ;
    schema:name "ゴライオン マーチ"@ja,
        "GoLion March"@ja-latn .

_:Nbd720eef8db8403baa6090a3b9dfd661 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴライオン 数えうた"@ja,
        "GoLion Kazoe Uta"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd377ad35d4fe4ff1a1ef183fcf7f74d4 ;
    schema:name "ゴライオン 数えうた"@ja,
        "GoLion Kazoe Uta"@ja-latn .

_:Ndacf88d3da704edaa03f60f15a04d63c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴライオン フォーメーション"@ja,
        "GoLion Formation"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd377ad35d4fe4ff1a1ef183fcf7f74d4 ;
    schema:name "ゴライオン フォーメーション"@ja,
        "GoLion Formation"@ja-latn .

_:Nd377ad35d4fe4ff1a1ef183fcf7f74d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N230d15b1057a41aea65a69864430a7b4,
        _:N3cce8acedd3d4416b21bb7c6abcfdb1f,
        _:N74cae42cee164178b9c82bc2ee789736,
        _:N7cfc997fab144aa4b3b5e7b49624e4b0,
        _:N805bb040ee154f5b9e8162b2213b8ce5,
        _:N848459a539764c97b1ee26b68e2d0afd,
        _:N8c3e071b0eee4d4fa7f932cb6fb764ce,
        _:N9e257366581f4d1a8b345e4ec3359a2c,
        _:Nbd720eef8db8403baa6090a3b9dfd661,
        _:Ndacf88d3da704edaa03f60f15a04d63c ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N230d15b1057a41aea65a69864430a7b4,
        _:N3cce8acedd3d4416b21bb7c6abcfdb1f,
        _:N74cae42cee164178b9c82bc2ee789736,
        _:N7cfc997fab144aa4b3b5e7b49624e4b0,
        _:N805bb040ee154f5b9e8162b2213b8ce5,
        _:N848459a539764c97b1ee26b68e2d0afd,
        _:N8c3e071b0eee4d4fa7f932cb6fb764ce,
        _:N9e257366581f4d1a8b345e4ec3359a2c,
        _:Nbd720eef8db8403baa6090a3b9dfd661,
        _:Ndacf88d3da704edaa03f60f15a04d63c .

