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

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

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

<artist/2142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53601#subject> ;
    schema:name "Minako Adachi"@en,
        "足立美奈子"@ja ;
    foaf:made <album/53601#composition>,
        <album/53601#subject> ;
    foaf:name "Minako Adachi"@en,
        "足立美奈子"@ja .

<artist/691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53601#subject> ;
    schema:name "Junichi Masuda"@en,
        "増田順一"@ja ;
    foaf:made <album/53601#composition>,
        <album/53601#subject> ;
    foaf:name "Junichi Masuda"@en,
        "増田順一"@ja .

<artist/7112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53601#subject> ;
    schema:name "Hitomi Sato"@en,
        "佐藤仁美"@ja ;
    foaf:made <album/53601#composition>,
        <album/53601#subject> ;
    foaf:name "Hitomi Sato"@en,
        "佐藤仁美"@ja .

<event/173> a mo:Release ;
    schema:name "Released at M3-2014 Fall (Oct 26, 2014)" .

<product/2236#subject> a schema:CreativeWork ;
    schema:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn ;
    foaf:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn .

<product/2240#subject> a schema:CreativeWork ;
    schema:name "Pokémon Black & White"@en,
        "ポケットモンスター ブラック・ホワイト"@ja,
        "Pokémon Black & White"@ja-latn ;
    foaf:name "Pokémon Black & White"@en,
        "ポケットモンスター ブラック・ホワイト"@ja,
        "Pokémon Black & White"@ja-latn .

<product/2241#subject> a schema:CreativeWork ;
    schema:name "Pokémon Black2 & White2"@en,
        "ポケットモンスター ブラック2・ホワイト2"@ja,
        "Pokémon Black2 & White2"@ja-latn ;
    foaf:name "Pokémon Black2 & White2"@en,
        "ポケットモンスター ブラック2・ホワイト2"@ja,
        "Pokémon Black2 & White2"@ja-latn .

<product/2242#subject> a schema:CreativeWork ;
    schema:name "Pokémon X & Y"@en,
        "ポケットモンスター X・Y"@ja,
        "Pokémon X & Y"@ja-latn ;
    foaf:name "Pokémon X & Y"@en,
        "ポケットモンスター X・Y"@ja,
        "Pokémon X & Y"@ja-latn .

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

<album/53601#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Royal dark compliance"@en,
        "Royal dark compliance -ポケモン悪の組織アレンジCD-"@ja,
        "Royal dark compliance -Pokemon Aku no Soshiki Arrange CD-"@ja-latn ;
    mo:performance_of <album/53601#musicalwork> ;
    mo:recorded_as <album/53601#musicalexpression> ;
    schema:name "Royal dark compliance"@en,
        "Royal dark compliance -ポケモン悪の組織アレンジCD-"@ja,
        "Royal dark compliance -Pokemon Aku no Soshiki Arrange CD-"@ja-latn ;
    schema:workPerformed <album/53601#musicalwork> .

<org/1460#subject> schema:name "c.o.maps"@en,
        "c.o.maps"@ja,
        "c.o.maps"@ja-latn ;
    foaf:name "c.o.maps"@en,
        "c.o.maps"@ja,
        "c.o.maps"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/53601/53601-1435268008.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/53601#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Royal dark compliance"@en,
        "Royal dark compliance -ポケモン悪の組織アレンジCD-"@ja,
        "Royal dark compliance -Pokemon Aku no Soshiki Arrange CD-"@ja-latn ;
    mo:composer <artist/2142#subject>,
        <artist/691#subject>,
        <artist/7112#subject> ;
    mo:produced_work <album/53601#musicalwork> ;
    schema:name "Royal dark compliance"@en,
        "Royal dark compliance -ポケモン悪の組織アレンジCD-"@ja,
        "Royal dark compliance -Pokemon Aku no Soshiki Arrange CD-"@ja-latn .

<album/53601#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-26"^^xsd:date ;
    dcterms:title "Royal dark compliance"@en,
        "Royal dark compliance -ポケモン悪の組織アレンジCD-"@ja,
        "Royal dark compliance -Pokemon Aku no Soshiki Arrange CD-"@ja-latn ;
    mo:catalogue_number "maps-1012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53601#musicalexpression> ;
    mo:publisher <org/1460#subject> ;
    mo:record _:N4433efa5db804649933384ad3e366f6d ;
    mo:record_count 1 ;
    mo:release <event/173> ;
    schema:about <product/2236#subject>,
        <product/2240#subject>,
        <product/2241#subject>,
        <product/2242#subject> ;
    schema:datePublished "2014-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/53601/53601-1435268008.jpg> ;
    schema:name "Royal dark compliance"@en,
        "Royal dark compliance -ポケモン悪の組織アレンジCD-"@ja,
        "Royal dark compliance -Pokemon Aku no Soshiki Arrange CD-"@ja-latn ;
    schema:publisher <org/1460#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/53601/53601-1435268008.jpg> .

_:N194bf186445e4146a793ed5921eb673e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プラズマ団"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N4433efa5db804649933384ad3e366f6d ;
    schema:name "プラズマ団"@ja .

_:N2a5549e30999402cbd98f8ac574ddfa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲーチス戦"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N4433efa5db804649933384ad3e366f6d ;
    schema:name "ゲーチス戦"@ja .

_:N3f6cc6fea91a46daaf2392768fad0f03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロケット団"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N4433efa5db804649933384ad3e366f6d ;
    schema:name "ロケット団"@ja .

_:Nbdb9746bca854bf6811ba1df2ebda531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アクロマ戦"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N4433efa5db804649933384ad3e366f6d ;
    schema:name "アクロマ戦"@ja .

_:Nce954f496f284ce98695426f75b38f62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラダリ戦"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N4433efa5db804649933384ad3e366f6d ;
    schema:name "フラダリ戦"@ja .

_:N4433efa5db804649933384ad3e366f6d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N194bf186445e4146a793ed5921eb673e,
        _:N2a5549e30999402cbd98f8ac574ddfa5,
        _:N3f6cc6fea91a46daaf2392768fad0f03,
        _:Nbdb9746bca854bf6811ba1df2ebda531,
        _:Nce954f496f284ce98695426f75b38f62 ;
    mo:track_count 5 ;
    schema:duration "PT21:39"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N194bf186445e4146a793ed5921eb673e,
        _:N2a5549e30999402cbd98f8ac574ddfa5,
        _:N3f6cc6fea91a46daaf2392768fad0f03,
        _:Nbdb9746bca854bf6811ba1df2ebda531,
        _:Nce954f496f284ce98695426f75b38f62 .

