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

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

<artist/26907#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78133#subject> ;
    schema:name "Ryo Miyazaki"@en,
        "宮崎諒"@ja ;
    foaf:made <album/78133#composition>,
        <album/78133#subject> ;
    foaf:name "Ryo Miyazaki"@en,
        "宮崎諒"@ja .

<artist/32850#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78133#subject> ;
    schema:name "+d"@en ;
    foaf:made <album/78133#composition>,
        <album/78133#lyrics>,
        <album/78133#subject> ;
    foaf:name "+d"@en .

<artist/32851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78133#subject> ;
    schema:name "FUMA"@en ;
    foaf:made <album/78133#composition>,
        <album/78133#subject> ;
    foaf:name "FUMA"@en .

<artist/47786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78133#subject> ;
    schema:name "K"@en ;
    foaf:made <album/78133#composition>,
        <album/78133#subject> ;
    foaf:name "K"@en .

<artist/47787#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78133#subject> ;
    schema:name "O"@en ;
    foaf:made <album/78133#composition>,
        <album/78133#subject> ;
    foaf:name "O"@en .

<product/5103#subject> a schema:CreativeWork ;
    schema:name "BORUTO: NARUTO NEXT GENERATIONS"@en,
        "BORUTO -ボルト- NARUTO NEXT GENERATIONS"@ja,
        "BORUTO: NARUTO NEXT GENERATIONS"@ja-latn ;
    foaf:name "BORUTO: NARUTO NEXT GENERATIONS"@en,
        "BORUTO -ボルト- NARUTO NEXT GENERATIONS"@ja,
        "BORUTO: NARUTO NEXT GENERATIONS"@ja-latn .

<product/5280#subject> a schema:CreativeWork ;
    schema:name "DIVE!!"@en,
        "DIVE!!"@ja,
        "DIVE!!"@ja-latn ;
    foaf:name "DIVE!!"@en,
        "DIVE!!"@ja,
        "DIVE!!"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/33/78133/78133-1527910008.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/78133#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "It's all in the game / Qyoto [Limited Edition]"@en,
        "It's all in the game / Qyoto [Limited Edition]"@ja,
        "It's all in the game / Qyoto [Limited Edition]"@ja-latn ;
    mo:performance_of <album/78133#musicalwork> ;
    mo:performer <artist/29349#subject> ;
    mo:recorded_as <album/78133#musicalexpression> ;
    schema:byArtist <artist/29349#subject> ;
    schema:name "It's all in the game / Qyoto [Limited Edition]"@en,
        "It's all in the game / Qyoto [Limited Edition]"@ja,
        "It's all in the game / Qyoto [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/78133#musicalwork> .

<artist/29349#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78133#subject> ;
    mo:performed <album/78133#performance> ;
    schema:name "Qyoto"@en ;
    foaf:made <album/78133#composition>,
        <album/78133#lyrics>,
        <album/78133#subject> ;
    foaf:name "Qyoto"@en .

<album/78133#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "It's all in the game / Qyoto [Limited Edition]"@en,
        "It's all in the game / Qyoto [Limited Edition]"@ja,
        "It's all in the game / Qyoto [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tomoyuki Sudo"@en ;
            foaf:made <album/78133#composition> ;
            foaf:name "Tomoyuki Sudo"@en ],
        <artist/26907#subject>,
        <artist/29349#subject>,
        <artist/32850#subject>,
        <artist/32851#subject>,
        <artist/47786#subject>,
        <artist/47787#subject> ;
    mo:produced_work <album/78133#musicalwork> ;
    schema:name "It's all in the game / Qyoto [Limited Edition]"@en,
        "It's all in the game / Qyoto [Limited Edition]"@ja,
        "It's all in the game / Qyoto [Limited Edition]"@ja-latn .

<album/78133#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-11"^^xsd:date ;
    dcterms:title "It's all in the game / Qyoto [Limited Edition]"@en,
        "It's all in the game / Qyoto [Limited Edition]"@ja,
        "It's all in the game / Qyoto [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BVCL-891~2" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/78133#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N6d7c2b033bda49ed9af9a6f0cd60c74f,
        _:N8a50c18e7f6f45818d7f8bb09b6fc9cc ;
    mo:record_count 2 ;
    schema:about <product/5103#subject>,
        <product/5280#subject> ;
    schema:byArtist <artist/29349#subject> ;
    schema:datePublished "2018-07-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/78133/78133-1527910008.jpg> ;
    schema:name "It's all in the game / Qyoto [Limited Edition]"@en,
        "It's all in the game / Qyoto [Limited Edition]"@ja,
        "It's all in the game / Qyoto [Limited Edition]"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/78133/78133-1527910008.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78133#subject> ;
    schema:name "Tomoyuki Sudo"@en ;
    foaf:made <album/78133#subject> ;
    foaf:name "Tomoyuki Sudo"@en .

_:N146ee8e435cd46d3a712d0efd9b05aa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽もひとりぼっち -Music Video-"@ja,
        "Taiyou mo Hitoribocchi -Music Video-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N8a50c18e7f6f45818d7f8bb09b6fc9cc ;
    schema:name "太陽もひとりぼっち -Music Video-"@ja,
        "Taiyou mo Hitoribocchi -Music Video-"@ja-latn .

_:Nc6b43ed0a9184d8d9972929e799ceacc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's all in the game"@ja,
        "It's all in the game"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N6d7c2b033bda49ed9af9a6f0cd60c74f ;
    schema:name "It's all in the game"@ja,
        "It's all in the game"@ja-latn .

_:Nd85df243f7f74366985f66aba1469adb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と僕とアクロス・ザ・ユニバース"@ja,
        "Kimi to Boku to Across The Universe"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N6d7c2b033bda49ed9af9a6f0cd60c74f ;
    schema:name "君と僕とアクロス・ザ・ユニバース"@ja,
        "Kimi to Boku to Across The Universe"@ja-latn .

_:Ne5c328fa9f1a47aabc64939199319702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's all in the game -Music Video-"@ja,
        "It's all in the game -Music Video-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N8a50c18e7f6f45818d7f8bb09b6fc9cc ;
    schema:name "It's all in the game -Music Video-"@ja,
        "It's all in the game -Music Video-"@ja-latn .

_:Ne7a7a308b17e4a79b4cb8e94cb4e833a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's all in the game -Instrumental-"@ja,
        "It's all in the game -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N6d7c2b033bda49ed9af9a6f0cd60c74f ;
    schema:name "It's all in the game -Instrumental-"@ja,
        "It's all in the game -Instrumental-"@ja-latn .

_:Ned9e2dc6ae6341f9b157ae72cc82b7fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽もひとりぼっち -Special Acoustic ver.-"@ja,
        "Taiyou mo Hitoribocchi -Special Acoustic ver.-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N6d7c2b033bda49ed9af9a6f0cd60c74f ;
    schema:name "太陽もひとりぼっち -Special Acoustic ver.-"@ja,
        "Taiyou mo Hitoribocchi -Special Acoustic ver.-"@ja-latn .

_:N8a50c18e7f6f45818d7f8bb09b6fc9cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N146ee8e435cd46d3a712d0efd9b05aa6,
        _:Ne5c328fa9f1a47aabc64939199319702 ;
    mo:track_count 2 ;
    schema:duration "PT9:03"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N146ee8e435cd46d3a712d0efd9b05aa6,
        _:Ne5c328fa9f1a47aabc64939199319702 .

_:N6d7c2b033bda49ed9af9a6f0cd60c74f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc6b43ed0a9184d8d9972929e799ceacc,
        _:Nd85df243f7f74366985f66aba1469adb,
        _:Ne7a7a308b17e4a79b4cb8e94cb4e833a,
        _:Ned9e2dc6ae6341f9b157ae72cc82b7fb ;
    mo:track_count 4 ;
    schema:duration "PT17:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Nc6b43ed0a9184d8d9972929e799ceacc,
        _:Nd85df243f7f74366985f66aba1469adb,
        _:Ne7a7a308b17e4a79b4cb8e94cb4e833a,
        _:Ned9e2dc6ae6341f9b157ae72cc82b7fb .

