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

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

<artist/9886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40385#subject> ;
    schema:name "TAKUYA∞"@en ;
    foaf:made <album/40385#composition>,
        <album/40385#lyrics>,
        <album/40385#subject> ;
    foaf:name "TAKUYA∞"@en .

<release/3977#subject> a schema:CreativeWork ;
    schema:name "Space Battleship Yamato 2199"@en,
        "宇宙戦艦ヤマト2199"@ja,
        "Space Battleship Yamato 2199"@ja-latn ;
    foaf:name "Space Battleship Yamato 2199"@en,
        "宇宙戦艦ヤマト2199"@ja,
        "Space Battleship Yamato 2199"@ja-latn .

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

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

<org/712#subject> schema:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn ;
    foaf:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/40385/40385-1376965523.jpg> a schema:ImageObject,
        foaf:Image .

<album/40385#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@en,
        "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@ja,
        "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@ja-latn ;
    mo:composer <artist/9885#subject>,
        <artist/9886#subject> ;
    mo:produced_work <album/40385#musicalwork> ;
    schema:name "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@en,
        "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@ja,
        "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@ja-latn .

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

<album/40385#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@en,
        "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@ja,
        "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@ja-latn ;
    mo:performance_of <album/40385#musicalwork> ;
    mo:performer <artist/9885#subject> ;
    mo:recorded_as <album/40385#musicalexpression> ;
    schema:byArtist <artist/9885#subject> ;
    schema:name "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@en,
        "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@ja,
        "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/40385#musicalwork> .

<artist/9885#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40385#subject> ;
    mo:performed <album/40385#performance> ;
    schema:name "UVERworld"@en ;
    foaf:made <album/40385#composition>,
        <album/40385#subject> ;
    foaf:name "UVERworld"@en .

<album/40385#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-14"^^xsd:date ;
    dcterms:title "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@en,
        "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@ja,
        "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-8330" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40385#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N59c6aaf52a6347679ab466f9efff2fbd ;
    mo:record_count 1 ;
    schema:about <release/3977#subject> ;
    schema:byArtist <artist/9885#subject> ;
    schema:datePublished "2013-08-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/40385/40385-1376965523.jpg> ;
    schema:name "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@en,
        "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@ja,
        "Fight For Liberty/Wizard CLUB / UVERworld [Limited Edition]"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/40385/40385-1376965523.jpg> .

_:N4a970260011f49c2904dcf3c2733c205 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight For Liberty"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N59c6aaf52a6347679ab466f9efff2fbd ;
    schema:name "Fight For Liberty"@en .

_:N60f8fd53ee9240f4b2bbf67074789781 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight For Liberty (TV Size)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N59c6aaf52a6347679ab466f9efff2fbd ;
    schema:name "Fight For Liberty (TV Size)"@en .

_:Na182df747cc44270b48c23544528ba21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a LOVELY TONE"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N59c6aaf52a6347679ab466f9efff2fbd ;
    schema:name "a LOVELY TONE"@en .

_:Nadb7ff706ee24f97b67f1dc1ca9ab638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wizard CLUB"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N59c6aaf52a6347679ab466f9efff2fbd ;
    schema:name "Wizard CLUB"@en .

_:N59c6aaf52a6347679ab466f9efff2fbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4a970260011f49c2904dcf3c2733c205,
        _:N60f8fd53ee9240f4b2bbf67074789781,
        _:Na182df747cc44270b48c23544528ba21,
        _:Nadb7ff706ee24f97b67f1dc1ca9ab638 ;
    mo:track_count 4 ;
    schema:duration "PT15:13"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4a970260011f49c2904dcf3c2733c205,
        _:N60f8fd53ee9240f4b2bbf67074789781,
        _:Na182df747cc44270b48c23544528ba21,
        _:Nadb7ff706ee24f97b67f1dc1ca9ab638 .

