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

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

<artist/16854#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88086#subject> ;
    schema:name "Satoshi Ishikawa"@en,
        "石川聡"@ja ;
    foaf:made <album/88086#composition>,
        <album/88086#lyrics>,
        <album/88086#subject> ;
    foaf:name "Satoshi Ishikawa"@en,
        "石川聡"@ja .

<artist/29811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88086#subject> ;
    schema:name "Ryo Sugihara"@en,
        "杉原亮"@ja ;
    foaf:made <album/88086#composition>,
        <album/88086#subject> ;
    foaf:name "Ryo Sugihara"@en,
        "杉原亮"@ja .

<release/3040#subject> a schema:CreativeWork ;
    schema:name "YU-GI-OH! ZEXAL II"@en,
        "遊戯王ゼアルII"@ja,
        "YU-GI-OH! ZEXAL II"@ja-latn ;
    foaf:name "YU-GI-OH! ZEXAL II"@en,
        "遊戯王ゼアルII"@ja,
        "YU-GI-OH! ZEXAL II"@ja-latn .

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

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

<org/2819#subject> schema:name "MarvelousAQL"@en,
        "MarvelousAQL"@ja,
        "MarvelousAQL"@ja-latn ;
    foaf:name "MarvelousAQL"@en,
        "MarvelousAQL"@ja,
        "MarvelousAQL"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/88086/88086-1561500022.jpg> a schema:ImageObject,
        foaf:Image .

<album/88086#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Challenge the GAME / REDMAN [Limited Edition]"@en,
        "Challenge the GAME / REDMAN [Limited Edition]"@ja,
        "Challenge the GAME / REDMAN [Limited Edition]"@ja-latn ;
    mo:composer <artist/16854#subject>,
        <artist/29811#subject> ;
    mo:produced_work <album/88086#musicalwork> ;
    schema:name "Challenge the GAME / REDMAN [Limited Edition]"@en,
        "Challenge the GAME / REDMAN [Limited Edition]"@ja,
        "Challenge the GAME / REDMAN [Limited Edition]"@ja-latn .

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

<album/88086#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Challenge the GAME / REDMAN [Limited Edition]"@en,
        "Challenge the GAME / REDMAN [Limited Edition]"@ja,
        "Challenge the GAME / REDMAN [Limited Edition]"@ja-latn ;
    mo:performance_of <album/88086#musicalwork> ;
    mo:performer _:N255a3f362c7f4415ac03cf3eb25f55d6 ;
    mo:recorded_as <album/88086#musicalexpression> ;
    schema:byArtist _:N255a3f362c7f4415ac03cf3eb25f55d6 ;
    schema:name "Challenge the GAME / REDMAN [Limited Edition]"@en,
        "Challenge the GAME / REDMAN [Limited Edition]"@ja,
        "Challenge the GAME / REDMAN [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/88086#musicalwork> .

<album/88086#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-13"^^xsd:date ;
    dcterms:title "Challenge the GAME / REDMAN [Limited Edition]"@en,
        "Challenge the GAME / REDMAN [Limited Edition]"@ja,
        "Challenge the GAME / REDMAN [Limited Edition]"@ja-latn ;
    mo:catalogue_number "MJSS-09111~2" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/88086#musicalexpression> ;
    mo:publisher <org/2819#subject> ;
    mo:record _:N3d6c2a888a264d80b017ecd6c0bb76c2,
        _:N52884f2b4f444e38833f76517cf2b9ff ;
    mo:record_count 2 ;
    schema:about <release/3040#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "REDMAN"@en ;
            foaf:name "REDMAN"@en ] ;
    schema:datePublished "2013-11-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/68/88086/88086-1561500022.jpg> ;
    schema:name "Challenge the GAME / REDMAN [Limited Edition]"@en,
        "Challenge the GAME / REDMAN [Limited Edition]"@ja,
        "Challenge the GAME / REDMAN [Limited Edition]"@ja-latn ;
    schema:publisher <org/2819#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/88086/88086-1561500022.jpg> .

_:N0aae8173f6df46a295cba453cb557ce5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenge the GAME -instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N52884f2b4f444e38833f76517cf2b9ff ;
    schema:name "Challenge the GAME -instrumental-"@en .

_:N255a3f362c7f4415ac03cf3eb25f55d6 a schema:Person,
        foaf:Person ;
    mo:performed <album/88086#performance> ;
    schema:name "REDMAN"@en ;
    foaf:name "REDMAN"@en .

_:N2d1f98816dde43dda0a4976193c39ced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YU☆GI☆OH ZEXALII Non-Credit Ending Movie"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d6c2a888a264d80b017ecd6c0bb76c2 ;
    schema:name "YU☆GI☆OH ZEXALII Non-Credit Ending Movie"@en .

_:N37509f28db3e4707a3cde579f77c7192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "doppel"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N52884f2b4f444e38833f76517cf2b9ff ;
    schema:name "doppel"@en .

_:N4fb6cc10015345b7a89ffebe51f10a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenge the GAME"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N52884f2b4f444e38833f76517cf2b9ff ;
    schema:name "Challenge the GAME"@en .

_:N834e60be692f444886bb9f30f5009c4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "doppel -instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N52884f2b4f444e38833f76517cf2b9ff ;
    schema:name "doppel -instrumental-"@en .

_:Nbe5c313946604d8fbceec0ed16bb2734 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Special Movie"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d6c2a888a264d80b017ecd6c0bb76c2 ;
    schema:name "Special Movie"@en .

_:Nd9dd95b56e7b40e4b467ac5e18d4595b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenge the GAME -Music Video-"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d6c2a888a264d80b017ecd6c0bb76c2 ;
    schema:name "Challenge the GAME -Music Video-"@en .

_:N3d6c2a888a264d80b017ecd6c0bb76c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2d1f98816dde43dda0a4976193c39ced,
        _:Nbe5c313946604d8fbceec0ed16bb2734,
        _:Nd9dd95b56e7b40e4b467ac5e18d4595b ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2d1f98816dde43dda0a4976193c39ced,
        _:Nbe5c313946604d8fbceec0ed16bb2734,
        _:Nd9dd95b56e7b40e4b467ac5e18d4595b .

_:N52884f2b4f444e38833f76517cf2b9ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0aae8173f6df46a295cba453cb557ce5,
        _:N37509f28db3e4707a3cde579f77c7192,
        _:N4fb6cc10015345b7a89ffebe51f10a09,
        _:N834e60be692f444886bb9f30f5009c4b ;
    mo:track_count 4 ;
    schema:duration "PT13:42"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0aae8173f6df46a295cba453cb557ce5,
        _:N37509f28db3e4707a3cde579f77c7192,
        _:N4fb6cc10015345b7a89ffebe51f10a09,
        _:N834e60be692f444886bb9f30f5009c4b .

