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

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

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

<artist/12474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118958#subject> ;
    schema:name "Austin Wintory"@en ;
    foaf:made <album/118958#composition>,
        <album/118958#subject> ;
    foaf:name "Austin Wintory"@en .

<product/4123#subject> a schema:CreativeWork ;
    schema:name "Journey"@en,
        "Journey"@ja,
        "Journey"@ja-latn ;
    foaf:name "Journey"@en,
        "Journey"@ja,
        "Journey"@ja-latn .

<album/118958#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Traveler - A Journey Symphony"@en,
        "Traveler - A Journey Symphony"@ja,
        "Traveler - A Journey Symphony"@ja-latn ;
    mo:composer <artist/12474#subject> ;
    mo:produced_work <album/118958#musicalwork> ;
    schema:name "Traveler - A Journey Symphony"@en,
        "Traveler - A Journey Symphony"@ja,
        "Traveler - A Journey Symphony"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/85/118958/118958-be39845df3db.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14015#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/118958#performance> ;
    schema:name "London Voices Choir"@en ;
    foaf:name "London Voices Choir"@en .

<artist/2051#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/118958#performance> ;
    schema:name "London Symphony Orchestra"@en ;
    foaf:name "London Symphony Orchestra"@en .

<album/118958#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Traveler - A Journey Symphony"@en,
        "Traveler - A Journey Symphony"@ja,
        "Traveler - A Journey Symphony"@ja-latn ;
    mo:performance_of <album/118958#musicalwork> ;
    mo:performer <artist/14015#subject>,
        <artist/2051#subject> ;
    mo:recorded_as <album/118958#musicalexpression> ;
    schema:byArtist <artist/14015#subject>,
        <artist/2051#subject> ;
    schema:name "Traveler - A Journey Symphony"@en,
        "Traveler - A Journey Symphony"@ja,
        "Traveler - A Journey Symphony"@ja-latn ;
    schema:workPerformed <album/118958#musicalwork> .

<album/118958#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-13"^^xsd:date ;
    dcterms:title "Traveler - A Journey Symphony"@en,
        "Traveler - A Journey Symphony"@ja,
        "Traveler - A Journey Symphony"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/118958#musicalexpression> ;
    mo:publisher _:N28b22784b9cb4725a1e6bb3819eb39c5 ;
    mo:record _:N71e9df0ccf0a4427ac4c4777e2f0e82c ;
    mo:record_count 1 ;
    schema:about <product/4123#subject> ;
    schema:byArtist <artist/14015#subject>,
        <artist/2051#subject> ;
    schema:datePublished "2022-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/118958/118958-be39845df3db.jpg> ;
    schema:name "Traveler - A Journey Symphony"@en,
        "Traveler - A Journey Symphony"@ja,
        "Traveler - A Journey Symphony"@ja-latn ;
    schema:publisher _:N28b22784b9cb4725a1e6bb3819eb39c5 ;
    foaf:depiction <https://media.vgm.io/albums/85/118958/118958-be39845df3db.jpg> .

_:N1a7cdda8d3894af9960f54aa2087a7e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Call"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N71e9df0ccf0a4427ac4c4777e2f0e82c ;
    schema:name "The Call"@en .

_:N28b22784b9cb4725a1e6bb3819eb39c5 schema:name "Austin Wintory"@en,
        "Austin Wintory"@ja,
        "Austin Wintory"@ja-latn ;
    foaf:name "Austin Wintory"@en,
        "Austin Wintory"@ja,
        "Austin Wintory"@ja-latn .

_:N2ff5108cc31940c0b8da7fa9c95508ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nadir"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:N71e9df0ccf0a4427ac4c4777e2f0e82c ;
    schema:name "Nadir"@en .

_:N5e75aca1ba444ff7910826e2bcae6bd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Was Born For This"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N71e9df0ccf0a4427ac4c4777e2f0e82c ;
    schema:name "I Was Born For This"@en .

_:N947a8697b69344428c19d189dda77aba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atonement"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:N71e9df0ccf0a4427ac4c4777e2f0e82c ;
    schema:name "Atonement"@en .

_:Ncc1451a1aec94d31b5273979c490648e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apotheosis"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:25"^^xsd:interval ;
    schema:inPlaylist _:N71e9df0ccf0a4427ac4c4777e2f0e82c ;
    schema:name "Apotheosis"@en .

_:Ncc972df7f1fd4b66ade89a852d909272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road of Trials"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N71e9df0ccf0a4427ac4c4777e2f0e82c ;
    schema:name "Road of Trials"@en .

_:Nd56424f0a9f44ba3bd3c4b56a945f122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confluence"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N71e9df0ccf0a4427ac4c4777e2f0e82c ;
    schema:name "Confluence"@en .

_:Ne066e3e05e4d4384abae2571f8f124d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nascence"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N71e9df0ccf0a4427ac4c4777e2f0e82c ;
    schema:name "Nascence"@en .

_:Nf6714dcc811e401397d50ca5df9b00c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Threshold"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:N71e9df0ccf0a4427ac4c4777e2f0e82c ;
    schema:name "Threshold"@en .

_:Nff00c9443f25491dbc6cb327f04bda5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descent"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N71e9df0ccf0a4427ac4c4777e2f0e82c ;
    schema:name "Descent"@en .

_:N71e9df0ccf0a4427ac4c4777e2f0e82c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a7cdda8d3894af9960f54aa2087a7e4,
        _:N2ff5108cc31940c0b8da7fa9c95508ea,
        _:N5e75aca1ba444ff7910826e2bcae6bd8,
        _:N947a8697b69344428c19d189dda77aba,
        _:Ncc1451a1aec94d31b5273979c490648e,
        _:Ncc972df7f1fd4b66ade89a852d909272,
        _:Nd56424f0a9f44ba3bd3c4b56a945f122,
        _:Ne066e3e05e4d4384abae2571f8f124d1,
        _:Nf6714dcc811e401397d50ca5df9b00c6,
        _:Nff00c9443f25491dbc6cb327f04bda5e ;
    mo:track_count 10 ;
    schema:duration "PT56:43"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1a7cdda8d3894af9960f54aa2087a7e4,
        _:N2ff5108cc31940c0b8da7fa9c95508ea,
        _:N5e75aca1ba444ff7910826e2bcae6bd8,
        _:N947a8697b69344428c19d189dda77aba,
        _:Ncc1451a1aec94d31b5273979c490648e,
        _:Ncc972df7f1fd4b66ade89a852d909272,
        _:Nd56424f0a9f44ba3bd3c4b56a945f122,
        _:Ne066e3e05e4d4384abae2571f8f124d1,
        _:Nf6714dcc811e401397d50ca5df9b00c6,
        _:Nff00c9443f25491dbc6cb327f04bda5e .

