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

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

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

<artist/145#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44674#subject> ;
    schema:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja ;
    foaf:made <album/44674#composition>,
        <album/44674#subject> ;
    foaf:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja .

<artist/4168#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44674#subject> ;
    schema:name "Hiroshi Usami"@en,
        "宇佐美宏"@ja ;
    foaf:made <album/44674#composition>,
        <album/44674#subject> ;
    foaf:name "Hiroshi Usami"@en,
        "宇佐美宏"@ja .

<event/167> a mo:Release ;
    schema:name "Released at Comic Market 85 (Dec 29, 2013 to Dec 31, 2013)" .

<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 .

<product/290#subject> a schema:CreativeWork ;
    schema:name "SaGa Frontier 2"@en,
        "サガ フロンティア2"@ja,
        "SaGa Frontier 2"@ja-latn ;
    foaf:name "SaGa Frontier 2"@en,
        "サガ フロンティア2"@ja,
        "SaGa Frontier 2"@ja-latn .

<product/291#subject> a schema:CreativeWork ;
    schema:name "Unlimited Saga"@en,
        "アンリミテッド: サガ"@ja,
        "Unlimited Saga"@ja-latn ;
    foaf:name "Unlimited Saga"@en,
        "アンリミテッド: サガ"@ja,
        "Unlimited Saga"@ja-latn .

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

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

<org/378#subject> schema:name "Levo Lution"@en,
        "Levo Lution"@ja,
        "Levo Lution"@ja-latn ;
    foaf:name "Levo Lution"@en,
        "Levo Lution"@ja,
        "Levo Lution"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/44674/44674-1394343569.jpg> a schema:ImageObject,
        foaf:Image .

<album/44674#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Photon"@en,
        "Photon"@ja,
        "Photon"@ja-latn ;
    mo:composer <artist/145#subject>,
        <artist/4168#subject> ;
    mo:produced_work <album/44674#musicalwork> ;
    schema:name "Photon"@en,
        "Photon"@ja,
        "Photon"@ja-latn .

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

<album/44674#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "Photon"@en,
        "Photon"@ja,
        "Photon"@ja-latn ;
    mo:catalogue_number "Lvlt-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44674#musicalexpression> ;
    mo:publisher <org/378#subject> ;
    mo:record _:Nff06fa4dcfa34e8b8cf49c41f3a69ca7 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/2212#subject>,
        <product/290#subject>,
        <product/291#subject> ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/44674/44674-1394343569.jpg> ;
    schema:name "Photon"@en,
        "Photon"@ja,
        "Photon"@ja-latn ;
    schema:publisher <org/378#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/44674/44674-1394343569.jpg> .

_:N112a2bd847c7457d95e083943a5746ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home Port R8"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nff06fa4dcfa34e8b8cf49c41f3a69ca7 ;
    schema:name "Home Port R8"@en .

_:N5157fadaa3b74dc8a8c36393fac093ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ion Collision"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nff06fa4dcfa34e8b8cf49c41f3a69ca7 ;
    schema:name "Ion Collision"@en .

_:N74ec195b11a34d43b67eb58a07486b1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over^3 Kill (1043 Progressive Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:Nff06fa4dcfa34e8b8cf49c41f3a69ca7 ;
    schema:name "Over^3 Kill (1043 Progressive Mix)"@en .

_:Nff06fa4dcfa34e8b8cf49c41f3a69ca7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N112a2bd847c7457d95e083943a5746ba,
        _:N5157fadaa3b74dc8a8c36393fac093ad,
        _:N74ec195b11a34d43b67eb58a07486b1f ;
    mo:track_count 3 ;
    schema:duration "PT17:04"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N112a2bd847c7457d95e083943a5746ba,
        _:N5157fadaa3b74dc8a8c36393fac093ad,
        _:N74ec195b11a34d43b67eb58a07486b1f .

