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

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

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

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

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

<https://medium-media.vgm.io/albums/85/45658/45658-1399405179.jpg> a schema:ImageObject,
        foaf:Image .

<album/45658#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Soaring Through the Stars"@en,
        "Soaring Through the Stars"@ja,
        "Soaring Through the Stars"@ja-latn ;
    mo:composer <artist/14919#subject>,
        <artist/14920#subject> ;
    mo:produced_work <album/45658#musicalwork> ;
    schema:name "Soaring Through the Stars"@en,
        "Soaring Through the Stars"@ja,
        "Soaring Through the Stars"@ja-latn .

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

<album/45658#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soaring Through the Stars"@en,
        "Soaring Through the Stars"@ja,
        "Soaring Through the Stars"@ja-latn ;
    mo:performance_of <album/45658#musicalwork> ;
    mo:performer <artist/14919#subject>,
        <artist/14920#subject> ;
    mo:recorded_as <album/45658#musicalexpression> ;
    schema:byArtist <artist/14919#subject>,
        <artist/14920#subject> ;
    schema:name "Soaring Through the Stars"@en,
        "Soaring Through the Stars"@ja,
        "Soaring Through the Stars"@ja-latn ;
    schema:workPerformed <album/45658#musicalwork> .

<artist/14919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45658#subject> ;
    mo:performed <album/45658#performance> ;
    schema:name "Karl Brueggemann"@en ;
    foaf:made <album/45658#composition>,
        <album/45658#subject> ;
    foaf:name "Karl Brueggemann"@en .

<artist/14920#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45658#subject> ;
    mo:performed <album/45658#performance> ;
    schema:name "Will Brueggemann"@en ;
    foaf:made <album/45658#composition>,
        <album/45658#subject> ;
    foaf:name "Will Brueggemann"@en .

<album/45658#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-30"^^xsd:date ;
    dcterms:title "Soaring Through the Stars"@en,
        "Soaring Through the Stars"@ja,
        "Soaring Through the Stars"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/45658#musicalexpression> ;
    mo:publisher _:N725f80fde82c427084500754d4591ebe ;
    mo:record _:Nddaa90570c83468c975354704f5e9962 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Space Shooter"@en ;
            foaf:name "Space Shooter"@en ] ;
    schema:byArtist <artist/14919#subject>,
        <artist/14920#subject> ;
    schema:datePublished "2014-01-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/45658/45658-1399405179.jpg> ;
    schema:name "Soaring Through the Stars"@en,
        "Soaring Through the Stars"@ja,
        "Soaring Through the Stars"@ja-latn ;
    schema:publisher _:N725f80fde82c427084500754d4591ebe ;
    foaf:depiction <https://media.vgm.io/albums/85/45658/45658-1399405179.jpg> .

_:N03cb81707ba64a5f81e8b9006f82add9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soaring Through the Stars (Stage 1)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nddaa90570c83468c975354704f5e9962 ;
    schema:name "Soaring Through the Stars (Stage 1)"@en .

_:N116bb1212fc2471bb6ab0d13c71883d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against Uneven Odds (Stage 2)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nddaa90570c83468c975354704f5e9962 ;
    schema:name "Against Uneven Odds (Stage 2)"@en .

_:N725f80fde82c427084500754d4591ebe schema:name "Super Marcato Bros."@en,
        "Super Marcato Bros."@ja,
        "Super Marcato Bros."@ja-latn ;
    foaf:name "Super Marcato Bros."@en,
        "Super Marcato Bros."@ja,
        "Super Marcato Bros."@ja-latn .

_:Na208f0f6170240ea92e27332141719e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nddaa90570c83468c975354704f5e9962 ;
    schema:name "End Credits"@en .

_:Nab54e0f0c48a47fe88d4ca13e7241b01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Menu"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nddaa90570c83468c975354704f5e9962 ;
    schema:name "Main Menu"@en .

_:Naebdfec8bfae4b47bafbaa4f1abddd5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle With the Ship's Core (Stage 2 Boss)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nddaa90570c83468c975354704f5e9962 ;
    schema:name "Battle With the Ship's Core (Stage 2 Boss)"@en .

_:Nc3547c540f2845c889194e8b2ad2b7b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now or Never (Final Stage)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nddaa90570c83468c975354704f5e9962 ;
    schema:name "Now or Never (Final Stage)"@en .

_:Nccb31bd3210c4d40bcba24593281a38d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Menu (Unused)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nddaa90570c83468c975354704f5e9962 ;
    schema:name "Main Menu (Unused)"@en .

_:Ne755f996662041d68f6d81c1225d17c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nddaa90570c83468c975354704f5e9962 ;
    schema:name "Intro"@en .

_:Nf89d1725e7904ecbad255619351040e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Past the Point of No Return (Stage 3)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nddaa90570c83468c975354704f5e9962 ;
    schema:name "Past the Point of No Return (Stage 3)"@en .

_:Nddaa90570c83468c975354704f5e9962 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03cb81707ba64a5f81e8b9006f82add9,
        _:N116bb1212fc2471bb6ab0d13c71883d2,
        _:Na208f0f6170240ea92e27332141719e1,
        _:Nab54e0f0c48a47fe88d4ca13e7241b01,
        _:Naebdfec8bfae4b47bafbaa4f1abddd5a,
        _:Nc3547c540f2845c889194e8b2ad2b7b4,
        _:Nccb31bd3210c4d40bcba24593281a38d,
        _:Ne755f996662041d68f6d81c1225d17c4,
        _:Nf89d1725e7904ecbad255619351040e9 ;
    mo:track_count 9 ;
    schema:duration "PT20:09"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N03cb81707ba64a5f81e8b9006f82add9,
        _:N116bb1212fc2471bb6ab0d13c71883d2,
        _:Na208f0f6170240ea92e27332141719e1,
        _:Nab54e0f0c48a47fe88d4ca13e7241b01,
        _:Naebdfec8bfae4b47bafbaa4f1abddd5a,
        _:Nc3547c540f2845c889194e8b2ad2b7b4,
        _:Nccb31bd3210c4d40bcba24593281a38d,
        _:Ne755f996662041d68f6d81c1225d17c4,
        _:Nf89d1725e7904ecbad255619351040e9 .

