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

<album/45451#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kantai Nostalgic"@en,
        "艦隊ノスタルジック"@ja,
        "Kantai Nostalgic"@ja-latn ;
    mo:produced_work <album/45451#musicalwork> ;
    schema:name "Kantai Nostalgic"@en,
        "艦隊ノスタルジック"@ja,
        "Kantai Nostalgic"@ja-latn .

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

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

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/2212#subject> a schema:CreativeWork ;
    schema:name "Kantai Collection -KanColle- (Game)"@en,
        "艦隊これくしょん -艦これ- (Game)"@ja,
        "Kantai Collection -KanColle- (Game)"@ja-latn ;
    foaf:name "Kantai Collection -KanColle- (Game)"@en,
        "艦隊これくしょん -艦これ- (Game)"@ja,
        "Kantai Collection -KanColle- (Game)"@ja-latn .

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

<org/853#subject> schema:name "Floating Cloud"@en,
        "Floating Cloud"@ja,
        "Floating Cloud"@ja-latn ;
    foaf:name "Floating Cloud"@en,
        "Floating Cloud"@ja,
        "Floating Cloud"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/45451/45451-1398348673.png> a schema:ImageObject,
        foaf:Image .

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

<album/45451#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kantai Nostalgic"@en,
        "艦隊ノスタルジック"@ja,
        "Kantai Nostalgic"@ja-latn ;
    mo:performance_of <album/45451#musicalwork> ;
    mo:performer <artist/41368#subject> ;
    mo:recorded_as <album/45451#musicalexpression> ;
    schema:byArtist <artist/41368#subject> ;
    schema:name "Kantai Nostalgic"@en,
        "艦隊ノスタルジック"@ja,
        "Kantai Nostalgic"@ja-latn ;
    schema:workPerformed <album/45451#musicalwork> .

<artist/41368#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45451#performance> ;
    schema:name "Floating Cloud Acoustic Band"@en ;
    foaf:name "Floating Cloud Acoustic Band"@en .

<album/45451#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-03"^^xsd:date ;
    dcterms:title "Kantai Nostalgic"@en,
        "艦隊ノスタルジック"@ja,
        "Kantai Nostalgic"@ja-latn ;
    mo:catalogue_number "FLCD-018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45451#musicalexpression> ;
    mo:publisher <org/853#subject> ;
    mo:record _:N03951ed684ca4af69fc3096e26258c70 ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/2212#subject> ;
    schema:byArtist <artist/41368#subject> ;
    schema:datePublished "2014-05-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/45451/45451-1398348673.png> ;
    schema:name "Kantai Nostalgic"@en,
        "艦隊ノスタルジック"@ja,
        "Kantai Nostalgic"@ja-latn ;
    schema:publisher <org/853#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/45451/45451-1398348673.png> .

_:N105d93e3e9e748f7b135242a47d064bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "艦娘の憂鬱"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N03951ed684ca4af69fc3096e26258c70 ;
    schema:name "艦娘の憂鬱"@ja .

_:N6a0843cb54ac49bd867d5e483142e9d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "異国へ来たようです"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N03951ed684ca4af69fc3096e26258c70 ;
    schema:name "異国へ来たようです"@ja .

_:N7343574071b44e21af1b059b9fb54f99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金剛姉妹、頑張る"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N03951ed684ca4af69fc3096e26258c70 ;
    schema:name "金剛姉妹、頑張る"@ja .

_:Nbb8417775c914996beffb95af76bbb02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "望郷母港"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N03951ed684ca4af69fc3096e26258c70 ;
    schema:name "望郷母港"@ja .

_:Nd5ef89be1ae048f596f55b14d22a4e7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "急行に揺られて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N03951ed684ca4af69fc3096e26258c70 ;
    schema:name "急行に揺られて"@ja .

_:Ne0c1894c8d8f45feb4cdf7f116810db8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラサク"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N03951ed684ca4af69fc3096e26258c70 ;
    schema:name "サクラサク"@ja .

_:Ned84d5fd69a24a2bb1e833dcb6df84d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "賑やかな艦橋"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N03951ed684ca4af69fc3096e26258c70 ;
    schema:name "賑やかな艦橋"@ja .

_:N03951ed684ca4af69fc3096e26258c70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N105d93e3e9e748f7b135242a47d064bd,
        _:N6a0843cb54ac49bd867d5e483142e9d1,
        _:N7343574071b44e21af1b059b9fb54f99,
        _:Nbb8417775c914996beffb95af76bbb02,
        _:Nd5ef89be1ae048f596f55b14d22a4e7e,
        _:Ne0c1894c8d8f45feb4cdf7f116810db8,
        _:Ned84d5fd69a24a2bb1e833dcb6df84d2 ;
    mo:track_count 7 ;
    schema:duration "PT30:59"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N105d93e3e9e748f7b135242a47d064bd,
        _:N6a0843cb54ac49bd867d5e483142e9d1,
        _:N7343574071b44e21af1b059b9fb54f99,
        _:Nbb8417775c914996beffb95af76bbb02,
        _:Nd5ef89be1ae048f596f55b14d22a4e7e,
        _:Ne0c1894c8d8f45feb4cdf7f116810db8,
        _:Ned84d5fd69a24a2bb1e833dcb6df84d2 .

