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

<album/127079#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Enjoy the Show"@en,
        "Enjoy the Show"@ja,
        "Enjoy the Show"@ja-latn ;
    mo:produced_work <album/127079#musicalwork> ;
    schema:name "Enjoy the Show"@en,
        "Enjoy the Show"@ja,
        "Enjoy the Show"@ja-latn .

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

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

<product/23502#subject> a schema:CreativeWork ;
    schema:name "Five Nights at Freddy's (2014)"@en,
        "Five Nights at Freddy's (2014)"@ja,
        "Five Nights at Freddy's (2014)"@ja-latn ;
    foaf:name "Five Nights at Freddy's (2014)"@en,
        "Five Nights at Freddy's (2014)"@ja,
        "Five Nights at Freddy's (2014)"@ja-latn .

<product/23503#subject> a schema:CreativeWork ;
    schema:name "Five Nights at Freddy's 2 (2014)"@en,
        "Five Nights at Freddy's 2 (2014)"@ja,
        "Five Nights at Freddy's 2 (2014)"@ja-latn ;
    foaf:name "Five Nights at Freddy's 2 (2014)"@en,
        "Five Nights at Freddy's 2 (2014)"@ja,
        "Five Nights at Freddy's 2 (2014)"@ja-latn .

<product/23504#subject> a schema:CreativeWork ;
    schema:name "Five Nights at Freddy's 3 (2015)"@en,
        "Five Nights at Freddy's 3 (2015)"@ja,
        "Five Nights at Freddy's 3 (2015)"@ja-latn ;
    foaf:name "Five Nights at Freddy's 3 (2015)"@en,
        "Five Nights at Freddy's 3 (2015)"@ja,
        "Five Nights at Freddy's 3 (2015)"@ja-latn .

<product/23505#subject> a schema:CreativeWork ;
    schema:name "Five Nights at Freddy's 4"@en,
        "Five Nights at Freddy's 4"@ja,
        "Five Nights at Freddy's 4"@ja-latn ;
    foaf:name "Five Nights at Freddy's 4"@en,
        "Five Nights at Freddy's 4"@ja,
        "Five Nights at Freddy's 4"@ja-latn .

<product/23507#subject> a schema:CreativeWork ;
    schema:name "Five Nights at Freddy's: Sister Location"@en,
        "Five Nights at Freddy's: Sister Location"@ja,
        "Five Nights at Freddy's: Sister Location"@ja-latn ;
    foaf:name "Five Nights at Freddy's: Sister Location"@en,
        "Five Nights at Freddy's: Sister Location"@ja,
        "Five Nights at Freddy's: Sister Location"@ja-latn .

<product/3396#subject> a schema:CreativeWork ;
    schema:name "Food Wars! Shokugeki no Soma (Anime)"@en,
        "食戟のソーマ (Anime)"@ja,
        "Shokugeki no Soma (Anime)"@ja-latn ;
    foaf:name "Food Wars! Shokugeki no Soma (Anime)"@en,
        "食戟のソーマ (Anime)"@ja,
        "Shokugeki no Soma (Anime)"@ja-latn .

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

<product/509#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY XV"@en,
        "ファイナルファンタジーXV"@ja,
        "FINAL FANTASY XV"@ja-latn ;
    foaf:name "FINAL FANTASY XV"@en,
        "ファイナルファンタジーXV"@ja,
        "FINAL FANTASY XV"@ja-latn .

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

<https://media.vgm.io/albums/97/127079/127079-26baf3a453bc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127079#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/127079/127079-26baf3a453bc.jpg> ;
    foaf:depicts <album/127079#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/127079/127079-26baf3a453bc.jpg> .

<https://medium-media.vgm.io/albums/97/127079/127079-26baf3a453bc.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127079#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Enjoy the Show"@en,
        "Enjoy the Show"@ja,
        "Enjoy the Show"@ja-latn ;
    mo:performance_of <album/127079#musicalwork> ;
    mo:performer <artist/44490#subject> ;
    mo:recorded_as <album/127079#musicalexpression> ;
    schema:byArtist <artist/44490#subject> ;
    schema:name "Enjoy the Show"@en,
        "Enjoy the Show"@ja,
        "Enjoy the Show"@ja-latn ;
    schema:workPerformed <album/127079#musicalwork> .

<artist/44490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/127079#performance> ;
    schema:name "Nathan Sharp"@en ;
    foaf:name "Nathan Sharp"@en .

<album/127079#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-03"^^xsd:date ;
    dcterms:title "Enjoy the Show"@en,
        "Enjoy the Show"@ja,
        "Enjoy the Show"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127079#musicalexpression> ;
    mo:publisher _:Ndb74aaf6312c4eb99eb010071127930b ;
    mo:record _:N8dece3d944ba417db5a8579cd5587449 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bendy and the Ink Machine"@en ;
            foaf:name "Bendy and the Ink Machine"@en ],
        [ a schema:CreativeWork ;
            schema:name "Steven Universe"@en ;
            foaf:name "Steven Universe"@en ],
        <product/23502#subject>,
        <product/23503#subject>,
        <product/23504#subject>,
        <product/23505#subject>,
        <product/23507#subject>,
        <product/3396#subject>,
        <product/4106#subject>,
        <product/509#subject> ;
    schema:byArtist <artist/44490#subject> ;
    schema:datePublished "2017-08-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/127079/127079-26baf3a453bc.jpg> ;
    schema:name "Enjoy the Show"@en,
        "Enjoy the Show"@ja,
        "Enjoy the Show"@ja-latn ;
    schema:publisher _:Ndb74aaf6312c4eb99eb010071127930b ;
    foaf:depiction <https://media.vgm.io/albums/97/127079/127079-26baf3a453bc.jpg> .

_:N01e74a93cf9e4ad888e00c7529b31dbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare (Acoustic)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N8dece3d944ba417db5a8579cd5587449 ;
    schema:name "Nightmare (Acoustic)"@en .

_:N1e1a2bdec96d4460865be0a7412579bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashes"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N8dece3d944ba417db5a8579cd5587449 ;
    schema:name "Ashes"@en .

_:N484770f469e640b2bb9b748321d159a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise Me"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N8dece3d944ba417db5a8579cd5587449 ;
    schema:name "Promise Me"@en .

_:N5591d4525aa149deb553925c6c6992a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This is the End"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N8dece3d944ba417db5a8579cd5587449 ;
    schema:name "This is the End"@en .

_:N66a62c77f1414c4ca4b1ae45f06e09b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enjoy the Show (feat. Jacksepticeye)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N8dece3d944ba417db5a8579cd5587449 ;
    schema:name "Enjoy the Show (feat. Jacksepticeye)"@en .

_:N7eb1d20d833947caa63acd36b3c344a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let Me Try"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N8dece3d944ba417db5a8579cd5587449 ;
    schema:name "Let Me Try"@en .

_:N98436744850c42dd9f14d5d4454aeca3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reclaim Your Throne"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N8dece3d944ba417db5a8579cd5587449 ;
    schema:name "Reclaim Your Throne"@en .

_:Nbe248f434712495cb3772e170b1211b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ask for More"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N8dece3d944ba417db5a8579cd5587449 ;
    schema:name "Ask for More"@en .

_:Nc32dca903b0549b7b5b1de0338ab74cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N8dece3d944ba417db5a8579cd5587449 ;
    schema:name "Home"@en .

_:Ncd36fcad197946feb5e78527f16847fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Finale"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N8dece3d944ba417db5a8579cd5587449 ;
    schema:name "The Finale"@en .

_:Ndb74aaf6312c4eb99eb010071127930b schema:name "Give Heart Records, Shark Robot"@en ;
    foaf:name "Give Heart Records, Shark Robot"@en .

_:Ne199a59388db4c34a3bf32a89bdcfd87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood and Ink"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N8dece3d944ba417db5a8579cd5587449 ;
    schema:name "Blood and Ink"@en .

_:Neb2141985dc2425689563fc7ba4d783a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Silence"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N8dece3d944ba417db5a8579cd5587449 ;
    schema:name "Dead Silence"@en .

_:N8dece3d944ba417db5a8579cd5587449 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01e74a93cf9e4ad888e00c7529b31dbc,
        _:N1e1a2bdec96d4460865be0a7412579bc,
        _:N484770f469e640b2bb9b748321d159a3,
        _:N5591d4525aa149deb553925c6c6992a3,
        _:N66a62c77f1414c4ca4b1ae45f06e09b5,
        _:N7eb1d20d833947caa63acd36b3c344a9,
        _:N98436744850c42dd9f14d5d4454aeca3,
        _:Nbe248f434712495cb3772e170b1211b7,
        _:Nc32dca903b0549b7b5b1de0338ab74cd,
        _:Ncd36fcad197946feb5e78527f16847fb,
        _:Ne199a59388db4c34a3bf32a89bdcfd87,
        _:Neb2141985dc2425689563fc7ba4d783a ;
    mo:track_count 12 ;
    schema:duration "PT38:14"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N01e74a93cf9e4ad888e00c7529b31dbc,
        _:N1e1a2bdec96d4460865be0a7412579bc,
        _:N484770f469e640b2bb9b748321d159a3,
        _:N5591d4525aa149deb553925c6c6992a3,
        _:N66a62c77f1414c4ca4b1ae45f06e09b5,
        _:N7eb1d20d833947caa63acd36b3c344a9,
        _:N98436744850c42dd9f14d5d4454aeca3,
        _:Nbe248f434712495cb3772e170b1211b7,
        _:Nc32dca903b0549b7b5b1de0338ab74cd,
        _:Ncd36fcad197946feb5e78527f16847fb,
        _:Ne199a59388db4c34a3bf32a89bdcfd87,
        _:Neb2141985dc2425689563fc7ba4d783a .

