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

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

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

<artist/13177#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93969#subject> ;
    schema:name "Gareth Coker"@en ;
    foaf:made <album/93969#composition>,
        <album/93969#subject> ;
    foaf:name "Gareth Coker"@en .

<product/7396#subject> a schema:CreativeWork ;
    schema:name "Ori and the Will of the Wisps"@en,
        "Ori and the Will of the Wisps"@ja,
        "Ori and the Will of the Wisps"@ja-latn ;
    foaf:name "Ori and the Will of the Wisps"@en,
        "Ori and the Will of the Wisps"@ja,
        "Ori and the Will of the Wisps"@ja-latn .

<album/93969#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ori and the Will of the Wisps - The Piano Collections"@en,
        "Ori and the Will of the Wisps - The Piano Collections"@ja,
        "Ori and the Will of the Wisps - The Piano Collections"@ja-latn ;
    mo:composer <artist/13177#subject> ;
    mo:produced_work <album/93969#musicalwork> ;
    schema:name "Ori and the Will of the Wisps - The Piano Collections"@en,
        "Ori and the Will of the Wisps - The Piano Collections"@ja,
        "Ori and the Will of the Wisps - The Piano Collections"@ja-latn .

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

<org/2636#subject> schema:name "Xbox Game Studios"@en,
        "Xbox Game Studios"@ja,
        "Xbox Game Studios"@ja-latn ;
    foaf:name "Xbox Game Studios"@en,
        "Xbox Game Studios"@ja,
        "Xbox Game Studios"@ja-latn .

<https://media.vgm.io/albums/96/93969/93969-8c453656ce5c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/93969#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/93969/93969-8c453656ce5c.jpg> ;
    foaf:depicts <album/93969#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/93969/93969-8c453656ce5c.jpg> .

<https://medium-media.vgm.io/albums/96/93969/93969-8c453656ce5c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/93969#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ori and the Will of the Wisps - The Piano Collections"@en,
        "Ori and the Will of the Wisps - The Piano Collections"@ja,
        "Ori and the Will of the Wisps - The Piano Collections"@ja-latn ;
    mo:performance_of <album/93969#musicalwork> ;
    mo:performer <artist/24730#subject> ;
    mo:recorded_as <album/93969#musicalexpression> ;
    schema:byArtist <artist/24730#subject> ;
    schema:name "Ori and the Will of the Wisps - The Piano Collections"@en,
        "Ori and the Will of the Wisps - The Piano Collections"@ja,
        "Ori and the Will of the Wisps - The Piano Collections"@ja-latn ;
    schema:workPerformed <album/93969#musicalwork> .

<artist/24730#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93969#performance> ;
    schema:name "Trevor Alan Gomes"@en ;
    foaf:name "Trevor Alan Gomes"@en .

<album/93969#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-11"^^xsd:date ;
    dcterms:title "Ori and the Will of the Wisps - The Piano Collections"@en,
        "Ori and the Will of the Wisps - The Piano Collections"@ja,
        "Ori and the Will of the Wisps - The Piano Collections"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93969#musicalexpression> ;
    mo:publisher <org/2636#subject> ;
    mo:record _:Na2f1f412a5f3459580e7b9aead442490 ;
    mo:record_count 1 ;
    schema:about <product/7396#subject> ;
    schema:byArtist <artist/24730#subject> ;
    schema:datePublished "2020-03-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/93969/93969-8c453656ce5c.jpg> ;
    schema:name "Ori and the Will of the Wisps - The Piano Collections"@en,
        "Ori and the Will of the Wisps - The Piano Collections"@ja,
        "Ori and the Will of the Wisps - The Piano Collections"@ja-latn ;
    schema:publisher <org/2636#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/93969/93969-8c453656ce5c.jpg> .

_:N0a6afb19d32d4fcbb6c7e1a2138e3117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baur's Reach Suite"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Na2f1f412a5f3459580e7b9aead442490 ;
    schema:name "Baur's Reach Suite"@en .

_:N582735ccd13b4b47be14d75dce10c54b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Woodlands Suite"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Na2f1f412a5f3459580e7b9aead442490 ;
    schema:name "Silent Woodlands Suite"@en .

_:N5cfeed379d404640b42a978a8bd148c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Na2f1f412a5f3459580e7b9aead442490 ;
    schema:name "Main Theme"@en .

_:N80c6f5af16ce47e0840559ac11b7f696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inkwater Marsh Suite"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Na2f1f412a5f3459580e7b9aead442490 ;
    schema:name "Inkwater Marsh Suite"@en .

_:N974fc6413f35443db4c2b921ac0ce3f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mora the Spider"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Na2f1f412a5f3459580e7b9aead442490 ;
    schema:name "Mora the Spider"@en .

_:N9c4b39b4480e44debb75f26c6b283afe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luma Pools"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Na2f1f412a5f3459580e7b9aead442490 ;
    schema:name "Luma Pools"@en .

_:Na7bef073c44f4d6d8a42063437668865 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windswept Wastes Suite"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Na2f1f412a5f3459580e7b9aead442490 ;
    schema:name "Windswept Wastes Suite"@en .

_:Nc890742acc974988b6559f86532b219f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mouldwood Forest Suite"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Na2f1f412a5f3459580e7b9aead442490 ;
    schema:name "Mouldwood Forest Suite"@en .

_:Ncceb400d6a6744978b1d862924dbf2ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ori Theme & Variations"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Na2f1f412a5f3459580e7b9aead442490 ;
    schema:name "Ori Theme & Variations"@en .

_:Ne479634c4c6a4973b503e4be20bf21b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kwolok's Hollow Suite"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Na2f1f412a5f3459580e7b9aead442490 ;
    schema:name "Kwolok's Hollow Suite"@en .

_:Ne8e3296dde5e43b5bb218701fc7dff05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shriek's Tale"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Na2f1f412a5f3459580e7b9aead442490 ;
    schema:name "Shriek's Tale"@en .

_:Na2f1f412a5f3459580e7b9aead442490 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a6afb19d32d4fcbb6c7e1a2138e3117,
        _:N582735ccd13b4b47be14d75dce10c54b,
        _:N5cfeed379d404640b42a978a8bd148c7,
        _:N80c6f5af16ce47e0840559ac11b7f696,
        _:N974fc6413f35443db4c2b921ac0ce3f6,
        _:N9c4b39b4480e44debb75f26c6b283afe,
        _:Na7bef073c44f4d6d8a42063437668865,
        _:Nc890742acc974988b6559f86532b219f,
        _:Ncceb400d6a6744978b1d862924dbf2ae,
        _:Ne479634c4c6a4973b503e4be20bf21b4,
        _:Ne8e3296dde5e43b5bb218701fc7dff05 ;
    mo:track_count 11 ;
    schema:duration "PT50:07"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0a6afb19d32d4fcbb6c7e1a2138e3117,
        _:N582735ccd13b4b47be14d75dce10c54b,
        _:N5cfeed379d404640b42a978a8bd148c7,
        _:N80c6f5af16ce47e0840559ac11b7f696,
        _:N974fc6413f35443db4c2b921ac0ce3f6,
        _:N9c4b39b4480e44debb75f26c6b283afe,
        _:Na7bef073c44f4d6d8a42063437668865,
        _:Nc890742acc974988b6559f86532b219f,
        _:Ncceb400d6a6744978b1d862924dbf2ae,
        _:Ne479634c4c6a4973b503e4be20bf21b4,
        _:Ne8e3296dde5e43b5bb218701fc7dff05 .

