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

<artist/27779#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomori Kusunoki"@en,
        "楠木ともり"@ja ;
    foaf:made <album/76726#subject>,
        <album/76726#vocals> ;
    foaf:name "Tomori Kusunoki"@en,
        "楠木ともり"@ja .

<artist/13627#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76726#subject> ;
    schema:name "Singo Kubota"@en,
        "久保田真悟"@ja ;
    foaf:made <album/76726#composition>,
        <album/76726#lyrics>,
        <album/76726#subject> ;
    foaf:name "Singo Kubota"@en,
        "久保田真悟"@ja .

<artist/19284#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76726#subject> ;
    schema:name "Satoru Kurihara"@en,
        "栗原暁"@ja ;
    foaf:made <album/76726#composition>,
        <album/76726#lyrics>,
        <album/76726#subject> ;
    foaf:name "Satoru Kurihara"@en,
        "栗原暁"@ja .

<artist/7805#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76726#subject> ;
    schema:name "Jazzin'park"@en ;
    foaf:made <album/76726#composition>,
        <album/76726#lyrics>,
        <album/76726#subject> ;
    foaf:name "Jazzin'park"@en .

<product/6301#subject> a schema:CreativeWork ;
    schema:name "Sword Art Online Alternative: Gun Gale Online"@en,
        "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン"@ja,
        "Sword Art Online Alternative: Gun Gale Online"@ja-latn ;
    foaf:name "Sword Art Online Alternative: Gun Gale Online"@en,
        "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン"@ja,
        "Sword Art Online Alternative: Gun Gale Online"@ja-latn .

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

<album/76726#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "To see the future / LLENN starring Tomori Kusunoki"@en,
        "To see the future / レン starring 楠木ともり"@ja,
        "To see the future / LLENN starring Tomori Kusunoki"@ja-latn ;
    mo:performance_of <album/76726#musicalwork> ;
    mo:recorded_as <album/76726#musicalexpression> ;
    schema:name "To see the future / LLENN starring Tomori Kusunoki"@en,
        "To see the future / レン starring 楠木ともり"@ja,
        "To see the future / LLENN starring Tomori Kusunoki"@ja-latn ;
    schema:workPerformed <album/76726#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/62/76726/76726-1523119517.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76726#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "To see the future / LLENN starring Tomori Kusunoki"@en,
        "To see the future / レン starring 楠木ともり"@ja,
        "To see the future / LLENN starring Tomori Kusunoki"@ja-latn ;
    mo:composer <artist/13627#subject>,
        <artist/19284#subject>,
        <artist/7805#subject> ;
    mo:produced_work <album/76726#musicalwork> ;
    schema:name "To see the future / LLENN starring Tomori Kusunoki"@en,
        "To see the future / レン starring 楠木ともり"@ja,
        "To see the future / LLENN starring Tomori Kusunoki"@ja-latn .

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

<album/76726#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-09"^^xsd:date ;
    dcterms:title "To see the future / LLENN starring Tomori Kusunoki"@en,
        "To see the future / レン starring 楠木ともり"@ja,
        "To see the future / LLENN starring Tomori Kusunoki"@ja-latn ;
    mo:catalogue_number "SVWC-70347~8" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/76726#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N1cb583f320a34513b645f606db3d9d77,
        _:Nfdf3f142635c4c37a74b4cc2d30a899f ;
    mo:record_count 2 ;
    schema:about <product/6301#subject> ;
    schema:datePublished "2018-05-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/76726/76726-1523119517.jpg> ;
    schema:name "To see the future / LLENN starring Tomori Kusunoki"@en,
        "To see the future / レン starring 楠木ともり"@ja,
        "To see the future / LLENN starring Tomori Kusunoki"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/76726/76726-1523119517.jpg> .

_:N02214dc3795f416e8893a3a67eea7759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『ソードアート・オンライン オルタナティブ ガンゲイル・オンライン』ノンクレジットエンディングムービー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N1cb583f320a34513b645f606db3d9d77 ;
    schema:name "『ソードアート・オンライン オルタナティブ ガンゲイル・オンライン』ノンクレジットエンディングムービー"@ja .

_:N1cb583f320a34513b645f606db3d9d77 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N02214dc3795f416e8893a3a67eea7759 ;
    mo:track_count 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N02214dc3795f416e8893a3a67eea7759 .

_:N76a154476e5a48f9a455e9825406b301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To see the future (TV size)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nfdf3f142635c4c37a74b4cc2d30a899f ;
    schema:name "To see the future (TV size)"@ja .

_:N9df3d14246644f54bfb97d96299c9f88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To see the future"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nfdf3f142635c4c37a74b4cc2d30a899f ;
    schema:name "To see the future"@ja .

_:Ncc10ec6fcf7f410b8ad126eb4ffe0d85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To see the future (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nfdf3f142635c4c37a74b4cc2d30a899f ;
    schema:name "To see the future (Instrumental)"@ja .

_:Nfdf3f142635c4c37a74b4cc2d30a899f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N76a154476e5a48f9a455e9825406b301,
        _:N9df3d14246644f54bfb97d96299c9f88,
        _:Ncc10ec6fcf7f410b8ad126eb4ffe0d85 ;
    mo:track_count 3 ;
    schema:duration "PT10:02"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N76a154476e5a48f9a455e9825406b301,
        _:N9df3d14246644f54bfb97d96299c9f88,
        _:Ncc10ec6fcf7f410b8ad126eb4ffe0d85 .

