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

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

<album/92088#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zenshin Go My Way/Saraba Seishun no Hibi / The Inazuma Sentai"@en,
        "全身ゴーマイウェイ/さらば青春の日々 / THEイナズマ戦隊"@ja,
        "Zenshin Go My Way/Saraba Seishun no Hibi / The Inazuma Sentai"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "The Inazuma Sentai"@en ;
            foaf:made <album/92088#composition> ;
            foaf:name "The Inazuma Sentai"@en ] ;
    mo:produced_work <album/92088#musicalwork> ;
    schema:name "Zenshin Go My Way/Saraba Seishun no Hibi / The Inazuma Sentai"@en,
        "全身ゴーマイウェイ/さらば青春の日々 / THEイナズマ戦隊"@ja,
        "Zenshin Go My Way/Saraba Seishun no Hibi / The Inazuma Sentai"@ja-latn .

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

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

<org/2423#subject> schema:name "CROWN STONES"@en,
        "CROWN STONES"@ja,
        "CROWN STONES"@ja-latn ;
    foaf:name "CROWN STONES"@en,
        "CROWN STONES"@ja,
        "CROWN STONES"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/92088/92088-1572149743.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/92088#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zenshin Go My Way/Saraba Seishun no Hibi / The Inazuma Sentai"@en,
        "全身ゴーマイウェイ/さらば青春の日々 / THEイナズマ戦隊"@ja,
        "Zenshin Go My Way/Saraba Seishun no Hibi / The Inazuma Sentai"@ja-latn ;
    mo:performance_of <album/92088#musicalwork> ;
    mo:performer _:N4ca1c16dcc4d4ff394ed7f52b35b08b9 ;
    mo:recorded_as <album/92088#musicalexpression> ;
    schema:byArtist _:N4ca1c16dcc4d4ff394ed7f52b35b08b9 ;
    schema:name "Zenshin Go My Way/Saraba Seishun no Hibi / The Inazuma Sentai"@en,
        "全身ゴーマイウェイ/さらば青春の日々 / THEイナズマ戦隊"@ja,
        "Zenshin Go My Way/Saraba Seishun no Hibi / The Inazuma Sentai"@ja-latn ;
    schema:workPerformed <album/92088#musicalwork> .

<album/92088#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-11-08"^^xsd:date ;
    dcterms:title "Zenshin Go My Way/Saraba Seishun no Hibi / The Inazuma Sentai"@en,
        "全身ゴーマイウェイ/さらば青春の日々 / THEイナズマ戦隊"@ja,
        "Zenshin Go My Way/Saraba Seishun no Hibi / The Inazuma Sentai"@ja-latn ;
    mo:catalogue_number "CRCP-10152" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92088#musicalexpression> ;
    mo:publisher <org/2423#subject> ;
    mo:record _:Nebf2e202d9d74960a01194c707f0b9ca ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gin-iro no Olynssis TOKITO"@en ;
            foaf:name "Gin-iro no Olynssis TOKITO"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The Inazuma Sentai"@en ;
            foaf:name "The Inazuma Sentai"@en ] ;
    schema:datePublished "2006-11-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/92088/92088-1572149743.jpg> ;
    schema:name "Zenshin Go My Way/Saraba Seishun no Hibi / The Inazuma Sentai"@en,
        "全身ゴーマイウェイ/さらば青春の日々 / THEイナズマ戦隊"@ja,
        "Zenshin Go My Way/Saraba Seishun no Hibi / The Inazuma Sentai"@ja-latn ;
    schema:publisher <org/2423#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/92088/92088-1572149743.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "上中丈弥"@en ;
    foaf:made <album/92088#subject> ;
    foaf:name "上中丈弥"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92088#subject> ;
    schema:name "The Inazuma Sentai"@en ;
    foaf:made <album/92088#subject> ;
    foaf:name "The Inazuma Sentai"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "上中丈弥"@en ;
    foaf:made <album/92088#lyrics> ;
    foaf:name "上中丈弥"@en .

_:N4ca1c16dcc4d4ff394ed7f52b35b08b9 a schema:Person,
        foaf:Person ;
    mo:performed <album/92088#performance> ;
    schema:name "The Inazuma Sentai"@en ;
    foaf:name "The Inazuma Sentai"@en .

_:N5985497466754f42b77d14689771eceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パーダラ・ブギ～後悔するにゃ若すぎる～ (Live Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nebf2e202d9d74960a01194c707f0b9ca ;
    schema:name "パーダラ・ブギ～後悔するにゃ若すぎる～ (Live Version)"@en .

_:N9975a92d3f6f4903aa58188dfb206399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さらば青春の日々"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nebf2e202d9d74960a01194c707f0b9ca ;
    schema:name "さらば青春の日々"@en .

_:Na2f3ede2b31845d5b5b16c0b79ba0839 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "全身ゴーマイウェイ"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nebf2e202d9d74960a01194c707f0b9ca ;
    schema:name "全身ゴーマイウェイ"@en .

_:Nebf2e202d9d74960a01194c707f0b9ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5985497466754f42b77d14689771eceb,
        _:N9975a92d3f6f4903aa58188dfb206399,
        _:Na2f3ede2b31845d5b5b16c0b79ba0839 ;
    mo:track_count 3 ;
    schema:duration "PT12:43"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5985497466754f42b77d14689771eceb,
        _:N9975a92d3f6f4903aa58188dfb206399,
        _:Na2f3ede2b31845d5b5b16c0b79ba0839 .

