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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67085#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/67085#composition>,
        <album/67085#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<artist/1742#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67085#subject> ;
    schema:name "Hikaru Utada"@en,
        "宇多田ヒカル"@ja ;
    foaf:made <album/67085#composition>,
        <album/67085#subject> ;
    foaf:name "Hikaru Utada"@en,
        "宇多田ヒカル"@ja .

<artist/189#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67085#subject> ;
    schema:name "Yasuaki Fujita"@en,
        "藤田靖明"@ja ;
    foaf:made <album/67085#composition>,
        <album/67085#subject> ;
    foaf:name "Yasuaki Fujita"@en,
        "藤田靖明"@ja .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67085#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/67085#composition>,
        <album/67085#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67085#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/67085#composition>,
        <album/67085#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

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

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/2072#subject> a schema:CreativeWork ;
    schema:name "Mega Man 3"@en,
        "ロックマン3 Dr.ワイリーの最期!?"@ja,
        "Rockman 3: Dr. Wily no Saigo!?"@ja-latn ;
    foaf:name "Mega Man 3"@en,
        "ロックマン3 Dr.ワイリーの最期!?"@ja,
        "Rockman 3: Dr. Wily no Saigo!?"@ja-latn .

<product/236#subject> a schema:CreativeWork ;
    schema:name "Kingdom Hearts"@en,
        "キングダム ハーツ"@ja,
        "Kingdom Hearts"@ja-latn ;
    foaf:name "Kingdom Hearts"@en,
        "キングダム ハーツ"@ja,
        "Kingdom Hearts"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/58/67085/67085-1491155765.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67085#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Video Game Music"@en,
        "Video Game Music"@ja,
        "Video Game Music"@ja-latn ;
    mo:performance_of <album/67085#musicalwork> ;
    mo:performer _:N8308cb3966d9490baf580e2670e5ec02 ;
    mo:recorded_as <album/67085#musicalexpression> ;
    schema:byArtist _:N8308cb3966d9490baf580e2670e5ec02 ;
    schema:name "Video Game Music"@en,
        "Video Game Music"@ja,
        "Video Game Music"@ja-latn ;
    schema:workPerformed <album/67085#musicalwork> .

<album/67085#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game Music"@en,
        "Video Game Music"@ja,
        "Video Game Music"@ja-latn ;
    mo:composer <artist/146#subject>,
        <artist/1742#subject>,
        <artist/189#subject>,
        <artist/190#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/67085#musicalwork> ;
    schema:name "Video Game Music"@en,
        "Video Game Music"@ja,
        "Video Game Music"@ja-latn .

<album/67085#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-02"^^xsd:date ;
    dcterms:title "Video Game Music"@en,
        "Video Game Music"@ja,
        "Video Game Music"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/67085#musicalexpression> ;
    mo:publisher _:Nfdc59dfe9d324b1fba06f9d1f51d3ae4 ;
    mo:record _:Neb1a054ed6034c8fb04165951d873b02 ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/188#subject>,
        <product/194#subject>,
        <product/2072#subject>,
        <product/236#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "LevarSlaysDragons"@en ;
            foaf:name "LevarSlaysDragons"@en ] ;
    schema:datePublished "2016-05-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/67085/67085-1491155765.jpg> ;
    schema:name "Video Game Music"@en,
        "Video Game Music"@ja,
        "Video Game Music"@ja-latn ;
    schema:publisher _:Nfdc59dfe9d324b1fba06f9d1f51d3ae4 ;
    foaf:depiction <https://media.vgm.io/albums/58/67085/67085-1491155765.jpg> .

_:N0fe47745735c479e966b43c72034bec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mega Man 3 Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Neb1a054ed6034c8fb04165951d873b02 ;
    schema:name "Mega Man 3 Theme"@en .

_:N8308cb3966d9490baf580e2670e5ec02 a schema:Person,
        foaf:Person ;
    mo:performed <album/67085#performance> ;
    schema:name "LevarSlaysDragons"@en ;
    foaf:name "LevarSlaysDragons"@en .

_:Nc628500292644511a8ecff34ae43ccf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hikari (From \"Kingdom Hearts\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Neb1a054ed6034c8fb04165951d873b02 ;
    schema:name "Hikari (From \"Kingdom Hearts\")"@en .

_:Nd733216c20f34325a08e2cf323a3b7b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy 7 Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Neb1a054ed6034c8fb04165951d873b02 ;
    schema:name "Final Fantasy 7 Theme"@en .

_:Ne1d628027a844dc6970f8493dd6340f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Neb1a054ed6034c8fb04165951d873b02 ;
    schema:name "Chrono Trigger Theme"@en .

_:Ne898856f05014bc890456abc82b854a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods Theme (From \"Zelda: Ocarina of Time\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Neb1a054ed6034c8fb04165951d873b02 ;
    schema:name "Lost Woods Theme (From \"Zelda: Ocarina of Time\")"@en .

_:Nfdc59dfe9d324b1fba06f9d1f51d3ae4 schema:name "LevarSlaysDragons"@en,
        "LevarSlaysDragons"@ja,
        "LevarSlaysDragons"@ja-latn ;
    foaf:name "LevarSlaysDragons"@en,
        "LevarSlaysDragons"@ja,
        "LevarSlaysDragons"@ja-latn .

_:Neb1a054ed6034c8fb04165951d873b02 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fe47745735c479e966b43c72034bec6,
        _:Nc628500292644511a8ecff34ae43ccf7,
        _:Nd733216c20f34325a08e2cf323a3b7b9,
        _:Ne1d628027a844dc6970f8493dd6340f0,
        _:Ne898856f05014bc890456abc82b854a2 ;
    mo:track_count 5 ;
    schema:duration "PT17:32"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0fe47745735c479e966b43c72034bec6,
        _:Nc628500292644511a8ecff34ae43ccf7,
        _:Nd733216c20f34325a08e2cf323a3b7b9,
        _:Ne1d628027a844dc6970f8493dd6340f0,
        _:Ne898856f05014bc890456abc82b854a2 .

