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

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

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

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

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

<https://medium-media.vgm.io/albums/06/102560/102560-8bfd9065551f.jpg> a schema:ImageObject,
        foaf:Image .

<album/102560#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aeolis Tournament Official Soundtrack"@en,
        "Aeolis Tournament Official Soundtrack"@ja,
        "Aeolis Tournament Official Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jason Létourneau"@en ;
            foaf:made <album/102560#composition> ;
            foaf:name "Jason Létourneau"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jean-Philippe Côté"@en ;
            foaf:made <album/102560#composition> ;
            foaf:name "Jean-Philippe Côté"@en ] ;
    mo:produced_work <album/102560#musicalwork> ;
    schema:name "Aeolis Tournament Official Soundtrack"@en,
        "Aeolis Tournament Official Soundtrack"@ja,
        "Aeolis Tournament Official Soundtrack"@ja-latn .

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

<album/102560#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aeolis Tournament Official Soundtrack"@en,
        "Aeolis Tournament Official Soundtrack"@ja,
        "Aeolis Tournament Official Soundtrack"@ja-latn ;
    mo:performance_of <album/102560#musicalwork> ;
    mo:performer _:N022f9e2544ee4a80bcf3106a7a7d1778,
        _:N9da50c04329049769b54cb8b3527dbec ;
    mo:recorded_as <album/102560#musicalexpression> ;
    schema:byArtist _:N022f9e2544ee4a80bcf3106a7a7d1778,
        _:N9da50c04329049769b54cb8b3527dbec ;
    schema:name "Aeolis Tournament Official Soundtrack"@en,
        "Aeolis Tournament Official Soundtrack"@ja,
        "Aeolis Tournament Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/102560#musicalwork> .

<album/102560#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-27"^^xsd:date ;
    dcterms:title "Aeolis Tournament Official Soundtrack"@en,
        "Aeolis Tournament Official Soundtrack"@ja,
        "Aeolis Tournament Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/102560#musicalexpression> ;
    mo:publisher _:Na77854a0f05442cc997be7f31894fd46 ;
    mo:record _:N4446e4bcc8754ee6a7ae49f10a60ba99 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Aeolis Tournament"@en ;
            foaf:name "Aeolis Tournament"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jason Létourneau"@en ;
            foaf:name "Jason Létourneau"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jean-Philippe Côté"@en ;
            foaf:name "Jean-Philippe Côté"@en ] ;
    schema:datePublished "2020-07-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/102560/102560-8bfd9065551f.jpg> ;
    schema:name "Aeolis Tournament Official Soundtrack"@en,
        "Aeolis Tournament Official Soundtrack"@ja,
        "Aeolis Tournament Official Soundtrack"@ja-latn ;
    schema:publisher _:Na77854a0f05442cc997be7f31894fd46 ;
    foaf:depiction <https://media.vgm.io/albums/06/102560/102560-8bfd9065551f.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102560#subject> ;
    schema:name "Jason Létourneau"@en ;
    foaf:made <album/102560#subject> ;
    foaf:name "Jason Létourneau"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102560#subject> ;
    schema:name "Jean-Philippe Côté"@en ;
    foaf:made <album/102560#subject> ;
    foaf:name "Jean-Philippe Côté"@en .

_:N00f9567f8e6243b69d414f9e833b2e15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Result Menu"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N4446e4bcc8754ee6a7ae49f10a60ba99 ;
    schema:name "Result Menu"@en .

_:N022f9e2544ee4a80bcf3106a7a7d1778 a schema:Person,
        foaf:Person ;
    mo:performed <album/102560#performance> ;
    schema:name "Jason Létourneau"@en ;
    foaf:name "Jason Létourneau"@en .

_:N24e1addb93704971b3ca9b87e766ea20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Explosive Dodgeball"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N4446e4bcc8754ee6a7ae49f10a60ba99 ;
    schema:name "Explosive Dodgeball"@en .

_:N464109ddbed545cd8534e0d9961c73ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Perfect Storm"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N4446e4bcc8754ee6a7ae49f10a60ba99 ;
    schema:name "The Perfect Storm"@en .

_:N55f916603cc040c2b471e6efb0d2d65c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowball Battle"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N4446e4bcc8754ee6a7ae49f10a60ba99 ;
    schema:name "Snowball Battle"@en .

_:N7340b4774f5b478ba2443c253eccf237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Menu"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N4446e4bcc8754ee6a7ae49f10a60ba99 ;
    schema:name "Main Menu"@en .

_:N87c47c0497394fbaa17ad749b3fdd1da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air Hockey"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N4446e4bcc8754ee6a7ae49f10a60ba99 ;
    schema:name "Air Hockey"@en .

_:N9da50c04329049769b54cb8b3527dbec a schema:Person,
        foaf:Person ;
    mo:performed <album/102560#performance> ;
    schema:name "Jean-Philippe Côté"@en ;
    foaf:name "Jean-Philippe Côté"@en .

_:Na77854a0f05442cc997be7f31894fd46 schema:name "Triptyque Audio Inc"@en ;
    foaf:name "Triptyque Audio Inc"@en .

_:Nda1d15cc38bb494e8ec5a176c21643ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marble Thief"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N4446e4bcc8754ee6a7ae49f10a60ba99 ;
    schema:name "Marble Thief"@en .

_:Nf228efddd23b491895a285b0d9e527d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sportsball"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N4446e4bcc8754ee6a7ae49f10a60ba99 ;
    schema:name "Sportsball"@en .

_:N4446e4bcc8754ee6a7ae49f10a60ba99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00f9567f8e6243b69d414f9e833b2e15,
        _:N24e1addb93704971b3ca9b87e766ea20,
        _:N464109ddbed545cd8534e0d9961c73ea,
        _:N55f916603cc040c2b471e6efb0d2d65c,
        _:N7340b4774f5b478ba2443c253eccf237,
        _:N87c47c0497394fbaa17ad749b3fdd1da,
        _:Nda1d15cc38bb494e8ec5a176c21643ae,
        _:Nf228efddd23b491895a285b0d9e527d7 ;
    mo:track_count 8 ;
    schema:duration "PT18:40"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N00f9567f8e6243b69d414f9e833b2e15,
        _:N24e1addb93704971b3ca9b87e766ea20,
        _:N464109ddbed545cd8534e0d9961c73ea,
        _:N55f916603cc040c2b471e6efb0d2d65c,
        _:N7340b4774f5b478ba2443c253eccf237,
        _:N87c47c0497394fbaa17ad749b3fdd1da,
        _:Nda1d15cc38bb494e8ec5a176c21643ae,
        _:Nf228efddd23b491895a285b0d9e527d7 .

