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

<artist/16#subject> a schema:Person,
        foaf:Person ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/54554#lyrics>,
        <album/54554#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<album/54489> a mo:Release ;
    mo:catalogue_number "QECB-1070" .

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

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54554#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/54554#composition>,
        <album/54554#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<artist/129#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54554#subject> ;
    schema:name "Elements Garden"@en ;
    foaf:made <album/54554#composition>,
        <album/54554#subject> ;
    foaf:name "Elements Garden"@en .

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

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

<org/1117#subject> schema:name "b-green"@en,
        "b-green"@ja,
        "b-green"@ja-latn ;
    foaf:name "b-green"@en,
        "b-green"@ja,
        "b-green"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/54554/54554-1448807290.jpg> a schema:ImageObject,
        foaf:Image .

<album/54554#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uta no☆Prince Sama♪ THEATER SHINING Pirates of the Frontier [Limited Edition]"@en,
        "うたの☆プリンスさまっ♪シアターシャイニング Pirates of the Frontier"@ja,
        "Uta no☆Prince Sama♪ THEATER SHINING Pirates of the Frontier [Limited Edition]"@ja-latn ;
    mo:composer <artist/110#subject>,
        <artist/129#subject> ;
    mo:produced_work <album/54554#musicalwork> ;
    schema:name "Uta no☆Prince Sama♪ THEATER SHINING Pirates of the Frontier [Limited Edition]"@en,
        "うたの☆プリンスさまっ♪シアターシャイニング Pirates of the Frontier"@ja,
        "Uta no☆Prince Sama♪ THEATER SHINING Pirates of the Frontier [Limited Edition]"@ja-latn .

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

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54554#performance> ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

<artist/6498#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54554#performance> ;
    schema:name "Tomoaki Maeno"@en,
        "前野智昭"@ja ;
    foaf:name "Tomoaki Maeno"@en,
        "前野智昭"@ja .

<artist/6740#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54554#performance> ;
    schema:name "Takuma Terashima"@en,
        "寺島拓篤"@ja ;
    foaf:name "Takuma Terashima"@en,
        "寺島拓篤"@ja .

<album/54554#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uta no☆Prince Sama♪ THEATER SHINING Pirates of the Frontier [Limited Edition]"@en,
        "うたの☆プリンスさまっ♪シアターシャイニング Pirates of the Frontier"@ja,
        "Uta no☆Prince Sama♪ THEATER SHINING Pirates of the Frontier [Limited Edition]"@ja-latn ;
    mo:performance_of <album/54554#musicalwork> ;
    mo:performer <artist/3772#subject>,
        <artist/6498#subject>,
        <artist/6740#subject> ;
    mo:recorded_as <album/54554#musicalexpression> ;
    schema:byArtist <artist/3772#subject>,
        <artist/6498#subject>,
        <artist/6740#subject> ;
    schema:name "Uta no☆Prince Sama♪ THEATER SHINING Pirates of the Frontier [Limited Edition]"@en,
        "うたの☆プリンスさまっ♪シアターシャイニング Pirates of the Frontier"@ja,
        "Uta no☆Prince Sama♪ THEATER SHINING Pirates of the Frontier [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/54554#musicalwork> .

<album/54554#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-09"^^xsd:date ;
    dcterms:title "Uta no☆Prince Sama♪ THEATER SHINING Pirates of the Frontier [Limited Edition]"@en,
        "うたの☆プリンスさまっ♪シアターシャイニング Pirates of the Frontier"@ja,
        "Uta no☆Prince Sama♪ THEATER SHINING Pirates of the Frontier [Limited Edition]"@ja-latn ;
    mo:catalogue_number "QECB-91070" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/54489> ;
    mo:publication_of <album/54554#musicalexpression> ;
    mo:publisher <org/1117#subject> ;
    mo:record _:N5859df736ffb469aa0adf99568dcd220 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Uta no☆Prince Sama♪ THEATER SHINING"@en ;
            foaf:name "Uta no☆Prince Sama♪ THEATER SHINING"@en ] ;
    schema:byArtist <artist/3772#subject>,
        <artist/6498#subject>,
        <artist/6740#subject> ;
    schema:datePublished "2015-12-09"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/45/54554/54554-1448807290.jpg> ;
    schema:name "Uta no☆Prince Sama♪ THEATER SHINING Pirates of the Frontier [Limited Edition]"@en,
        "うたの☆プリンスさまっ♪シアターシャイニング Pirates of the Frontier"@ja,
        "Uta no☆Prince Sama♪ THEATER SHINING Pirates of the Frontier [Limited Edition]"@ja-latn ;
    schema:publisher <org/1117#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/54554/54554-1448807290.jpg> .

_:N33dd9b1aee594775b8edb1f48887eed9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Movie \"Pirates of the Frontier\" chapter 01"@en,
        "映画「Pirates of the Frontier」chapter 01"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N5859df736ffb469aa0adf99568dcd220 ;
    schema:name "Movie \"Pirates of the Frontier\" chapter 01"@en,
        "映画「Pirates of the Frontier」chapter 01"@ja .

_:N979af5a45a464e50ab7ca91435dcd3ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme Song \"Pirates of the Frontier\""@en,
        "主題歌「Pirates of the Frontier」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N5859df736ffb469aa0adf99568dcd220 ;
    schema:name "Theme Song \"Pirates of the Frontier\""@en,
        "主題歌「Pirates of the Frontier」"@ja .

_:Nb5b53956218842b782abfc9acf743ff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Movie \"Pirates of the Frontier\" chapter 02"@en,
        "映画「Pirates of the Frontier」chapter 02"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N5859df736ffb469aa0adf99568dcd220 ;
    schema:name "Movie \"Pirates of the Frontier\" chapter 02"@en,
        "映画「Pirates of the Frontier」chapter 02"@ja .

_:Nf43408ad7ed84f248f613060d2579bd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme Song \"Pirates of the Frontier\" off vocal"@en,
        "主題歌「Pirates of the Frontier」off vocal"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N5859df736ffb469aa0adf99568dcd220 ;
    schema:name "Theme Song \"Pirates of the Frontier\" off vocal"@en,
        "主題歌「Pirates of the Frontier」off vocal"@ja .

_:N5859df736ffb469aa0adf99568dcd220 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33dd9b1aee594775b8edb1f48887eed9,
        _:N979af5a45a464e50ab7ca91435dcd3ad,
        _:Nb5b53956218842b782abfc9acf743ff3,
        _:Nf43408ad7ed84f248f613060d2579bd5 ;
    mo:track_count 4 ;
    schema:duration "PT9:31"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N33dd9b1aee594775b8edb1f48887eed9,
        _:N979af5a45a464e50ab7ca91435dcd3ad,
        _:Nb5b53956218842b782abfc9acf743ff3,
        _:Nf43408ad7ed84f248f613060d2579bd5 .

