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

<artist/6806#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Omori"@en,
        "大森祥子"@ja ;
    foaf:made <album/55579#lyrics>,
        <album/55579#subject> ;
    foaf:name "Shoko Omori"@en,
        "大森祥子"@ja .

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

<artist/8896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55579#subject> ;
    schema:name "R·O·N"@en ;
    foaf:made <album/55579#composition>,
        <album/55579#subject> ;
    foaf:name "R·O·N"@en .

<product/5349#subject> a schema:CreativeWork ;
    schema:name "Prince of Stride: Alternative"@en,
        "プリンス・オブ・ストライド オルタナティブ"@ja,
        "Prince of Stride: Alternative"@ja-latn ;
    foaf:name "Prince of Stride: Alternative"@en,
        "プリンス・オブ・ストライド オルタナティブ"@ja,
        "Prince of Stride: Alternative"@ja-latn .

<album/55579#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Be My Steady / Galaxy Standard"@en,
        "Be My Steady / ギャラクシー・スタンダード"@ja,
        "Be My Steady / Galaxy Standard"@ja-latn ;
    mo:composer <artist/8896#subject> ;
    mo:produced_work <album/55579#musicalwork> ;
    schema:name "Be My Steady / Galaxy Standard"@en,
        "Be My Steady / ギャラクシー・スタンダード"@ja,
        "Be My Steady / Galaxy Standard"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/97/55579/55579-1452827051.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10701#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55579#performance> ;
    schema:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja ;
    foaf:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja .

<artist/12030#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55579#performance> ;
    schema:name "Takuya Eguchi"@en,
        "江口拓也"@ja ;
    foaf:name "Takuya Eguchi"@en,
        "江口拓也"@ja .

<artist/14772#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55579#performance> ;
    schema:name "Yuki Ono"@en,
        "小野友樹"@ja ;
    foaf:name "Yuki Ono"@en,
        "小野友樹"@ja .

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55579#performance> ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

<artist/4805#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55579#performance> ;
    schema:name "Mamoru Miyano"@en,
        "宮野真守"@ja ;
    foaf:name "Mamoru Miyano"@en,
        "宮野真守"@ja .

<artist/4807#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55579#performance> ;
    schema:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja ;
    foaf:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja .

<album/55579#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-10"^^xsd:date ;
    dcterms:title "Be My Steady / Galaxy Standard"@en,
        "Be My Steady / ギャラクシー・スタンダード"@ja,
        "Be My Steady / Galaxy Standard"@ja-latn ;
    mo:catalogue_number "ZMCZ-10444" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55579#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:N5e3bb195695441508ee3d5c275d3ebc8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Prince of Stride"@en ;
            foaf:name "Prince of Stride"@en ],
        <product/5349#subject> ;
    schema:byArtist <artist/10701#subject>,
        <artist/12030#subject>,
        <artist/14772#subject>,
        <artist/3772#subject>,
        <artist/4805#subject>,
        <artist/4807#subject> ;
    schema:datePublished "2016-02-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/55579/55579-1452827051.jpg> ;
    schema:name "Be My Steady / Galaxy Standard"@en,
        "Be My Steady / ギャラクシー・スタンダード"@ja,
        "Be My Steady / Galaxy Standard"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/55579/55579-1452827051.jpg> .

<album/55579#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Be My Steady / Galaxy Standard"@en,
        "Be My Steady / ギャラクシー・スタンダード"@ja,
        "Be My Steady / Galaxy Standard"@ja-latn ;
    mo:performance_of <album/55579#musicalwork> ;
    mo:performer <artist/10701#subject>,
        <artist/12030#subject>,
        <artist/14772#subject>,
        <artist/3772#subject>,
        <artist/4805#subject>,
        <artist/4807#subject> ;
    mo:recorded_as <album/55579#musicalexpression> ;
    schema:byArtist <artist/10701#subject>,
        <artist/12030#subject>,
        <artist/14772#subject>,
        <artist/3772#subject>,
        <artist/4805#subject>,
        <artist/4807#subject> ;
    schema:name "Be My Steady / Galaxy Standard"@en,
        "Be My Steady / ギャラクシー・スタンダード"@ja,
        "Be My Steady / Galaxy Standard"@ja-latn ;
    schema:workPerformed <album/55579#musicalwork> .

_:N2e137a29c0364d43906e0a2bdc3634fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're My Courage (instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e3bb195695441508ee3d5c275d3ebc8 ;
    schema:name "You're My Courage (instrumental)"@en .

_:N5db06e8bc76e497cbb724a69b4f9c611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be My Steady"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e3bb195695441508ee3d5c275d3ebc8 ;
    schema:name "Be My Steady"@en .

_:N72cf58535a144a16b4e3c705bdb7cae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be My Steady (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e3bb195695441508ee3d5c275d3ebc8 ;
    schema:name "Be My Steady (instrumental)"@en .

_:N98170409bd2d428ab1e6c4fac71f48ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're My Courage"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e3bb195695441508ee3d5c275d3ebc8 ;
    schema:name "You're My Courage"@en .

_:Nd2cc5d5360104be09bb1d365cf002a69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUSH"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e3bb195695441508ee3d5c275d3ebc8 ;
    schema:name "RUSH"@en .

_:Nf5070c88a5cd4347a58d6cc15c84e24e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUSH (instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e3bb195695441508ee3d5c275d3ebc8 ;
    schema:name "RUSH (instrumental)"@en .

_:N5e3bb195695441508ee3d5c275d3ebc8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e137a29c0364d43906e0a2bdc3634fe,
        _:N5db06e8bc76e497cbb724a69b4f9c611,
        _:N72cf58535a144a16b4e3c705bdb7cae5,
        _:N98170409bd2d428ab1e6c4fac71f48ba,
        _:Nd2cc5d5360104be09bb1d365cf002a69,
        _:Nf5070c88a5cd4347a58d6cc15c84e24e ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2e137a29c0364d43906e0a2bdc3634fe,
        _:N5db06e8bc76e497cbb724a69b4f9c611,
        _:N72cf58535a144a16b4e3c705bdb7cae5,
        _:N98170409bd2d428ab1e6c4fac71f48ba,
        _:Nd2cc5d5360104be09bb1d365cf002a69,
        _:Nf5070c88a5cd4347a58d6cc15c84e24e .

