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

<artist/10701#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja ;
    foaf:made <album/80940#subject>,
        <album/80940#vocals> ;
    foaf:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja .

<artist/14877#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja ;
    foaf:made <album/80940#subject>,
        <album/80940#vocals> ;
    foaf:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja .

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:made <album/80940#subject>,
        <album/80940#vocals> ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

<artist/4805#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mamoru Miyano"@en,
        "宮野真守"@ja ;
    foaf:made <album/80940#subject>,
        <album/80940#vocals> ;
    foaf:name "Mamoru Miyano"@en,
        "宮野真守"@ja .

<artist/4807#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja ;
    foaf:made <album/80940#subject>,
        <album/80940#vocals> ;
    foaf:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja .

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

<artist/7292#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsubasa Yonaga"@en,
        "代永翼"@ja ;
    foaf:made <album/80940#subject>,
        <album/80940#vocals> ;
    foaf:name "Tsubasa Yonaga"@en,
        "代永翼"@ja .

<artist/9831#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kouki Uchiyama"@en,
        "内山昂輝"@ja ;
    foaf:made <album/80940#subject>,
        <album/80940#vocals> ;
    foaf:name "Kouki Uchiyama"@en,
        "内山昂輝"@ja .

<artist/9388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80940#subject> ;
    schema:name "Tatsuya Kato"@en,
        "加藤達也"@ja ;
    foaf:made <album/80940#composition>,
        <album/80940#subject> ;
    foaf:name "Tatsuya Kato"@en,
        "加藤達也"@ja .

<product/6394#subject> a schema:CreativeWork ;
    schema:name "Free! -Dive to the Future-"@en,
        "Free! -Dive to the Future-"@ja,
        "Free! -Dive to the Future-"@ja-latn ;
    foaf:name "Free! -Dive to the Future-"@en,
        "Free! -Dive to the Future-"@ja,
        "Free! -Dive to the Future-"@ja-latn .

<album/80940#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blue Destination"@en,
        "Blue Destination"@ja,
        "Blue Destination"@ja-latn ;
    mo:composer <artist/9388#subject> ;
    mo:produced_work <album/80940#musicalwork> ;
    schema:name "Blue Destination"@en,
        "Blue Destination"@ja,
        "Blue Destination"@ja-latn .

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

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

<album/80940#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Destination"@en,
        "Blue Destination"@ja,
        "Blue Destination"@ja-latn ;
    mo:performance_of <album/80940#musicalwork> ;
    mo:recorded_as <album/80940#musicalexpression> ;
    schema:name "Blue Destination"@en,
        "Blue Destination"@ja,
        "Blue Destination"@ja-latn ;
    schema:workPerformed <album/80940#musicalwork> .

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

<https://medium-media.vgm.io/albums/04/80940/80940-1538065791.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/80940#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-28"^^xsd:date ;
    dcterms:title "Blue Destination"@en,
        "Blue Destination"@ja,
        "Blue Destination"@ja-latn ;
    mo:catalogue_number "LZC-1371" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/80940#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Na0639ef3c42b469bac528a6c167e5bb7 ;
    mo:record_count 1 ;
    schema:about <product/6394#subject> ;
    schema:datePublished "2018-09-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/80940/80940-1538065791.jpg> ;
    schema:name "Blue Destination"@en,
        "Blue Destination"@ja,
        "Blue Destination"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/80940/80940-1538065791.jpg> .

_:Na0639ef3c42b469bac528a6c167e5bb7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nf396361544924df0a5f7e2df2254d7a9 ;
    mo:track_count 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nf396361544924df0a5f7e2df2254d7a9 .

_:Nf396361544924df0a5f7e2df2254d7a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Destination"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Na0639ef3c42b469bac528a6c167e5bb7 ;
    schema:name "Blue Destination"@en .

