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

<artist/24102#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77857#subject> ;
    schema:name "Yuiko Ohara"@en,
        "大原ゆい子"@ja ;
    foaf:made <album/77857#composition>,
        <album/77857#lyrics>,
        <album/77857#subject>,
        <album/77857#vocals> ;
    foaf:name "Yuiko Ohara"@en,
        "大原ゆい子"@ja .

<product/6433#subject> a schema:CreativeWork ;
    schema:name "HANEBADO!"@en,
        "はねバド!"@ja,
        "HANEBAD!"@ja-latn ;
    foaf:name "HANEBADO!"@en,
        "はねバド!"@ja,
        "HANEBAD!"@ja-latn .

<album/77857#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "High Stepper / Yuiko Ohara [Anime Edition]"@en,
        "ハイステッパー / 大原ゆい子 [アニメ盤]"@ja,
        "High Stepper / Yuiko Ohara [Anime Edition]"@ja-latn ;
    mo:composer <artist/24102#subject> ;
    mo:produced_work <album/77857#musicalwork> ;
    schema:name "High Stepper / Yuiko Ohara [Anime Edition]"@en,
        "ハイステッパー / 大原ゆい子 [アニメ盤]"@ja,
        "High Stepper / Yuiko Ohara [Anime Edition]"@ja-latn .

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

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

<album/77857#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "High Stepper / Yuiko Ohara [Anime Edition]"@en,
        "ハイステッパー / 大原ゆい子 [アニメ盤]"@ja,
        "High Stepper / Yuiko Ohara [Anime Edition]"@ja-latn ;
    mo:performance_of <album/77857#musicalwork> ;
    mo:recorded_as <album/77857#musicalexpression> ;
    schema:name "High Stepper / Yuiko Ohara [Anime Edition]"@en,
        "ハイステッパー / 大原ゆい子 [アニメ盤]"@ja,
        "High Stepper / Yuiko Ohara [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/77857#musicalwork> .

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

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/75/77857/77857-1534331431.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/77857#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-15"^^xsd:date ;
    dcterms:title "High Stepper / Yuiko Ohara [Anime Edition]"@en,
        "ハイステッパー / 大原ゆい子 [アニメ盤]"@ja,
        "High Stepper / Yuiko Ohara [Anime Edition]"@ja-latn ;
    mo:catalogue_number "THCS-60221" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77857#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:Ndbe2055592184d9690d6064657183a8c ;
    mo:record_count 1 ;
    schema:about <product/6433#subject> ;
    schema:datePublished "2018-08-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/75/77857/77857-1534331431.jpg> ;
    schema:name "High Stepper / Yuiko Ohara [Anime Edition]"@en,
        "ハイステッパー / 大原ゆい子 [アニメ盤]"@ja,
        "High Stepper / Yuiko Ohara [Anime Edition]"@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/77857/77857-1534331431.jpg> .

_:N53783744049344dc984ce4619f8a9827 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Stepper (Acoustic Ver.)"@en,
        "ハイステッパー (Acoustic Ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Ndbe2055592184d9690d6064657183a8c ;
    schema:name "High Stepper (Acoustic Ver.)"@en,
        "ハイステッパー (Acoustic Ver.)"@ja .

_:Nbfab0bc0b0674319852bf0c1649dce1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Stepper"@en,
        "ハイステッパー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ndbe2055592184d9690d6064657183a8c ;
    schema:name "High Stepper"@en,
        "ハイステッパー"@ja .

_:Nca83b8b9c6304fa2b5a95853809de92f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Flight"@en,
        "ユアフライト"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Ndbe2055592184d9690d6064657183a8c ;
    schema:name "Your Flight"@en,
        "ユアフライト"@ja .

_:Ncee3d6de1dab420ca6240d7830494c30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Flight -Instrumental-"@en,
        "ユアフライト -Instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Ndbe2055592184d9690d6064657183a8c ;
    schema:name "Your Flight -Instrumental-"@en,
        "ユアフライト -Instrumental-"@ja .

_:Nd79a71e3b7e64912a27ea2213340aae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Stepper -Instrumental-"@en,
        "ハイステッパー -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ndbe2055592184d9690d6064657183a8c ;
    schema:name "High Stepper -Instrumental-"@en,
        "ハイステッパー -Instrumental-"@ja .

_:Nd90ae04438dd4f04bf28639a08d4dcb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Stepper (Acoustic Ver.) -Instrumental-"@en,
        "ハイステッパー (Acoustic Ver.) -Instrumental-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Ndbe2055592184d9690d6064657183a8c ;
    schema:name "High Stepper (Acoustic Ver.) -Instrumental-"@en,
        "ハイステッパー (Acoustic Ver.) -Instrumental-"@ja .

_:Ndbe2055592184d9690d6064657183a8c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N53783744049344dc984ce4619f8a9827,
        _:Nbfab0bc0b0674319852bf0c1649dce1a,
        _:Nca83b8b9c6304fa2b5a95853809de92f,
        _:Ncee3d6de1dab420ca6240d7830494c30,
        _:Nd79a71e3b7e64912a27ea2213340aae2,
        _:Nd90ae04438dd4f04bf28639a08d4dcb0 ;
    mo:track_count 6 ;
    schema:duration "PT23:02"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N53783744049344dc984ce4619f8a9827,
        _:Nbfab0bc0b0674319852bf0c1649dce1a,
        _:Nca83b8b9c6304fa2b5a95853809de92f,
        _:Ncee3d6de1dab420ca6240d7830494c30,
        _:Nd79a71e3b7e64912a27ea2213340aae2,
        _:Nd90ae04438dd4f04bf28639a08d4dcb0 .

