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

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

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

<album/78285#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shape of the World Original Soundtrack"@en,
        "Shape of the World Original Soundtrack"@ja,
        "Shape of the World Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Brent Silk"@en ;
            foaf:made <album/78285#composition> ;
            foaf:name "Brent Silk"@en ] ;
    mo:produced_work <album/78285#musicalwork> ;
    schema:name "Shape of the World Original Soundtrack"@en,
        "Shape of the World Original Soundtrack"@ja,
        "Shape of the World Original Soundtrack"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/58/78285/78285-1528450663.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/78285#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-05"^^xsd:date ;
    dcterms:title "Shape of the World Original Soundtrack"@en,
        "Shape of the World Original Soundtrack"@ja,
        "Shape of the World Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/78285#musicalexpression> ;
    mo:publisher _:N2cf4de4edb3f4dd4926eb9beb5c2c67b ;
    mo:record _:Nb47b357c7d104485b56e3f3939504f1b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shape of the World"@en ;
            foaf:name "Shape of the World"@en ] ;
    schema:datePublished "2018-06-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/78285/78285-1528450663.jpg> ;
    schema:name "Shape of the World Original Soundtrack"@en,
        "Shape of the World Original Soundtrack"@ja,
        "Shape of the World Original Soundtrack"@ja-latn ;
    schema:publisher _:N2cf4de4edb3f4dd4926eb9beb5c2c67b ;
    foaf:depiction <https://media.vgm.io/albums/58/78285/78285-1528450663.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78285#subject> ;
    schema:name "Brent Silk"@en ;
    foaf:made <album/78285#subject> ;
    foaf:name "Brent Silk"@en .

_:N00a39dd4312f481cbf4f511e1b83ff91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Tunnel (Caves Alternate)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nb47b357c7d104485b56e3f3939504f1b ;
    schema:name "Wind Tunnel (Caves Alternate)"@en .

_:N11047f87a53f4206a9f0431211a9aab2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valley"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nb47b357c7d104485b56e3f3939504f1b ;
    schema:name "Valley"@en .

_:N115a08b59b1a45d8aeb9f82be40a1513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mountain"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nb47b357c7d104485b56e3f3939504f1b ;
    schema:name "Mountain"@en .

_:N15f0438ccf0a42af9fdfa7f8235a8abe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triangle Sun"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nb47b357c7d104485b56e3f3939504f1b ;
    schema:name "Triangle Sun"@en .

_:N2cf4de4edb3f4dd4926eb9beb5c2c67b schema:name "Brent Silk"@en,
        "Brent Silk"@ja,
        "Brent Silk"@ja-latn ;
    foaf:name "Brent Silk"@en,
        "Brent Silk"@ja,
        "Brent Silk"@ja-latn .

_:N30244951348f43ccaf6ba14ccbf1f3d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skyfish (Rainforest Alternate)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nb47b357c7d104485b56e3f3939504f1b ;
    schema:name "Skyfish (Rainforest Alternate)"@en .

_:N4bf4acbc6ab6443cb46df2abc8e4000d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shore"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:Nb47b357c7d104485b56e3f3939504f1b ;
    schema:name "Shore"@en .

_:N4eaebf91811a4e7db030288421c2c9a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swamp"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:Nb47b357c7d104485b56e3f3939504f1b ;
    schema:name "Swamp"@en .

_:N7a7151e206f8401abb7fb196b419b543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainforest"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nb47b357c7d104485b56e3f3939504f1b ;
    schema:name "Rainforest"@en .

_:N8febca91296c45eeb24f39558aef8696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Woodlands"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nb47b357c7d104485b56e3f3939504f1b ;
    schema:name "Woodlands"@en .

_:N9685dfd4f5524779a5e3eaea783ac8bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summit"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:42"^^xsd:interval ;
    schema:inPlaylist _:Nb47b357c7d104485b56e3f3939504f1b ;
    schema:name "Summit"@en .

_:Nab30c3debe9b4001be231c279f512b69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caves"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:Nb47b357c7d104485b56e3f3939504f1b ;
    schema:name "Caves"@en .

_:Nb0e5934909874b869c134a55f509daf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cove"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Nb47b357c7d104485b56e3f3939504f1b ;
    schema:name "Cove"@en .

_:Nd1486a405c034292ab8a30bbd2719d7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Water on Stone (Cove Alternate)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nb47b357c7d104485b56e3f3939504f1b ;
    schema:name "The Water on Stone (Cove Alternate)"@en .

_:Nb47b357c7d104485b56e3f3939504f1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00a39dd4312f481cbf4f511e1b83ff91,
        _:N11047f87a53f4206a9f0431211a9aab2,
        _:N115a08b59b1a45d8aeb9f82be40a1513,
        _:N15f0438ccf0a42af9fdfa7f8235a8abe,
        _:N30244951348f43ccaf6ba14ccbf1f3d0,
        _:N4bf4acbc6ab6443cb46df2abc8e4000d,
        _:N4eaebf91811a4e7db030288421c2c9a0,
        _:N7a7151e206f8401abb7fb196b419b543,
        _:N8febca91296c45eeb24f39558aef8696,
        _:N9685dfd4f5524779a5e3eaea783ac8bc,
        _:Nab30c3debe9b4001be231c279f512b69,
        _:Nb0e5934909874b869c134a55f509daf7,
        _:Nd1486a405c034292ab8a30bbd2719d7e ;
    mo:track_count 13 ;
    schema:duration "PT68:49"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N00a39dd4312f481cbf4f511e1b83ff91,
        _:N11047f87a53f4206a9f0431211a9aab2,
        _:N115a08b59b1a45d8aeb9f82be40a1513,
        _:N15f0438ccf0a42af9fdfa7f8235a8abe,
        _:N30244951348f43ccaf6ba14ccbf1f3d0,
        _:N4bf4acbc6ab6443cb46df2abc8e4000d,
        _:N4eaebf91811a4e7db030288421c2c9a0,
        _:N7a7151e206f8401abb7fb196b419b543,
        _:N8febca91296c45eeb24f39558aef8696,
        _:N9685dfd4f5524779a5e3eaea783ac8bc,
        _:Nab30c3debe9b4001be231c279f512b69,
        _:Nb0e5934909874b869c134a55f509daf7,
        _:Nd1486a405c034292ab8a30bbd2719d7e .

