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

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

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

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

<album/48481#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PIXELATION SYMPHONY"@en,
        "PIXELATION SYMPHONY"@ja,
        "PIXELATION SYMPHONY"@ja-latn ;
    mo:performance_of <album/48481#musicalwork> ;
    mo:recorded_as <album/48481#musicalexpression> ;
    schema:name "PIXELATION SYMPHONY"@en,
        "PIXELATION SYMPHONY"@ja,
        "PIXELATION SYMPHONY"@ja-latn ;
    schema:workPerformed <album/48481#musicalwork> .

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

<https://medium-media.vgm.io/albums/18/48481/48481-1412621548.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/48481#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PIXELATION SYMPHONY"@en,
        "PIXELATION SYMPHONY"@ja,
        "PIXELATION SYMPHONY"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Masato Nakamura"@en ;
            foaf:made <album/48481#composition> ;
            foaf:name "Masato Nakamura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "David Wise"@en ;
            foaf:made <album/48481#composition> ;
            foaf:name "David Wise"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "PIXELATION STUDIOS"@en ;
            foaf:made <album/48481#composition> ;
            foaf:name "PIXELATION STUDIOS"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yoko Shimomura"@en ;
            foaf:made <album/48481#composition> ;
            foaf:name "Yoko Shimomura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nobuo Uematsu"@en ;
            foaf:made <album/48481#composition> ;
            foaf:name "Nobuo Uematsu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yasunori Mitsuda"@en ;
            foaf:made <album/48481#composition> ;
            foaf:name "Yasunori Mitsuda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hirokazu Tanaka"@en ;
            foaf:made <album/48481#composition> ;
            foaf:name "Hirokazu Tanaka"@en ] ;
    mo:produced_work <album/48481#musicalwork> ;
    schema:name "PIXELATION SYMPHONY"@en,
        "PIXELATION SYMPHONY"@ja,
        "PIXELATION SYMPHONY"@ja-latn .

<album/48481#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-26"^^xsd:date ;
    dcterms:title "PIXELATION SYMPHONY"@en,
        "PIXELATION SYMPHONY"@ja,
        "PIXELATION SYMPHONY"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48481#musicalexpression> ;
    mo:publisher _:N94b279f81758428b9d7256ae44cb1318 ;
    mo:record _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Chrono Cross"@en ;
            foaf:name "Chrono Cross"@en ],
        [ a schema:CreativeWork ;
            schema:name "Super Mario RPG: Legend of the Seven Stars"@en ;
            foaf:name "Super Mario RPG: Legend of the Seven Stars"@en ],
        [ a schema:CreativeWork ;
            schema:name "Metroid"@en ;
            foaf:name "Metroid"@en ],
        [ a schema:CreativeWork ;
            schema:name "Chrono Trigger"@en ;
            foaf:name "Chrono Trigger"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic the Hedgehog 2"@en ;
            foaf:name "Sonic the Hedgehog 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Final Fantasy VIII"@en ;
            foaf:name "Final Fantasy VIII"@en ],
        [ a schema:CreativeWork ;
            schema:name "Final Fantasy VII"@en ;
            foaf:name "Final Fantasy VII"@en ],
        [ a schema:CreativeWork ;
            schema:name "Donkey Kong Country 2: Diddy's Kong Quest"@en ;
            foaf:name "Donkey Kong Country 2: Diddy's Kong Quest"@en ],
        [ a schema:CreativeWork ;
            schema:name "Final Fantasy VI"@en ;
            foaf:name "Final Fantasy VI"@en ] ;
    schema:datePublished "2014-06-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/48481/48481-1412621548.jpg> ;
    schema:name "PIXELATION SYMPHONY"@en,
        "PIXELATION SYMPHONY"@ja,
        "PIXELATION SYMPHONY"@ja-latn ;
    schema:publisher _:N94b279f81758428b9d7256ae44cb1318 ;
    foaf:depiction <https://media.vgm.io/albums/18/48481/48481-1412621548.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48481#subject> ;
    schema:name "Nobuo Uematsu"@en ;
    foaf:made <album/48481#subject> ;
    foaf:name "Nobuo Uematsu"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48481#subject> ;
    schema:name "Yoko Shimomura"@en ;
    foaf:made <album/48481#subject> ;
    foaf:name "Yoko Shimomura"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48481#subject> ;
    schema:name "David Wise"@en ;
    foaf:made <album/48481#subject> ;
    foaf:name "David Wise"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48481#subject> ;
    schema:name "Masato Nakamura"@en ;
    foaf:made <album/48481#subject> ;
    foaf:name "Masato Nakamura"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48481#subject> ;
    schema:name "PIXELATION STUDIOS"@en ;
    foaf:made <album/48481#subject> ;
    foaf:name "PIXELATION STUDIOS"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48481#subject> ;
    schema:name "Hirokazu Tanaka"@en ;
    foaf:made <album/48481#subject> ;
    foaf:name "Hirokazu Tanaka"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48481#subject> ;
    schema:name "Yasunori Mitsuda"@en ;
    foaf:made <album/48481#subject> ;
    foaf:name "Yasunori Mitsuda"@en .

_:N011abe10a9c342f98a963bc98f816984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Sea ~ Ruined Tower-from Chrono Cross"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Dead Sea ~ Ruined Tower-from Chrono Cross"@en .

_:N106cb69821fc4f62a83afee9fe1ce29b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight Against Smithy-from Super Mario RPG: Legend of the Seven Stars"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Fight Against Smithy-from Super Mario RPG: Legend of the Seven Stars"@en .

_:N33a8897be956416c81aa3d622fec5a2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stickerbush Symphony-from Donkey Kong Country 2: Diddy's Kong Quest"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Stickerbush Symphony-from Donkey Kong Country 2: Diddy's Kong Quest"@en .

_:N4cc0ef6e9cd840e6ae04479b86f235b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chemical Plant Zone-from Sonic the Hedgehog 2"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Chemical Plant Zone-from Sonic the Hedgehog 2"@en .

_:N6ca363f02a07412581624fc7a98b5bf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lavos Core-from Chrono Trigger"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Lavos Core-from Chrono Trigger"@en .

_:N798eaaee50bb4eabb245f660fd220d47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Guardian Battle Theme-Original Composition [Bonus Track]"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Crystal Guardian Battle Theme-Original Composition [Bonus Track]"@en .

_:N7f9c8f317822432b9c9479ef8fe377eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever Rachel-from Final Fantasy VI"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Forever Rachel-from Final Fantasy VI"@en .

_:N94b279f81758428b9d7256ae44cb1318 schema:name "PIXELATION STUDIOS"@en ;
    foaf:name "PIXELATION STUDIOS"@en .

_:N9e3b6c07703e4bf0b36b909e87518e71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Birth of God-from Final Fantasy VII"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "The Birth of God-from Final Fantasy VII"@en .

_:N9feccc57122f42018b3d08b47514781b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lavos's Theme-from Chrono Trigger"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Lavos's Theme-from Chrono Trigger"@en .

_:Na38afe4258a8436bbddfe235774d46c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Premonition-from Final Fantasy VIII"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Premonition-from Final Fantasy VIII"@en .

_:Na48727861bd34b559c95171c337801b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Force Your Way-from Final Fantasy VIII"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Force Your Way-from Final Fantasy VIII"@en .

_:Nd4ef87fca3e540f995d7ea0c6ddbbbbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Extreme-from Final Fantasy VIII"@en ;
    mo:track_number 15 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "The Extreme-from Final Fantasy VIII"@en .

_:Neb4dcbb1f3ba4ea8afe5787c9141dd24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jenova Absolute-from Final Fantasy VII"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Jenova Absolute-from Final Fantasy VII"@en .

_:Nec0a189622e143fb96f0ae648e5534b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of the Shore Near Another World-from Chrono Cross"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Dream of the Shore Near Another World-from Chrono Cross"@en .

_:Ned5e7bec8e174f8c91f07de3ca9f5875 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brinstar-from Metroid"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Brinstar-from Metroid"@en .

_:Nf392d6f9c17141e4abb0ee7bb7cba5bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot-Head Bop-from Donkey Kong Country 2: Diddy's Kong Quest"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ned63eaf351bd4ac9a2b38eeb045a0971 ;
    schema:name "Hot-Head Bop-from Donkey Kong Country 2: Diddy's Kong Quest"@en .

_:Ned63eaf351bd4ac9a2b38eeb045a0971 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N011abe10a9c342f98a963bc98f816984,
        _:N106cb69821fc4f62a83afee9fe1ce29b,
        _:N33a8897be956416c81aa3d622fec5a2a,
        _:N4cc0ef6e9cd840e6ae04479b86f235b5,
        _:N6ca363f02a07412581624fc7a98b5bf3,
        _:N798eaaee50bb4eabb245f660fd220d47,
        _:N7f9c8f317822432b9c9479ef8fe377eb,
        _:N9e3b6c07703e4bf0b36b909e87518e71,
        _:N9feccc57122f42018b3d08b47514781b,
        _:Na38afe4258a8436bbddfe235774d46c4,
        _:Na48727861bd34b559c95171c337801b0,
        _:Nd4ef87fca3e540f995d7ea0c6ddbbbbe,
        _:Neb4dcbb1f3ba4ea8afe5787c9141dd24,
        _:Nec0a189622e143fb96f0ae648e5534b3,
        _:Ned5e7bec8e174f8c91f07de3ca9f5875,
        _:Nf392d6f9c17141e4abb0ee7bb7cba5bc ;
    mo:track_count 16 ;
    schema:duration "PT47:48"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N011abe10a9c342f98a963bc98f816984,
        _:N106cb69821fc4f62a83afee9fe1ce29b,
        _:N33a8897be956416c81aa3d622fec5a2a,
        _:N4cc0ef6e9cd840e6ae04479b86f235b5,
        _:N6ca363f02a07412581624fc7a98b5bf3,
        _:N798eaaee50bb4eabb245f660fd220d47,
        _:N7f9c8f317822432b9c9479ef8fe377eb,
        _:N9e3b6c07703e4bf0b36b909e87518e71,
        _:N9feccc57122f42018b3d08b47514781b,
        _:Na38afe4258a8436bbddfe235774d46c4,
        _:Na48727861bd34b559c95171c337801b0,
        _:Nd4ef87fca3e540f995d7ea0c6ddbbbbe,
        _:Neb4dcbb1f3ba4ea8afe5787c9141dd24,
        _:Nec0a189622e143fb96f0ae648e5534b3,
        _:Ned5e7bec8e174f8c91f07de3ca9f5875,
        _:Nf392d6f9c17141e4abb0ee7bb7cba5bc .

