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

<artist/15592#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aina Kusuda"@en,
        "楠田亜衣奈"@ja ;
    foaf:made <album/62680#subject>,
        <album/62680#vocals> ;
    foaf:name "Aina Kusuda"@en,
        "楠田亜衣奈"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/62680#lyrics>,
        <album/62680#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/10252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62680#subject> ;
    schema:name "Takahiro Yamada"@en,
        "山田高弘"@ja ;
    foaf:made <album/62680#composition>,
        <album/62680#subject> ;
    foaf:name "Takahiro Yamada"@en,
        "山田高弘"@ja .

<album/62680#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Welcome Future / Aina Kusuda"@en,
        "ウェルカム・フューチャー / 楠田亜衣奈"@ja,
        "Welcome Future / Aina Kusuda"@ja-latn ;
    mo:composer <artist/10252#subject> ;
    mo:produced_work <album/62680#musicalwork> ;
    schema:name "Welcome Future / Aina Kusuda"@en,
        "ウェルカム・フューチャー / 楠田亜衣奈"@ja,
        "Welcome Future / Aina Kusuda"@ja-latn .

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

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

<album/62680#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Welcome Future / Aina Kusuda"@en,
        "ウェルカム・フューチャー / 楠田亜衣奈"@ja,
        "Welcome Future / Aina Kusuda"@ja-latn ;
    mo:performance_of <album/62680#musicalwork> ;
    mo:recorded_as <album/62680#musicalexpression> ;
    schema:name "Welcome Future / Aina Kusuda"@en,
        "ウェルカム・フューチャー / 楠田亜衣奈"@ja,
        "Welcome Future / Aina Kusuda"@ja-latn ;
    schema:workPerformed <album/62680#musicalwork> .

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

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

<https://media.vgm.io/albums/08/62680/62680-1478070107.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/62680#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/62680/62680-1478070107.png> ;
    foaf:depicts <album/62680#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/62680/62680-1478070107.png> .

<https://medium-media.vgm.io/albums/08/62680/62680-1478070107.png> a schema:ImageObject,
        foaf:Image .

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

<album/62680#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-09"^^xsd:date ;
    dcterms:title "Welcome Future / Aina Kusuda"@en,
        "ウェルカム・フューチャー / 楠田亜衣奈"@ja,
        "Welcome Future / Aina Kusuda"@ja-latn ;
    mo:catalogue_number "HISN-05198" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/62680#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:Ned00ab9d43b3420b825e473c650f29d6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "CHEATING CRAFT"@en ;
            foaf:name "CHEATING CRAFT"@en ] ;
    schema:datePublished "2016-11-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/62680/62680-1478070107.png> ;
    schema:name "Welcome Future / Aina Kusuda"@en,
        "ウェルカム・フューチャー / 楠田亜衣奈"@ja,
        "Welcome Future / Aina Kusuda"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/62680/62680-1478070107.png> .

_:N3f30f5d99f1f480a9390c9a31a9aad55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome Future (Instrumental)"@en,
        "ウェルカム・フューチャー (インストゥルメンタル)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ned00ab9d43b3420b825e473c650f29d6 ;
    schema:name "Welcome Future (Instrumental)"@en,
        "ウェルカム・フューチャー (インストゥルメンタル)"@ja .

_:N47bf3b6c1f7a48db813ebbc58a8a2b53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome Future"@en,
        "ウェルカム・フューチャー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Ned00ab9d43b3420b825e473c650f29d6 ;
    schema:name "Welcome Future"@en,
        "ウェルカム・フューチャー"@ja .

_:N67205426ddbb488cba8d790246c8e53b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome Future (TV Version)"@en,
        "ウェルカム・フューチャー (TVバージョン)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Ned00ab9d43b3420b825e473c650f29d6 ;
    schema:name "Welcome Future (TV Version)"@en,
        "ウェルカム・フューチャー (TVバージョン)"@ja .

_:Ned00ab9d43b3420b825e473c650f29d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f30f5d99f1f480a9390c9a31a9aad55,
        _:N47bf3b6c1f7a48db813ebbc58a8a2b53,
        _:N67205426ddbb488cba8d790246c8e53b ;
    mo:track_count 3 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3f30f5d99f1f480a9390c9a31a9aad55,
        _:N47bf3b6c1f7a48db813ebbc58a8a2b53,
        _:N67205426ddbb488cba8d790246c8e53b .

