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

<artist/483#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu- Inai"@en,
        "稲井ゆう"@ja ;
    foaf:made <album/56426#lyrics>,
        <album/56426#subject> ;
    foaf:name "Yu- Inai"@en,
        "稲井ゆう"@ja .

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

<artist/199#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56426#subject> ;
    schema:name "Daisuke Achiwa"@en,
        "阿知波大輔"@ja ;
    foaf:made <album/56426#composition>,
        <album/56426#subject> ;
    foaf:name "Daisuke Achiwa"@en,
        "阿知波大輔"@ja .

<event/183> a mo:Release ;
    schema:name "Released at M3-2015 Fall (Oct 25, 2015)" .

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

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

<https://medium-media.vgm.io/albums/62/56426/56426-1451254459.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14386#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56426#performance> ;
    schema:name "ECE-SMZ"@en ;
    foaf:name "ECE-SMZ"@en .

<artist/17526#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56426#performance> ;
    schema:name "Shota Matsumoto"@en,
        "松本将太"@ja ;
    foaf:name "Shota Matsumoto"@en,
        "松本将太"@ja .

<artist/4135#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56426#performance> ;
    schema:name "Yuto Izumi"@en,
        "一純悠人"@ja ;
    foaf:name "Yuto Izumi"@en,
        "一純悠人"@ja .

<album/56426#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SWORD OF JUSTICE Re:rise"@en,
        "SWORD OF JUSTICE Re:rise"@ja,
        "SWORD OF JUSTICE Re:rise"@ja-latn ;
    mo:composer <artist/199#subject>,
        <artist/471#subject>,
        <artist/8918#subject> ;
    mo:produced_work <album/56426#musicalwork> ;
    schema:name "SWORD OF JUSTICE Re:rise"@en,
        "SWORD OF JUSTICE Re:rise"@ja,
        "SWORD OF JUSTICE Re:rise"@ja-latn .

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

<artist/471#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56426#subject> ;
    mo:performed <album/56426#performance> ;
    schema:name "Toshinori Hiramatsu"@en,
        "平松俊紀"@ja ;
    foaf:made <album/56426#composition>,
        <album/56426#lyrics>,
        <album/56426#subject> ;
    foaf:name "Toshinori Hiramatsu"@en,
        "平松俊紀"@ja .

<artist/8918#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56426#subject> ;
    mo:performed <album/56426#performance> ;
    schema:name "Toshiharu Okajima"@en,
        "岡島俊治"@ja ;
    foaf:made <album/56426#composition>,
        <album/56426#lyrics>,
        <album/56426#subject> ;
    foaf:name "Toshiharu Okajima"@en,
        "岡島俊治"@ja .

<album/56426#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SWORD OF JUSTICE Re:rise"@en,
        "SWORD OF JUSTICE Re:rise"@ja,
        "SWORD OF JUSTICE Re:rise"@ja-latn ;
    mo:performance_of <album/56426#musicalwork> ;
    mo:performer <artist/14386#subject>,
        <artist/17526#subject>,
        <artist/4135#subject>,
        <artist/471#subject>,
        <artist/8918#subject> ;
    mo:recorded_as <album/56426#musicalexpression> ;
    schema:byArtist <artist/14386#subject>,
        <artist/17526#subject>,
        <artist/4135#subject>,
        <artist/471#subject>,
        <artist/8918#subject> ;
    schema:name "SWORD OF JUSTICE Re:rise"@en,
        "SWORD OF JUSTICE Re:rise"@ja,
        "SWORD OF JUSTICE Re:rise"@ja-latn ;
    schema:workPerformed <album/56426#musicalwork> .

<album/56426#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-25"^^xsd:date ;
    dcterms:title "SWORD OF JUSTICE Re:rise"@en,
        "SWORD OF JUSTICE Re:rise"@ja,
        "SWORD OF JUSTICE Re:rise"@ja-latn ;
    mo:catalogue_number "SJCD-1510" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56426#musicalexpression> ;
    mo:publisher _:Nff760e827d7c4ff69a326ff7a00e6c4d ;
    mo:record _:N712b0fa126834cbbb7bd84f22296039a ;
    mo:record_count 1 ;
    mo:release <event/183> ;
    schema:byArtist <artist/14386#subject>,
        <artist/17526#subject>,
        <artist/4135#subject>,
        <artist/471#subject>,
        <artist/8918#subject> ;
    schema:datePublished "2015-10-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/62/56426/56426-1451254459.jpg> ;
    schema:name "SWORD OF JUSTICE Re:rise"@en,
        "SWORD OF JUSTICE Re:rise"@ja,
        "SWORD OF JUSTICE Re:rise"@ja-latn ;
    schema:publisher _:Nff760e827d7c4ff69a326ff7a00e6c4d ;
    foaf:depiction <https://media.vgm.io/albums/62/56426/56426-1451254459.jpg> .

_:N26aff804a4604d60a70bb75e1701cc4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitude"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N712b0fa126834cbbb7bd84f22296039a ;
    schema:name "Solitude"@en .

_:N38200dd0ce554cdbb62bf85f3f39ef79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Cradle"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N712b0fa126834cbbb7bd84f22296039a ;
    schema:name "Double Cradle"@en .

_:N4200c6c3586a435ca1c7d91ee8155696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another soul"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N712b0fa126834cbbb7bd84f22296039a ;
    schema:name "Another soul"@en .

_:N8aba738caab54ba38779bbfc7a1f7f18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless World"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N712b0fa126834cbbb7bd84f22296039a ;
    schema:name "Endless World"@en .

_:Nd4e00f212a2345639fe4595eca67fc1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SWORD OF JUSTICE(ver.MMXV)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N712b0fa126834cbbb7bd84f22296039a ;
    schema:name "SWORD OF JUSTICE(ver.MMXV)"@en .

_:Nff760e827d7c4ff69a326ff7a00e6c4d schema:name "SWORD OF JUSTICE"@en ;
    foaf:name "SWORD OF JUSTICE"@en .

_:N712b0fa126834cbbb7bd84f22296039a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26aff804a4604d60a70bb75e1701cc4f,
        _:N38200dd0ce554cdbb62bf85f3f39ef79,
        _:N4200c6c3586a435ca1c7d91ee8155696,
        _:N8aba738caab54ba38779bbfc7a1f7f18,
        _:Nd4e00f212a2345639fe4595eca67fc1c ;
    mo:track_count 5 ;
    schema:duration "PT25:14"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N26aff804a4604d60a70bb75e1701cc4f,
        _:N38200dd0ce554cdbb62bf85f3f39ef79,
        _:N4200c6c3586a435ca1c7d91ee8155696,
        _:N8aba738caab54ba38779bbfc7a1f7f18,
        _:Nd4e00f212a2345639fe4595eca67fc1c .

