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

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

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

<album/121116> a mo:Release ;
    mo:catalogue_number "B0035432-01" .

<album/125636> a mo:Release ;
    mo:catalogue_number "B0035434-01" .

<album/117111#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Oregon Trail: Music from the Gameloft Game"@en,
        "The Oregon Trail: Music from the Gameloft Game"@ja,
        "The Oregon Trail: Music from the Gameloft Game"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nicolas Dubé"@en ;
            foaf:made <album/117111#composition> ;
            foaf:name "Nicolas Dubé"@en ] ;
    mo:produced_work <album/117111#musicalwork> ;
    schema:name "The Oregon Trail: Music from the Gameloft Game"@en,
        "The Oregon Trail: Music from the Gameloft Game"@ja,
        "The Oregon Trail: Music from the Gameloft Game"@ja-latn .

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

<album/117111#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Oregon Trail: Music from the Gameloft Game"@en,
        "The Oregon Trail: Music from the Gameloft Game"@ja,
        "The Oregon Trail: Music from the Gameloft Game"@ja-latn ;
    mo:performance_of <album/117111#musicalwork> ;
    mo:recorded_as <album/117111#musicalexpression> ;
    schema:name "The Oregon Trail: Music from the Gameloft Game"@en,
        "The Oregon Trail: Music from the Gameloft Game"@ja,
        "The Oregon Trail: Music from the Gameloft Game"@ja-latn ;
    schema:workPerformed <album/117111#musicalwork> .

<https://media.vgm.io/albums/11/117111/117111-0c7f0e1fa7c5.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117111#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/117111/117111-0c7f0e1fa7c5.webp> ;
    foaf:depicts <album/117111#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/117111/117111-0c7f0e1fa7c5.webp> .

<https://medium-media.vgm.io/albums/11/117111/117111-0c7f0e1fa7c5.webp> a schema:ImageObject,
        foaf:Image .

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

<album/117111#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-17"^^xsd:date ;
    dcterms:title "The Oregon Trail: Music from the Gameloft Game"@en,
        "The Oregon Trail: Music from the Gameloft Game"@ja,
        "The Oregon Trail: Music from the Gameloft Game"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/121116>,
        <album/125636> ;
    mo:publication_of <album/117111#musicalexpression> ;
    mo:publisher _:N93f2eaf7e86a44319d73a2aeb7adce8f ;
    mo:record _:N144282883f3d4062b0a92a319ef4cdb5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Oregon Trail"@en ;
            foaf:name "The Oregon Trail"@en ] ;
    schema:datePublished "2021-12-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/117111/117111-0c7f0e1fa7c5.webp> ;
    schema:name "The Oregon Trail: Music from the Gameloft Game"@en,
        "The Oregon Trail: Music from the Gameloft Game"@ja,
        "The Oregon Trail: Music from the Gameloft Game"@ja-latn ;
    schema:publisher _:N93f2eaf7e86a44319d73a2aeb7adce8f ;
    foaf:depiction <https://media.vgm.io/albums/11/117111/117111-0c7f0e1fa7c5.webp> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117111#subject> ;
    schema:name "Nicolas Dubé"@en ;
    foaf:made <album/117111#subject> ;
    foaf:name "Nicolas Dubé"@en .

_:N09e9e710b95745a0ac34f8957c8ca5df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Sun"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "Under The Sun"@en .

_:N0d8283d996784f0882213f3fcf4e2412 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where The Heart Is"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "Where The Heart Is"@en .

_:N13068cd65ddf4aa7bcd5eae34aaa186e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter's Approach"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "Winter's Approach"@en .

_:N1e33683904e14b578f99e73a2d45970f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windswept Plains"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "Windswept Plains"@en .

_:N20879537b9d1412d8f8cdb9581e5c530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon Calling"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "Horizon Calling"@en .

_:N2abde49d8b5e476cbfe961f72dde190c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maroon Skies"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "Maroon Skies"@en .

_:N415d0e5a85a041a0953e4dbe7ef12cbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trail's End"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "Trail's End"@en .

_:N60b6b3567ff541cca70b5040d81ba805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Whisper Of Winter"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "A Whisper Of Winter"@en .

_:N7e552d1c82e34bb0aae07671d2388656 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Oregon Trail"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "The Oregon Trail"@en .

_:N9132aae5a79a497d9ae5e4f56c7a77fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two Thousand Miles"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "Two Thousand Miles"@en .

_:N93f2eaf7e86a44319d73a2aeb7adce8f schema:name "Decca Records US"@en,
        "Decca Records US"@ja,
        "Decca Records US"@ja-latn ;
    foaf:name "Decca Records US"@en,
        "Decca Records US"@ja,
        "Decca Records US"@ja-latn .

_:N984a93cadff44bf79ee7c0adb89d971a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Land's Pulse"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "The Land's Pulse"@en .

_:Nadd0085726bf4501aa1fd83fcfec14ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Around The Campfire"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "Around The Campfire"@en .

_:Nf232aec2ee874b00a37aba27b8801623 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Long Road"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "The Long Road"@en .

_:Nf696c7547348431685cec2fdcd1134ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Off The Land"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "Off The Land"@en .

_:Nfaa2d69efbd94175bd31be8197df7952 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Westward Bound"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N144282883f3d4062b0a92a319ef4cdb5 ;
    schema:name "Westward Bound"@en .

_:N144282883f3d4062b0a92a319ef4cdb5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09e9e710b95745a0ac34f8957c8ca5df,
        _:N0d8283d996784f0882213f3fcf4e2412,
        _:N13068cd65ddf4aa7bcd5eae34aaa186e,
        _:N1e33683904e14b578f99e73a2d45970f,
        _:N20879537b9d1412d8f8cdb9581e5c530,
        _:N2abde49d8b5e476cbfe961f72dde190c,
        _:N415d0e5a85a041a0953e4dbe7ef12cbf,
        _:N60b6b3567ff541cca70b5040d81ba805,
        _:N7e552d1c82e34bb0aae07671d2388656,
        _:N9132aae5a79a497d9ae5e4f56c7a77fa,
        _:N984a93cadff44bf79ee7c0adb89d971a,
        _:Nadd0085726bf4501aa1fd83fcfec14ab,
        _:Nf232aec2ee874b00a37aba27b8801623,
        _:Nf696c7547348431685cec2fdcd1134ad,
        _:Nfaa2d69efbd94175bd31be8197df7952 ;
    mo:track_count 15 ;
    schema:duration "PT42:13"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N09e9e710b95745a0ac34f8957c8ca5df,
        _:N0d8283d996784f0882213f3fcf4e2412,
        _:N13068cd65ddf4aa7bcd5eae34aaa186e,
        _:N1e33683904e14b578f99e73a2d45970f,
        _:N20879537b9d1412d8f8cdb9581e5c530,
        _:N2abde49d8b5e476cbfe961f72dde190c,
        _:N415d0e5a85a041a0953e4dbe7ef12cbf,
        _:N60b6b3567ff541cca70b5040d81ba805,
        _:N7e552d1c82e34bb0aae07671d2388656,
        _:N9132aae5a79a497d9ae5e4f56c7a77fa,
        _:N984a93cadff44bf79ee7c0adb89d971a,
        _:Nadd0085726bf4501aa1fd83fcfec14ab,
        _:Nf232aec2ee874b00a37aba27b8801623,
        _:Nf696c7547348431685cec2fdcd1134ad,
        _:Nfaa2d69efbd94175bd31be8197df7952 .

