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

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

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

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

<artist/1523#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66525#subject> ;
    schema:name "Masakazu Sugimori"@en,
        "杉森雅和"@ja ;
    foaf:made <album/66525#composition>,
        <album/66525#subject> ;
    foaf:name "Masakazu Sugimori"@en,
        "杉森雅和"@ja .

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

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

<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/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/237#subject> a schema:CreativeWork ;
    schema:name "Kingdom Hearts II"@en,
        "キングダムハーツII"@ja,
        "Kingdom Hearts II"@ja-latn ;
    foaf:name "Kingdom Hearts II"@en,
        "キングダムハーツII"@ja,
        "Kingdom Hearts II"@ja-latn .

<product/257#subject> a schema:CreativeWork ;
    schema:name "Phoenix Wright: Ace Attorney"@en,
        "逆転裁判 蘇る逆転"@ja,
        "Gyakuten Saiban Yomigaeru Gyakuten"@ja-latn ;
    foaf:name "Phoenix Wright: Ace Attorney"@en,
        "逆転裁判 蘇る逆転"@ja,
        "Gyakuten Saiban Yomigaeru Gyakuten"@ja-latn .

<product/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<product/500#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/52/66525/66525-1489482336.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/66525#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Consouls 1-2"@en,
        "Consouls 1-2"@ja,
        "Consouls 1-2"@ja-latn ;
    mo:performance_of <album/66525#musicalwork> ;
    mo:performer <artist/26110#subject> ;
    mo:recorded_as <album/66525#musicalexpression> ;
    schema:byArtist <artist/26110#subject> ;
    schema:name "Consouls 1-2"@en,
        "Consouls 1-2"@ja,
        "Consouls 1-2"@ja-latn ;
    schema:workPerformed <album/66525#musicalwork> .

<artist/26110#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66525#performance> ;
    schema:name "The Consouls"@en ;
    foaf:name "The Consouls"@en .

<album/66525#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Consouls 1-2"@en,
        "Consouls 1-2"@ja,
        "Consouls 1-2"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/1523#subject>,
        <artist/190#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/66525#musicalwork> ;
    schema:name "Consouls 1-2"@en,
        "Consouls 1-2"@ja,
        "Consouls 1-2"@ja-latn .

<album/66525#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-16"^^xsd:date ;
    dcterms:title "Consouls 1-2"@en,
        "Consouls 1-2"@ja,
        "Consouls 1-2"@ja-latn ;
    mo:catalogue_number "CNSLS-1-2" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/66525#musicalexpression> ;
    mo:publisher _:N0882e31ec0094d3295fee2954ff99769 ;
    mo:record _:N8c91d615966f45c8a7ca009f78bfe0ff ;
    mo:record_count 1 ;
    schema:about <product/1605#subject>,
        <product/188#subject>,
        <product/237#subject>,
        <product/257#subject>,
        <product/258#subject>,
        <product/500#subject> ;
    schema:byArtist <artist/26110#subject> ;
    schema:datePublished "2015-01-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/66525/66525-1489482336.jpg> ;
    schema:name "Consouls 1-2"@en,
        "Consouls 1-2"@ja,
        "Consouls 1-2"@ja-latn ;
    schema:publisher _:N0882e31ec0094d3295fee2954ff99769 ;
    foaf:depiction <https://media.vgm.io/albums/52/66525/66525-1489482336.jpg> .

_:N0882e31ec0094d3295fee2954ff99769 schema:name "The Consouls"@en ;
    foaf:name "The Consouls"@en .

_:N2dc8fc5eeb7a45a6b1fb6e8a5472b65e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Court Begins (Phoenix Wright: Ace Attorney)"@en ;
    mo:track_number 3 ;
    schema:duration "PT8:43"^^xsd:interval ;
    schema:inPlaylist _:N8c91d615966f45c8a7ca009f78bfe0ff ;
    schema:name "Court Begins (Phoenix Wright: Ace Attorney)"@en .

_:N3754c08e3a9f46249fed5dfa0dd49041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark World (The Legend of Zelda: A Link to the Past)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N8c91d615966f45c8a7ca009f78bfe0ff ;
    schema:name "Dark World (The Legend of Zelda: A Link to the Past)"@en .

_:N4e221ceb09374bfda96c91c5770f2985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ken's Theme (Street Fighter II)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N8c91d615966f45c8a7ca009f78bfe0ff ;
    schema:name "Ken's Theme (Street Fighter II)"@en .

_:N6e67d0c14d9549029587a4955f989e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld Theme (Super Mario Bros.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N8c91d615966f45c8a7ca009f78bfe0ff ;
    schema:name "Overworld Theme (Super Mario Bros.)"@en .

_:N7e687b802fb14968b65b786f6b717a18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lazy Afternoons (Kingdom Hearts II)"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N8c91d615966f45c8a7ca009f78bfe0ff ;
    schema:name "Lazy Afternoons (Kingdom Hearts II)"@en .

_:Nc9809796921d4fcda013193cb088fbae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oppressed People (Final Fantasy VII)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N8c91d615966f45c8a7ca009f78bfe0ff ;
    schema:name "Oppressed People (Final Fantasy VII)"@en .

_:N8c91d615966f45c8a7ca009f78bfe0ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2dc8fc5eeb7a45a6b1fb6e8a5472b65e,
        _:N3754c08e3a9f46249fed5dfa0dd49041,
        _:N4e221ceb09374bfda96c91c5770f2985,
        _:N6e67d0c14d9549029587a4955f989e06,
        _:N7e687b802fb14968b65b786f6b717a18,
        _:Nc9809796921d4fcda013193cb088fbae ;
    mo:track_count 6 ;
    schema:duration "PT33:25"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2dc8fc5eeb7a45a6b1fb6e8a5472b65e,
        _:N3754c08e3a9f46249fed5dfa0dd49041,
        _:N4e221ceb09374bfda96c91c5770f2985,
        _:N6e67d0c14d9549029587a4955f989e06,
        _:N7e687b802fb14968b65b786f6b717a18,
        _:Nc9809796921d4fcda013193cb088fbae .

