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

<artist/16651#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miya Amamiya"@en,
        "天宮みや"@ja ;
    foaf:made <album/85050#subject>,
        <album/85050#vocals> ;
    foaf:name "Miya Amamiya"@en,
        "天宮みや"@ja .

<artist/16653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risa Yuzuki"@en,
        "柚木梨沙"@ja ;
    foaf:made <album/85050#subject>,
        <album/85050#vocals> ;
    foaf:name "Risa Yuzuki"@en,
        "柚木梨沙"@ja .

<artist/31090#subject> a schema:Person,
        foaf:Person ;
    schema:name "Namari Okuyama"@en,
        "奥山ナマリ"@ja ;
    foaf:made <album/85050#lyrics>,
        <album/85050#subject> ;
    foaf:name "Namari Okuyama"@en,
        "奥山ナマリ"@ja .

<artist/9452#subject> a schema:Person,
        foaf:Person ;
    schema:name "senya"@en ;
    foaf:made <album/85050#subject>,
        <album/85050#vocals> ;
    foaf:name "senya"@en .

<artist/35034#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85050#subject> ;
    schema:name "Poplar"@en ;
    foaf:made <album/85050#composition>,
        <album/85050#subject> ;
    foaf:name "Poplar"@en .

<artist/35047#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85050#subject> ;
    schema:name "deepse"@en ;
    foaf:made <album/85050#composition>,
        <album/85050#subject> ;
    foaf:name "deepse"@en .

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85050#subject> ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/85050#composition>,
        <album/85050#lyrics>,
        <album/85050#subject> ;
    foaf:name "kamase-tora"@en,
        "かませ虎"@ja .

<event/186> a mo:Release ;
    schema:name "Released at M3-2016 Spring (Apr 24, 2016)" .

<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/85050#musicalexpression> a mo:Signal ;
    mo:published_as <album/85050#subject> ;
    mo:records <album/85050#performance> .

<album/85050#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shounen yo, Tokkou no Sakigake to Nare"@en,
        "少年よ,特攻の魁となれ"@ja,
        "Shounen yo, Tokkou no Sakigake to Nare"@ja-latn ;
    mo:performance_of <album/85050#musicalwork> ;
    mo:recorded_as <album/85050#musicalexpression> ;
    schema:name "Shounen yo, Tokkou no Sakigake to Nare"@en,
        "少年よ,特攻の魁となれ"@ja,
        "Shounen yo, Tokkou no Sakigake to Nare"@ja-latn ;
    schema:workPerformed <album/85050#musicalwork> .

<org/1472#subject> schema:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn ;
    foaf:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn .

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

<https://medium-media.vgm.io/albums/05/85050/85050-1552393293.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/85050#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shounen yo, Tokkou no Sakigake to Nare"@en,
        "少年よ,特攻の魁となれ"@ja,
        "Shounen yo, Tokkou no Sakigake to Nare"@ja-latn ;
    mo:composer <artist/35034#subject>,
        <artist/35047#subject>,
        <artist/9454#subject> ;
    mo:produced_work <album/85050#musicalwork> ;
    schema:name "Shounen yo, Tokkou no Sakigake to Nare"@en,
        "少年よ,特攻の魁となれ"@ja,
        "Shounen yo, Tokkou no Sakigake to Nare"@ja-latn .

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

<album/85050#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-24"^^xsd:date ;
    dcterms:title "Shounen yo, Tokkou no Sakigake to Nare"@en,
        "少年よ,特攻の魁となれ"@ja,
        "Shounen yo, Tokkou no Sakigake to Nare"@ja-latn ;
    mo:catalogue_number "YHKT-0024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85050#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:Na2042d60727345b08051a4ce32e50584 ;
    mo:record_count 1 ;
    mo:release <event/186> ;
    schema:about <product/2212#subject> ;
    schema:datePublished "2016-04-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/85050/85050-1552393293.png> ;
    schema:name "Shounen yo, Tokkou no Sakigake to Nare"@en,
        "少年よ,特攻の魁となれ"@ja,
        "Shounen yo, Tokkou no Sakigake to Nare"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/85050/85050-1552393293.png> .

_:N6040ea059e0647589692380c9d860df5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薬指"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Na2042d60727345b08051a4ce32e50584 ;
    schema:name "薬指"@ja .

_:N70e5b69e665b4809b18dd06091e637d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "女神なんていない"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Na2042d60727345b08051a4ce32e50584 ;
    schema:name "女神なんていない"@ja .

_:N8069152099f649e2a51f7bf2cb784089 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少年よ,特攻の魁となれ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Na2042d60727345b08051a4ce32e50584 ;
    schema:name "少年よ,特攻の魁となれ"@ja .

_:N872633b9bb3147db8f969be57aa1d2f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オートマチックシャワー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Na2042d60727345b08051a4ce32e50584 ;
    schema:name "オートマチックシャワー"@ja .

_:Naaca0782438344bfa1eaeebb9c5f24c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レディ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Na2042d60727345b08051a4ce32e50584 ;
    schema:name "レディ"@ja .

_:Nf06e22c2aab346429400c5cd2d739a3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonder Voyage!!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Na2042d60727345b08051a4ce32e50584 ;
    schema:name "Wonder Voyage!!"@ja .

_:Na2042d60727345b08051a4ce32e50584 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6040ea059e0647589692380c9d860df5,
        _:N70e5b69e665b4809b18dd06091e637d0,
        _:N8069152099f649e2a51f7bf2cb784089,
        _:N872633b9bb3147db8f969be57aa1d2f7,
        _:Naaca0782438344bfa1eaeebb9c5f24c3,
        _:Nf06e22c2aab346429400c5cd2d739a3b ;
    mo:track_count 6 ;
    schema:duration "PT23:24"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N6040ea059e0647589692380c9d860df5,
        _:N70e5b69e665b4809b18dd06091e637d0,
        _:N8069152099f649e2a51f7bf2cb784089,
        _:N872633b9bb3147db8f969be57aa1d2f7,
        _:Naaca0782438344bfa1eaeebb9c5f24c3,
        _:Nf06e22c2aab346429400c5cd2d739a3b .

