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

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

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

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

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

<artist/19554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75893#subject> ;
    schema:name "TAKAROT"@en ;
    foaf:made <album/75893#composition>,
        <album/75893#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/75893#musicalexpression> a mo:Signal ;
    mo:published_as <album/75893#subject> ;
    mo:records <album/75893#performance> .

<album/75893#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Against The Wind / Kensho Ono [Artist Edition]"@en,
        "Against The Wind / 小野賢章 [アーティスト盤]"@ja,
        "Against The Wind / Kensho Ono [Artist Edition]"@ja-latn ;
    mo:performance_of <album/75893#musicalwork> ;
    mo:recorded_as <album/75893#musicalexpression> ;
    schema:name "Against The Wind / Kensho Ono [Artist Edition]"@en,
        "Against The Wind / 小野賢章 [アーティスト盤]"@ja,
        "Against The Wind / Kensho Ono [Artist Edition]"@ja-latn ;
    schema:workPerformed <album/75893#musicalwork> .

<album/75893#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/39/75893/75893-1520275302.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/75893#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/75893/75893-1520275302.jpg> ;
    foaf:depicts <album/75893#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/75893/75893-1520275302.jpg> .

<https://medium-media.vgm.io/albums/39/75893/75893-1520275302.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/75893#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-05"^^xsd:date ;
    dcterms:title "Against The Wind / Kensho Ono [Artist Edition]"@en,
        "Against The Wind / 小野賢章 [アーティスト盤]"@ja,
        "Against The Wind / Kensho Ono [Artist Edition]"@ja-latn ;
    mo:catalogue_number "LACM-14586" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/75893#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N35f61bdca3854035a6cd460236b72bdb,
        _:N5951d6dccde84b7990c6075db2d0b50b ;
    mo:record_count 2 ;
    schema:about <product/6720#subject> ;
    schema:datePublished "2017-04-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/39/75893/75893-1520275302.jpg> ;
    schema:name "Against The Wind / Kensho Ono [Artist Edition]"@en,
        "Against The Wind / 小野賢章 [アーティスト盤]"@ja,
        "Against The Wind / Kensho Ono [Artist Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/75893/75893-1520275302.jpg> .

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

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

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

_:N8da738af39e9468aa2179653968ea0a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against The Wind -Music Video-"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35f61bdca3854035a6cd460236b72bdb ;
    schema:name "Against The Wind -Music Video-"@en .

_:Nc0a882f167ec4fefb4ba751dd4c3ce7b 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 _:N5951d6dccde84b7990c6075db2d0b50b ;
    schema:name "Against The Wind (off vocal)"@en .

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

_:N5951d6dccde84b7990c6075db2d0b50b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N258e7ed40d46478a83e92c3956fe1d1c,
        _:N7a0bf0e59c36410297c46ed1f7bb47d6,
        _:Nc0a882f167ec4fefb4ba751dd4c3ce7b,
        _:Nfb9e47e509c2467aa84e00b49ca5c821 ;
    mo:track_count 4 ;
    schema:duration "PT16:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N258e7ed40d46478a83e92c3956fe1d1c,
        _:N7a0bf0e59c36410297c46ed1f7bb47d6,
        _:Nc0a882f167ec4fefb4ba751dd4c3ce7b,
        _:Nfb9e47e509c2467aa84e00b49ca5c821 .

