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

<album/47272#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dedicate to EP"@en,
        "Dedicate to EP"@ja,
        "Dedicate to EP"@ja-latn ;
    mo:produced_work <album/47272#musicalwork> ;
    schema:name "Dedicate to EP"@en,
        "Dedicate to EP"@ja,
        "Dedicate to EP"@ja-latn .

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

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

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 2014)" .

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

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

<org/196#subject> schema:name "Rolling Contact"@en,
        "Rolling Contact"@ja,
        "Rolling Contact"@ja-latn ;
    foaf:name "Rolling Contact"@en,
        "Rolling Contact"@ja,
        "Rolling Contact"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/47272/47272-1407188656.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/47272#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-16"^^xsd:date ;
    dcterms:title "Dedicate to EP"@en,
        "Dedicate to EP"@ja,
        "Dedicate to EP"@ja-latn ;
    mo:catalogue_number "RCCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47272#musicalexpression> ;
    mo:publisher <org/196#subject> ;
    mo:record _:Nccbccdc14cf140cda3e27f65ae6c0b4d ;
    mo:record_count 1 ;
    mo:release <event/171> ;
    schema:about <product/2212#subject> ;
    schema:datePublished "2014-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/47272/47272-1407188656.jpg> ;
    schema:name "Dedicate to EP"@en,
        "Dedicate to EP"@ja,
        "Dedicate to EP"@ja-latn ;
    schema:publisher <org/196#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/47272/47272-1407188656.jpg> .

_:N12e8ae0a9f34484285e6ff368d3fe793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dedicate to"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nccbccdc14cf140cda3e27f65ae6c0b4d ;
    schema:name "Dedicate to"@en .

_:Ncab884a47e0b42ef851138090da3fa15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Against"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nccbccdc14cf140cda3e27f65ae6c0b4d ;
    schema:name "Battle Against"@en .

_:Nccbccdc14cf140cda3e27f65ae6c0b4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12e8ae0a9f34484285e6ff368d3fe793,
        _:Ncab884a47e0b42ef851138090da3fa15 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N12e8ae0a9f34484285e6ff368d3fe793,
        _:Ncab884a47e0b42ef851138090da3fa15 .

