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

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

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

<artist/56641#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92975#subject> ;
    schema:name "Chris Kukla"@en ;
    foaf:made <album/92975#composition>,
        <album/92975#subject> ;
    foaf:name "Chris Kukla"@en .

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

<album/92975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Forward to the Sky OST"@en,
        "Forward to the Sky OST"@ja,
        "Forward to the Sky OST"@ja-latn ;
    mo:performance_of <album/92975#musicalwork> ;
    mo:recorded_as <album/92975#musicalexpression> ;
    schema:name "Forward to the Sky OST"@en,
        "Forward to the Sky OST"@ja,
        "Forward to the Sky OST"@ja-latn ;
    schema:workPerformed <album/92975#musicalwork> .

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

<https://medium-media.vgm.io/albums/57/92975/92975-1574000692.jpg> a schema:ImageObject,
        foaf:Image .

<album/92975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Forward to the Sky OST"@en,
        "Forward to the Sky OST"@ja,
        "Forward to the Sky OST"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Bao Chen"@en ;
            foaf:made <album/92975#composition> ;
            foaf:name "Bao Chen"@en ],
        <artist/56641#subject> ;
    mo:produced_work <album/92975#musicalwork> ;
    schema:name "Forward to the Sky OST"@en,
        "Forward to the Sky OST"@ja,
        "Forward to the Sky OST"@ja-latn .

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

<album/92975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-02-13"^^xsd:date ;
    dcterms:title "Forward to the Sky OST"@en,
        "Forward to the Sky OST"@ja,
        "Forward to the Sky OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/92975#musicalexpression> ;
    mo:publisher _:Nd100506606284b33989e61aee6af9e06 ;
    mo:record _:Nf5d0fe6a4542489997c2e4ce4bcc5060 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Forward to the Sky"@en ;
            foaf:name "Forward to the Sky"@en ] ;
    schema:datePublished "2015-02-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/92975/92975-1574000692.jpg> ;
    schema:name "Forward to the Sky OST"@en,
        "Forward to the Sky OST"@ja,
        "Forward to the Sky OST"@ja-latn ;
    schema:publisher _:Nd100506606284b33989e61aee6af9e06 ;
    foaf:depiction <https://media.vgm.io/albums/57/92975/92975-1574000692.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92975#subject> ;
    schema:name "Bao Chen"@en ;
    foaf:made <album/92975#subject> ;
    foaf:name "Bao Chen"@en .

_:N0f91a4a6ee2648208db81471aa8ce08e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning of the Adventure"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nf5d0fe6a4542489997c2e4ce4bcc5060 ;
    schema:name "Beginning of the Adventure"@en .

_:N219c802d2f314d458224ed9df1fcabd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrow Story"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nf5d0fe6a4542489997c2e4ce4bcc5060 ;
    schema:name "Sorrow Story"@en .

_:N27f63f4ca82c4473949d092d9c978390 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Nf5d0fe6a4542489997c2e4ce4bcc5060 ;
    schema:name "Opening"@en .

_:N8d45366f27b342e7a6af5f61e65100b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower Fall"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nf5d0fe6a4542489997c2e4ce4bcc5060 ;
    schema:name "Tower Fall"@en .

_:N9e781762ad8646be89f18452b0ea96ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Da Lala"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nf5d0fe6a4542489997c2e4ce4bcc5060 ;
    schema:name "Da Lala"@en .

_:Na3381f4204964d7caaf6942d07f7418b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Journey"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nf5d0fe6a4542489997c2e4ce4bcc5060 ;
    schema:name "Sky Journey"@en .

_:Na4a72a628adc4d838eeba15a652e20ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windy Night"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nf5d0fe6a4542489997c2e4ce4bcc5060 ;
    schema:name "Windy Night"@en .

_:Nc0968f5d2f6e4d799720f3b741b8b1dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rolling Dusk"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nf5d0fe6a4542489997c2e4ce4bcc5060 ;
    schema:name "Rolling Dusk"@en .

_:Ncc7afe73af9a412ab9bce574de566edd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery Tower"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nf5d0fe6a4542489997c2e4ce4bcc5060 ;
    schema:name "Mystery Tower"@en .

_:Nd100506606284b33989e61aee6af9e06 schema:name "Animu Game"@en,
        "Animu Game"@ja,
        "Animu Game"@ja-latn ;
    foaf:name "Animu Game"@en,
        "Animu Game"@ja,
        "Animu Game"@ja-latn .

_:Nf5d0fe6a4542489997c2e4ce4bcc5060 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f91a4a6ee2648208db81471aa8ce08e,
        _:N219c802d2f314d458224ed9df1fcabd1,
        _:N27f63f4ca82c4473949d092d9c978390,
        _:N8d45366f27b342e7a6af5f61e65100b8,
        _:N9e781762ad8646be89f18452b0ea96ea,
        _:Na3381f4204964d7caaf6942d07f7418b,
        _:Na4a72a628adc4d838eeba15a652e20ae,
        _:Nc0968f5d2f6e4d799720f3b741b8b1dc,
        _:Ncc7afe73af9a412ab9bce574de566edd ;
    mo:track_count 9 ;
    schema:duration "PT31:59"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0f91a4a6ee2648208db81471aa8ce08e,
        _:N219c802d2f314d458224ed9df1fcabd1,
        _:N27f63f4ca82c4473949d092d9c978390,
        _:N8d45366f27b342e7a6af5f61e65100b8,
        _:N9e781762ad8646be89f18452b0ea96ea,
        _:Na3381f4204964d7caaf6942d07f7418b,
        _:Na4a72a628adc4d838eeba15a652e20ae,
        _:Nc0968f5d2f6e4d799720f3b741b8b1dc,
        _:Ncc7afe73af9a412ab9bce574de566edd .

