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

<artist/10205#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Kudo"@en,
        "工藤晴香"@ja ;
    foaf:made <album/79328#subject>,
        <album/79328#vocals> ;
    foaf:name "Haruka Kudo"@en,
        "工藤晴香"@ja .

<artist/10841#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aimi"@en,
        "愛美"@ja ;
    foaf:made <album/79328#subject>,
        <album/79328#vocals> ;
    foaf:name "Aimi"@en,
        "愛美"@ja .

<artist/7957#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mike Sugiyama"@en,
        "マイクスギヤマ"@ja ;
    foaf:made <album/79328#lyrics>,
        <album/79328#subject> ;
    foaf:name "Mike Sugiyama"@en,
        "マイクスギヤマ"@ja .

<artist/29598#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79328#subject> ;
    schema:name "YADAKO"@en ;
    foaf:made <album/79328#composition>,
        <album/79328#subject> ;
    foaf:name "YADAKO"@en .

<artist/29635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79328#subject> ;
    schema:name "SHOW"@en ;
    foaf:made <album/79328#composition>,
        <album/79328#subject> ;
    foaf:name "SHOW"@en .

<artist/6352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79328#subject> ;
    schema:name "Shunryu"@en,
        "俊龍"@ja ;
    foaf:made <album/79328#composition>,
        <album/79328#lyrics>,
        <album/79328#subject> ;
    foaf:name "Shunryu"@en,
        "俊龍"@ja .

<product/6529#subject> a schema:CreativeWork ;
    schema:name "Cardfight!! Vanguard G NEXT"@en,
        "カードファイト!! ヴァンガードG NEXT"@ja,
        "Cardfight!! Vanguard G NEXT"@ja-latn ;
    foaf:name "Cardfight!! Vanguard G NEXT"@en,
        "カードファイト!! ヴァンガードG NEXT"@ja,
        "Cardfight!! Vanguard G NEXT"@ja-latn .

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

<album/79328#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wing of Image / Rummy Labyrinth [Limited Edition]"@en,
        "Wing of Image / ラミーラビリンス"@ja,
        "Wing of Image / Rummy Labyrinth [Limited Edition]"@ja-latn ;
    mo:performance_of <album/79328#musicalwork> ;
    mo:recorded_as <album/79328#musicalexpression> ;
    schema:name "Wing of Image / Rummy Labyrinth [Limited Edition]"@en,
        "Wing of Image / ラミーラビリンス"@ja,
        "Wing of Image / Rummy Labyrinth [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/79328#musicalwork> .

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/79328/79328-1575081310.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/79328#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wing of Image / Rummy Labyrinth [Limited Edition]"@en,
        "Wing of Image / ラミーラビリンス"@ja,
        "Wing of Image / Rummy Labyrinth [Limited Edition]"@ja-latn ;
    mo:composer <artist/29598#subject>,
        <artist/29635#subject>,
        <artist/6352#subject> ;
    mo:produced_work <album/79328#musicalwork> ;
    schema:name "Wing of Image / Rummy Labyrinth [Limited Edition]"@en,
        "Wing of Image / ラミーラビリンス"@ja,
        "Wing of Image / Rummy Labyrinth [Limited Edition]"@ja-latn .

<album/79328#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-23"^^xsd:date ;
    dcterms:title "Wing of Image / Rummy Labyrinth [Limited Edition]"@en,
        "Wing of Image / ラミーラビリンス"@ja,
        "Wing of Image / Rummy Labyrinth [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BRMM-10048" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/79328#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N21d0d3f6b9a84cd787f35bcfb11964d8,
        _:Nacde9928e11d47c3afbc4cc7ff895f4d ;
    mo:record_count 2 ;
    schema:about <product/6529#subject> ;
    schema:datePublished "2016-11-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/79328/79328-1575081310.jpg> ;
    schema:name "Wing of Image / Rummy Labyrinth [Limited Edition]"@en,
        "Wing of Image / ラミーラビリンス"@ja,
        "Wing of Image / Rummy Labyrinth [Limited Edition]"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/79328/79328-1575081310.jpg> .

_:N05ca3857c16b4be58495649e8b784970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Video \"Wing of Image\""@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N21d0d3f6b9a84cd787f35bcfb11964d8 ;
    schema:name "Music Video \"Wing of Image\""@en .

_:N21d0d3f6b9a84cd787f35bcfb11964d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N05ca3857c16b4be58495649e8b784970 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N05ca3857c16b4be58495649e8b784970 .

_:N40918075fd93431e956974010e5fef0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEXT IMAGEｘNEXT STAGE"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nacde9928e11d47c3afbc4cc7ff895f4d ;
    schema:name "NEXT IMAGEｘNEXT STAGE"@en .

_:N633a9ab65d5a47b689792e86ff25310f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wing of Image -instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nacde9928e11d47c3afbc4cc7ff895f4d ;
    schema:name "Wing of Image -instrumental-"@en .

_:N63c2123455b24a1fb1b6a748df3a8dbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEXT IMAGEｘNEXT STAGE -instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nacde9928e11d47c3afbc4cc7ff895f4d ;
    schema:name "NEXT IMAGEｘNEXT STAGE -instrumental-"@en .

_:Nf0a735fd2514460ab53b451d24a594a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wing of Image"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nacde9928e11d47c3afbc4cc7ff895f4d ;
    schema:name "Wing of Image"@en .

_:Nacde9928e11d47c3afbc4cc7ff895f4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N40918075fd93431e956974010e5fef0a,
        _:N633a9ab65d5a47b689792e86ff25310f,
        _:N63c2123455b24a1fb1b6a748df3a8dbf,
        _:Nf0a735fd2514460ab53b451d24a594a6 ;
    mo:track_count 4 ;
    schema:duration "PT15:32"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N40918075fd93431e956974010e5fef0a,
        _:N633a9ab65d5a47b689792e86ff25310f,
        _:N63c2123455b24a1fb1b6a748df3a8dbf,
        _:Nf0a735fd2514460ab53b451d24a594a6 .

