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

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

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

<artist/1270#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63162#subject> ;
    schema:name "Kinuyo Yamashita"@en,
        "山下絹代"@ja ;
    foaf:made <album/63162#composition>,
        <album/63162#subject> ;
    foaf:name "Kinuyo Yamashita"@en,
        "山下絹代"@ja .

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63162#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/63162#composition>,
        <album/63162#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/1706#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63162#subject> ;
    schema:name "Kenji Yamamoto"@en,
        "山本健司"@ja ;
    foaf:made <album/63162#composition>,
        <album/63162#subject> ;
    foaf:name "Kenji Yamamoto"@en,
        "山本健司"@ja .

<artist/3702#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63162#subject> ;
    schema:name "Takeshi Ichida"@en ;
    foaf:made <album/63162#composition>,
        <album/63162#subject> ;
    foaf:name "Takeshi Ichida"@en .

<product/10432#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball Z: Super Butouden 2"@en,
        "ドラゴンボールＺ 超武闘伝２"@ja,
        "Dragon Ball Z: Super Butouden 2"@ja-latn ;
    foaf:name "Dragon Ball Z: Super Butouden 2"@en,
        "ドラゴンボールＺ 超武闘伝２"@ja,
        "Dragon Ball Z: Super Butouden 2"@ja-latn .

<product/1605#subject> a schema:CreativeWork ;
    schema:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn ;
    foaf:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn .

<product/1697#subject> a schema:CreativeWork ;
    schema:name "Yu☆Yu☆Hakusho FINAL: Makai Saikyou Retsuden"@en,
        "幽☆遊☆白書 FINAL 魔界最強列伝"@ja,
        "Yu☆Yu☆Hakusho FINAL: Makai Saikyou Retsuden"@ja-latn ;
    foaf:name "Yu☆Yu☆Hakusho FINAL: Makai Saikyou Retsuden"@en,
        "幽☆遊☆白書 FINAL 魔界最強列伝"@ja,
        "Yu☆Yu☆Hakusho FINAL: Makai Saikyou Retsuden"@ja-latn .

<product/812#subject> a schema:CreativeWork ;
    schema:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn ;
    foaf:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn .

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

<album/63162#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Orchestral Covers vol. 1"@en,
        "Orchestral Covers vol. 1"@ja,
        "Orchestral Covers vol. 1"@ja-latn ;
    mo:performance_of <album/63162#musicalwork> ;
    mo:recorded_as <album/63162#musicalexpression> ;
    schema:name "Orchestral Covers vol. 1"@en,
        "Orchestral Covers vol. 1"@ja,
        "Orchestral Covers vol. 1"@ja-latn ;
    schema:workPerformed <album/63162#musicalwork> .

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

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

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

<album/63162#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Orchestral Covers vol. 1"@en,
        "Orchestral Covers vol. 1"@ja,
        "Orchestral Covers vol. 1"@ja-latn ;
    mo:composer <artist/1270#subject>,
        <artist/139#subject>,
        <artist/1706#subject>,
        <artist/3702#subject> ;
    mo:produced_work <album/63162#musicalwork> ;
    schema:name "Orchestral Covers vol. 1"@en,
        "Orchestral Covers vol. 1"@ja,
        "Orchestral Covers vol. 1"@ja-latn .

<album/63162#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-07"^^xsd:date ;
    dcterms:title "Orchestral Covers vol. 1"@en,
        "Orchestral Covers vol. 1"@ja,
        "Orchestral Covers vol. 1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/63162#musicalexpression> ;
    mo:publisher _:N25c866f7b09949bdbf0680436552e01d ;
    mo:record _:N57105d595d8c4abc8ec4aabb69aa4288 ;
    mo:record_count 1 ;
    schema:about <product/10432#subject>,
        <product/1605#subject>,
        <product/1697#subject>,
        <product/812#subject> ;
    schema:datePublished "2015-08-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/63162/63162-1479754585.jpg> ;
    schema:name "Orchestral Covers vol. 1"@en,
        "Orchestral Covers vol. 1"@ja,
        "Orchestral Covers vol. 1"@ja-latn ;
    schema:publisher _:N25c866f7b09949bdbf0680436552e01d ;
    foaf:depiction <https://media.vgm.io/albums/26/63162/63162-1479754585.jpg> .

_:N035deee56d584315a71aafe28af5dcae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gohan Theme (Butoden 3)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N57105d595d8c4abc8ec4aabb69aa4288 ;
    schema:name "Gohan Theme (Butoden 3)"@en .

_:N15c02a50fb924ed5b294259fac177ca7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vega Theme (Street Fighter 2)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N57105d595d8c4abc8ec4aabb69aa4288 ;
    schema:name "Vega Theme (Street Fighter 2)"@en .

_:N25c866f7b09949bdbf0680436552e01d schema:name "D3 Music"@en,
        "D3 Music"@ja,
        "D3 Music"@ja-latn ;
    foaf:name "D3 Music"@en,
        "D3 Music"@ja,
        "D3 Music"@ja-latn .

_:N46918774f00e489188377ae80e850699 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Majin Yusuke (yu yu hakusho)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N57105d595d8c4abc8ec4aabb69aa4288 ;
    schema:name "Majin Yusuke (yu yu hakusho)"@en .

_:Nff45091dfc7c436baaa201157056e332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wicked Child (Castlevania)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N57105d595d8c4abc8ec4aabb69aa4288 ;
    schema:name "Wicked Child (Castlevania)"@en .

_:N57105d595d8c4abc8ec4aabb69aa4288 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N035deee56d584315a71aafe28af5dcae,
        _:N15c02a50fb924ed5b294259fac177ca7,
        _:N46918774f00e489188377ae80e850699,
        _:Nff45091dfc7c436baaa201157056e332 ;
    mo:track_count 4 ;
    schema:duration "PT11:28"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N035deee56d584315a71aafe28af5dcae,
        _:N15c02a50fb924ed5b294259fac177ca7,
        _:N46918774f00e489188377ae80e850699,
        _:Nff45091dfc7c436baaa201157056e332 .

