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

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

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

<artist/2142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65407#subject> ;
    schema:name "Minako Adachi"@en,
        "足立美奈子"@ja ;
    foaf:made <album/65407#composition>,
        <album/65407#subject> ;
    foaf:name "Minako Adachi"@en,
        "足立美奈子"@ja .

<artist/3639#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65407#subject> ;
    schema:name "Go Ichinose"@en,
        "一之瀬剛"@ja ;
    foaf:made <album/65407#composition>,
        <album/65407#subject> ;
    foaf:name "Go Ichinose"@en,
        "一之瀬剛"@ja .

<artist/7112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65407#subject> ;
    schema:name "Hitomi Sato"@en,
        "佐藤仁美"@ja ;
    foaf:made <album/65407#composition>,
        <album/65407#subject> ;
    foaf:name "Hitomi Sato"@en,
        "佐藤仁美"@ja .

<product/4260#subject> a schema:CreativeWork ;
    schema:name "Pokémon Sun & Moon"@en,
        "ポケットモンスター サン・ムーン"@ja,
        "Pokémon Sun & Moon"@ja-latn ;
    foaf:name "Pokémon Sun & Moon"@en,
        "ポケットモンスター サン・ムーン"@ja,
        "Pokémon Sun & Moon"@ja-latn .

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

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/65407/65407-1486314990.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/42846#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65407#performance> ;
    schema:name "insaneintherainmusic"@en ;
    foaf:name "insaneintherainmusic"@en .

<artist/45306#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65407#performance> ;
    schema:name "Swigglesrp"@en ;
    foaf:name "Swigglesrp"@en .

<album/65407#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alola That Jazz"@en,
        "Alola That Jazz"@ja,
        "Alola That Jazz"@ja-latn ;
    mo:composer <artist/2142#subject>,
        <artist/3639#subject>,
        <artist/7112#subject> ;
    mo:produced_work <album/65407#musicalwork> ;
    schema:name "Alola That Jazz"@en,
        "Alola That Jazz"@ja,
        "Alola That Jazz"@ja-latn .

<album/65407#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alola That Jazz"@en,
        "Alola That Jazz"@ja,
        "Alola That Jazz"@ja-latn ;
    mo:performance_of <album/65407#musicalwork> ;
    mo:performer _:N41eb0fe6be1c4048a903a61766318970,
        _:Ne6028a7365964244bb82ef5ed663a551,
        <artist/42846#subject>,
        <artist/45306#subject> ;
    mo:recorded_as <album/65407#musicalexpression> ;
    schema:byArtist _:N41eb0fe6be1c4048a903a61766318970,
        _:Ne6028a7365964244bb82ef5ed663a551,
        <artist/42846#subject>,
        <artist/45306#subject> ;
    schema:name "Alola That Jazz"@en,
        "Alola That Jazz"@ja,
        "Alola That Jazz"@ja-latn ;
    schema:workPerformed <album/65407#musicalwork> .

<album/65407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-04"^^xsd:date ;
    dcterms:title "Alola That Jazz"@en,
        "Alola That Jazz"@ja,
        "Alola That Jazz"@ja-latn ;
    mo:catalogue_number "MCOL-0025" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/65407#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:Nf8b601b28dd14dfd8e7ccde81c3eb321 ;
    mo:record_count 1 ;
    schema:about <product/4260#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Justin Peterkin"@en ;
            foaf:name "Justin Peterkin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Auden Durant"@en ;
            foaf:name "Auden Durant"@en ],
        <artist/42846#subject>,
        <artist/45306#subject> ;
    schema:datePublished "2017-02-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/65407/65407-1486314990.jpg> ;
    schema:name "Alola That Jazz"@en,
        "Alola That Jazz"@ja,
        "Alola That Jazz"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/65407/65407-1486314990.jpg> .

_:N2313e658a65f4bb499977c51a8cf6679 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gladion's Groove (Battle! Gladion) [feat. Justin Peterkin]"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nf8b601b28dd14dfd8e7ccde81c3eb321 ;
    schema:name "Gladion's Groove (Battle! Gladion) [feat. Justin Peterkin]"@en .

_:N2996fd8e22df459b95a7c44176e013b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cityscape (Hau'oli City)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Nf8b601b28dd14dfd8e7ccde81c3eb321 ;
    schema:name "Cityscape (Hau'oli City)"@en .

_:N41eb0fe6be1c4048a903a61766318970 a schema:Person,
        foaf:Person ;
    mo:performed <album/65407#performance> ;
    schema:name "Auden Durant"@en ;
    foaf:name "Auden Durant"@en .

_:N436780cd8594488a9b60280d332b231b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stupid Blues (Battle! Guzma)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nf8b601b28dd14dfd8e7ccde81c3eb321 ;
    schema:name "Stupid Blues (Battle! Guzma)"@en .

_:N6c4dbe8589f74eeab67db26c84102231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise to the Challenge (Vast Poni Canyon) [feat. Swigglesrp]"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nf8b601b28dd14dfd8e7ccde81c3eb321 ;
    schema:name "Rise to the Challenge (Vast Poni Canyon) [feat. Swigglesrp]"@en .

_:Nb22314ab137f4eada6633c3e5bf9504b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Battle for Beasts (Battle! Lusamine)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nf8b601b28dd14dfd8e7ccde81c3eb321 ;
    schema:name "A Battle for Beasts (Battle! Lusamine)"@en .

_:Nd311db47b0364556ac575626cded8b1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Hues (Malie City)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nf8b601b28dd14dfd8e7ccde81c3eb321 ;
    schema:name "Oriental Hues (Malie City)"@en .

_:Ne6028a7365964244bb82ef5ed663a551 a schema:Person,
        foaf:Person ;
    mo:performed <album/65407#performance> ;
    schema:name "Justin Peterkin"@en ;
    foaf:name "Justin Peterkin"@en .

_:Nf905ce8e174e416184bb201e5c8ffbef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure Awaits! (Alola Region Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:Nf8b601b28dd14dfd8e7ccde81c3eb321 ;
    schema:name "Adventure Awaits! (Alola Region Theme)"@en .

_:Nfd85b338e0ae47f4b5f951921fbb5a70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tranquil Waters (Seafolk Village) [feat. Auden Durant]"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Nf8b601b28dd14dfd8e7ccde81c3eb321 ;
    schema:name "Tranquil Waters (Seafolk Village) [feat. Auden Durant]"@en .

_:Nf8b601b28dd14dfd8e7ccde81c3eb321 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2313e658a65f4bb499977c51a8cf6679,
        _:N2996fd8e22df459b95a7c44176e013b8,
        _:N436780cd8594488a9b60280d332b231b,
        _:N6c4dbe8589f74eeab67db26c84102231,
        _:Nb22314ab137f4eada6633c3e5bf9504b,
        _:Nd311db47b0364556ac575626cded8b1e,
        _:Nf905ce8e174e416184bb201e5c8ffbef,
        _:Nfd85b338e0ae47f4b5f951921fbb5a70 ;
    mo:track_count 8 ;
    schema:duration "PT43:58"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2313e658a65f4bb499977c51a8cf6679,
        _:N2996fd8e22df459b95a7c44176e013b8,
        _:N436780cd8594488a9b60280d332b231b,
        _:N6c4dbe8589f74eeab67db26c84102231,
        _:Nb22314ab137f4eada6633c3e5bf9504b,
        _:Nd311db47b0364556ac575626cded8b1e,
        _:Nf905ce8e174e416184bb201e5c8ffbef,
        _:Nfd85b338e0ae47f4b5f951921fbb5a70 .

