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

<artist/16042#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kensho Ono"@en,
        "小野賢章"@ja ;
    foaf:made <album/75894#subject>,
        <album/75894#vocals> ;
    foaf:name "Kensho Ono"@en,
        "小野賢章"@ja .

<artist/24808#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanata Okajima"@en,
        "岡嶋かな多"@ja ;
    foaf:made <album/75894#lyrics>,
        <album/75894#subject> ;
    foaf:name "Kanata Okajima"@en,
        "岡嶋かな多"@ja .

<artist/8896#subject> a schema:Person,
        foaf:Person ;
    schema:name "R·O·N"@en ;
    foaf:made <album/75894#lyrics>,
        <album/75894#subject> ;
    foaf:name "R·O·N"@en .

<artist/14638#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75894#subject> ;
    schema:name "Hisashi Koyama"@en,
        "小山寿"@ja ;
    foaf:made <album/75894#composition>,
        <album/75894#subject> ;
    foaf:name "Hisashi Koyama"@en,
        "小山寿"@ja .

<artist/19554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75894#subject> ;
    schema:name "TAKAROT"@en ;
    foaf:made <album/75894#composition>,
        <album/75894#subject> ;
    foaf:name "TAKAROT"@en .

<product/6720#subject> a schema:CreativeWork ;
    schema:name "Kuroko's Basketball: Last Game"@en,
        "劇場版 黒子のバスケ LAST GAME"@ja,
        "Gekijouban Kuroko no Basket: LAST GAME"@ja-latn ;
    foaf:name "Kuroko's Basketball: Last Game"@en,
        "劇場版 黒子のバスケ LAST GAME"@ja,
        "Gekijouban Kuroko no Basket: LAST GAME"@ja-latn .

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

<album/75894#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Against The Wind / Kensho Ono [Anime Edition]"@en,
        "Against The Wind / 小野賢章 [アニメ盤]"@ja,
        "Against The Wind / Kensho Ono [Anime Edition]"@ja-latn ;
    mo:performance_of <album/75894#musicalwork> ;
    mo:recorded_as <album/75894#musicalexpression> ;
    schema:name "Against The Wind / Kensho Ono [Anime Edition]"@en,
        "Against The Wind / 小野賢章 [アニメ盤]"@ja,
        "Against The Wind / Kensho Ono [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/75894#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/49/75894/75894-1520275394.jpg> a schema:ImageObject,
        foaf:Image .

<album/75894#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Against The Wind / Kensho Ono [Anime Edition]"@en,
        "Against The Wind / 小野賢章 [アニメ盤]"@ja,
        "Against The Wind / Kensho Ono [Anime Edition]"@ja-latn ;
    mo:composer <artist/14638#subject>,
        <artist/19554#subject> ;
    mo:produced_work <album/75894#musicalwork> ;
    schema:name "Against The Wind / Kensho Ono [Anime Edition]"@en,
        "Against The Wind / 小野賢章 [アニメ盤]"@ja,
        "Against The Wind / Kensho Ono [Anime Edition]"@ja-latn .

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

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

<album/75894#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-05"^^xsd:date ;
    dcterms:title "Against The Wind / Kensho Ono [Anime Edition]"@en,
        "Against The Wind / 小野賢章 [アニメ盤]"@ja,
        "Against The Wind / Kensho Ono [Anime Edition]"@ja-latn ;
    mo:catalogue_number "LACM-14587" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75894#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N4be1c1e34b6c4031a4ba90584e99f717 ;
    mo:record_count 1 ;
    schema:about <product/6720#subject> ;
    schema:datePublished "2017-04-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/75894/75894-1520275394.jpg> ;
    schema:name "Against The Wind / Kensho Ono [Anime Edition]"@en,
        "Against The Wind / 小野賢章 [アニメ盤]"@ja,
        "Against The Wind / Kensho Ono [Anime Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/75894/75894-1520275394.jpg> .

_:N01a6488d95f24f6aba5097bea46ec779 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against The Wind"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N4be1c1e34b6c4031a4ba90584e99f717 ;
    schema:name "Against The Wind"@en .

_:N24241860d2b8463d8dafc367bfaeeedb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against The Wind (off vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N4be1c1e34b6c4031a4ba90584e99f717 ;
    schema:name "Against The Wind (off vocal)"@en .

_:N93600d42ca3147c98d37f2f5fdf83cd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIRE FIRE"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N4be1c1e34b6c4031a4ba90584e99f717 ;
    schema:name "FIRE FIRE"@en .

_:Necf0118b28384d7d97cbc9538586f2a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIRE FIRE (off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N4be1c1e34b6c4031a4ba90584e99f717 ;
    schema:name "FIRE FIRE (off vocal)"@en .

_:N4be1c1e34b6c4031a4ba90584e99f717 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01a6488d95f24f6aba5097bea46ec779,
        _:N24241860d2b8463d8dafc367bfaeeedb,
        _:N93600d42ca3147c98d37f2f5fdf83cd4,
        _:Necf0118b28384d7d97cbc9538586f2a7 ;
    mo:track_count 4 ;
    schema:duration "PT16:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N01a6488d95f24f6aba5097bea46ec779,
        _:N24241860d2b8463d8dafc367bfaeeedb,
        _:N93600d42ca3147c98d37f2f5fdf83cd4,
        _:Necf0118b28384d7d97cbc9538586f2a7 .

