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

<artist/25873#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kisuke"@en,
        "喜介"@ja ;
    foaf:made <album/75796#lyrics>,
        <album/75796#subject> ;
    foaf:name "Kisuke"@en,
        "喜介"@ja .

<artist/5190#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja ;
    foaf:made <album/75796#lyrics>,
        <album/75796#subject> ;
    foaf:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja .

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

<artist/30884#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75796#subject> ;
    schema:name "Ryoko"@en ;
    foaf:made <album/75796#composition>,
        <album/75796#lyrics>,
        <album/75796#subject> ;
    foaf:name "Ryoko"@en .

<product/6248#subject> a schema:CreativeWork ;
    schema:name "Pokémon the Series: Sun & Moon"@en,
        "ポケットモンスター サン&ムーン"@ja,
        "Pocket Monsters Sun & Moon"@ja-latn ;
    foaf:name "Pokémon the Series: Sun & Moon"@en,
        "ポケットモンスター サン&ムーン"@ja,
        "Pocket Monsters Sun & Moon"@ja-latn .

<album/75796#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MIRAI CONNECTION / ЯeaL"@en,
        "未来コネクション / ЯeaL"@ja,
        "MIRAI CONNECTION / ЯeaL"@ja-latn ;
    mo:composer <artist/30884#subject> ;
    mo:produced_work <album/75796#musicalwork> ;
    schema:name "MIRAI CONNECTION / ЯeaL"@en,
        "未来コネクション / ЯeaL"@ja,
        "MIRAI CONNECTION / ЯeaL"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/75796/75796-1525330876.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/75796#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MIRAI CONNECTION / ЯeaL"@en,
        "未来コネクション / ЯeaL"@ja,
        "MIRAI CONNECTION / ЯeaL"@ja-latn ;
    mo:performance_of <album/75796#musicalwork> ;
    mo:performer <artist/30885#subject> ;
    mo:recorded_as <album/75796#musicalexpression> ;
    schema:byArtist <artist/30885#subject> ;
    schema:name "MIRAI CONNECTION / ЯeaL"@en,
        "未来コネクション / ЯeaL"@ja,
        "MIRAI CONNECTION / ЯeaL"@ja-latn ;
    schema:workPerformed <album/75796#musicalwork> .

<artist/30885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75796#performance> ;
    schema:name "ЯeaL"@ja ;
    foaf:name "ЯeaL"@ja .

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

<album/75796#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-02"^^xsd:date ;
    dcterms:title "MIRAI CONNECTION / ЯeaL"@en,
        "未来コネクション / ЯeaL"@ja,
        "MIRAI CONNECTION / ЯeaL"@ja-latn ;
    mo:catalogue_number "SECL-2286" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75796#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N7d4eb555ee134e2fb6faf5ec4754a26a ;
    mo:record_count 1 ;
    schema:about <product/6248#subject> ;
    schema:byArtist <artist/30885#subject> ;
    schema:datePublished "2018-05-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/69/75796/75796-1525330876.jpg> ;
    schema:name "MIRAI CONNECTION / ЯeaL"@en,
        "未来コネクション / ЯeaL"@ja,
        "MIRAI CONNECTION / ЯeaL"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/75796/75796-1525330876.jpg> .

_:N0b61a3c0f4464b38be3c895c17cd4ef3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リスキーゲーム"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N7d4eb555ee134e2fb6faf5ec4754a26a ;
    schema:name "リスキーゲーム"@ja .

_:N76d55893535744f381b06b2d614fe3cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来コネクション"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N7d4eb555ee134e2fb6faf5ec4754a26a ;
    schema:name "未来コネクション"@ja .

_:N99943f0eeeb94d17a9366ce34229acfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来コネクション ～Instrumental～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N7d4eb555ee134e2fb6faf5ec4754a26a ;
    schema:name "未来コネクション ～Instrumental～"@ja .

_:Nbd681698b4cf4218921bb70f846c34b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光になれない"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N7d4eb555ee134e2fb6faf5ec4754a26a ;
    schema:name "光になれない"@ja .

_:N7d4eb555ee134e2fb6faf5ec4754a26a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b61a3c0f4464b38be3c895c17cd4ef3,
        _:N76d55893535744f381b06b2d614fe3cd,
        _:N99943f0eeeb94d17a9366ce34229acfb,
        _:Nbd681698b4cf4218921bb70f846c34b1 ;
    mo:track_count 4 ;
    schema:duration "PT16:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0b61a3c0f4464b38be3c895c17cd4ef3,
        _:N76d55893535744f381b06b2d614fe3cd,
        _:N99943f0eeeb94d17a9366ce34229acfb,
        _:Nbd681698b4cf4218921bb70f846c34b1 .

