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

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

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

<artist/34991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141274#subject> ;
    schema:name "Ryo Shintani"@en,
        "新谷亮"@ja ;
    foaf:made <album/141274#composition>,
        <album/141274#subject> ;
    foaf:name "Ryo Shintani"@en,
        "新谷亮"@ja .

<album/141274#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bonds of the Skies - Original Soundtrack"@en,
        "Bonds of the Skies - Original Soundtrack"@ja,
        "Bonds of the Skies - Original Soundtrack"@ja-latn ;
    mo:composer <artist/34991#subject> ;
    mo:produced_work <album/141274#musicalwork> ;
    schema:name "Bonds of the Skies - Original Soundtrack"@en,
        "Bonds of the Skies - Original Soundtrack"@ja,
        "Bonds of the Skies - Original Soundtrack"@ja-latn .

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

<album/141274#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bonds of the Skies - Original Soundtrack"@en,
        "Bonds of the Skies - Original Soundtrack"@ja,
        "Bonds of the Skies - Original Soundtrack"@ja-latn ;
    mo:performance_of <album/141274#musicalwork> ;
    mo:recorded_as <album/141274#musicalexpression> ;
    schema:name "Bonds of the Skies - Original Soundtrack"@en,
        "Bonds of the Skies - Original Soundtrack"@ja,
        "Bonds of the Skies - Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/141274#musicalwork> .

<org/1062#subject> schema:name "Humble Bundle"@en,
        "Humble Bundle"@ja,
        "Humble Bundle"@ja-latn ;
    foaf:name "Humble Bundle"@en,
        "Humble Bundle"@ja,
        "Humble Bundle"@ja-latn .

<https://media.vgm.io/albums/47/141274/141274-22d276e858fe.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141274#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/141274/141274-22d276e858fe.jpg> ;
    foaf:depicts <album/141274#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/141274/141274-22d276e858fe.jpg> .

<https://medium-media.vgm.io/albums/47/141274/141274-22d276e858fe.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141274#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-10"^^xsd:date ;
    dcterms:title "Bonds of the Skies - Original Soundtrack"@en,
        "Bonds of the Skies - Original Soundtrack"@ja,
        "Bonds of the Skies - Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141274#musicalexpression> ;
    mo:publisher <org/1062#subject> ;
    mo:record _:Ncd216f97aaee4729a507c70bafceb59a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bonds of the Skies"@en ;
            foaf:name "Bonds of the Skies"@en ] ;
    schema:datePublished "2017-07-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/141274/141274-22d276e858fe.jpg> ;
    schema:name "Bonds of the Skies - Original Soundtrack"@en,
        "Bonds of the Skies - Original Soundtrack"@ja,
        "Bonds of the Skies - Original Soundtrack"@ja-latn ;
    schema:publisher <org/1062#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/141274/141274-22d276e858fe.jpg> .

_:N10de46f45caa47c8bd106d1b8fb8d1bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Space"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Ncd216f97aaee4729a507c70bafceb59a ;
    schema:name "Mysterious Space"@en .

_:N2673353c299b43dcbdc4a023a3220825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sailing"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Ncd216f97aaee4729a507c70bafceb59a ;
    schema:name "Sailing"@en .

_:N386da96050ba443da01583842ed51792 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Ncd216f97aaee4729a507c70bafceb59a ;
    schema:name "Field"@en .

_:N45f2e53206fd42cbb41176e41f458ac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds of the Skies"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Ncd216f97aaee4729a507c70bafceb59a ;
    schema:name "Bonds of the Skies"@en .

_:N5b4637a857964aa7a643f0e192d47e61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dignity"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Ncd216f97aaee4729a507c70bafceb59a ;
    schema:name "Dignity"@en .

_:N8d3329f13c194fe59c22329d1bbc01c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Normal Battle"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Ncd216f97aaee4729a507c70bafceb59a ;
    schema:name "Normal Battle"@en .

_:N93e61096ba944e54bab2520020bf4b92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Above the Sky"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Ncd216f97aaee4729a507c70bafceb59a ;
    schema:name "Flying Above the Sky"@en .

_:Nc6cb36ee688b4f53a0051bea10e41452 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Sad Scene"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:Ncd216f97aaee4729a507c70bafceb59a ;
    schema:name "A Sad Scene"@en .

_:Nd2af7ae00e924beb8b6a0c661c6d4a7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Battle"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Ncd216f97aaee4729a507c70bafceb59a ;
    schema:name "Boss Battle"@en .

_:Nda8310eeba234a209d7fc8f0f641a1bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Happy Scene"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:Ncd216f97aaee4729a507c70bafceb59a ;
    schema:name "A Happy Scene"@en .

_:Ne9212fd9fe564f03972e00ed43ccff05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Ncd216f97aaee4729a507c70bafceb59a ;
    schema:name "Searching"@en .

_:Nf6d2c8975a5b4537a776d54796f0d9cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm Town"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Ncd216f97aaee4729a507c70bafceb59a ;
    schema:name "Calm Town"@en .

_:Ncd216f97aaee4729a507c70bafceb59a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10de46f45caa47c8bd106d1b8fb8d1bf,
        _:N2673353c299b43dcbdc4a023a3220825,
        _:N386da96050ba443da01583842ed51792,
        _:N45f2e53206fd42cbb41176e41f458ac0,
        _:N5b4637a857964aa7a643f0e192d47e61,
        _:N8d3329f13c194fe59c22329d1bbc01c2,
        _:N93e61096ba944e54bab2520020bf4b92,
        _:Nc6cb36ee688b4f53a0051bea10e41452,
        _:Nd2af7ae00e924beb8b6a0c661c6d4a7d,
        _:Nda8310eeba234a209d7fc8f0f641a1bc,
        _:Ne9212fd9fe564f03972e00ed43ccff05,
        _:Nf6d2c8975a5b4537a776d54796f0d9cc ;
    mo:track_count 12 ;
    schema:duration "PT10:27"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N10de46f45caa47c8bd106d1b8fb8d1bf,
        _:N2673353c299b43dcbdc4a023a3220825,
        _:N386da96050ba443da01583842ed51792,
        _:N45f2e53206fd42cbb41176e41f458ac0,
        _:N5b4637a857964aa7a643f0e192d47e61,
        _:N8d3329f13c194fe59c22329d1bbc01c2,
        _:N93e61096ba944e54bab2520020bf4b92,
        _:Nc6cb36ee688b4f53a0051bea10e41452,
        _:Nd2af7ae00e924beb8b6a0c661c6d4a7d,
        _:Nda8310eeba234a209d7fc8f0f641a1bc,
        _:Ne9212fd9fe564f03972e00ed43ccff05,
        _:Nf6d2c8975a5b4537a776d54796f0d9cc .

