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

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

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

<artist/9146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58407#subject> ;
    schema:name "ryo"@en ;
    foaf:made <album/58407#composition>,
        <album/58407#subject> ;
    foaf:name "ryo"@en .

<product/4092#subject> a schema:CreativeWork ;
    schema:name "Kabaneri of the Iron Fortress"@en,
        "甲鉄城のカバネリ"@ja,
        "Koutetsujou no Kabaneri"@ja-latn ;
    foaf:name "Kabaneri of the Iron Fortress"@en,
        "甲鉄城のカバネリ"@ja,
        "Koutetsujou no Kabaneri"@ja-latn .

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

<album/58407#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@en,
        "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@ja,
        "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@ja-latn ;
    mo:performance_of <album/58407#musicalwork> ;
    mo:recorded_as <album/58407#musicalexpression> ;
    schema:name "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@en,
        "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@ja,
        "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/58407#musicalwork> .

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

<https://media.vgm.io/albums/70/58407/58407-1461941370.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/58407#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/58407/58407-1461941370.png> ;
    foaf:depicts <album/58407#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/58407/58407-1461941370.png> .

<https://medium-media.vgm.io/albums/70/58407/58407-1461941370.png> a schema:ImageObject,
        foaf:Image .

<album/58407#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@en,
        "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@ja,
        "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(supercell"@en ;
            foaf:made <album/58407#composition> ;
            foaf:name "(supercell"@en ],
        <artist/9146#subject> ;
    mo:produced_work <album/58407#musicalwork> ;
    schema:name "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@en,
        "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@ja,
        "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@ja-latn .

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

<album/58407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-25"^^xsd:date ;
    dcterms:title "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@en,
        "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@ja,
        "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-9068~9" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/58407#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N5f8641f9cea64ca3a0c6994202dad642,
        _:Na773f876dde44f68849a9454a2c5dc63 ;
    mo:record_count 2 ;
    schema:about <product/4092#subject> ;
    schema:datePublished "2016-05-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/58407/58407-1461941370.png> ;
    schema:name "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@en,
        "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@ja,
        "KABANERI OF THE IRON FORTRESS / EGOIST [Limited Edition]"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/58407/58407-1461941370.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58407#subject> ;
    schema:name "(supercell"@en ;
    foaf:made <album/58407#subject> ;
    foaf:name "(supercell"@en .

_:N0dd3ae8d7dda40829a06181a9632cbfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"KABANERI OF THE IRON FORTRESS\" marasy Piano ver."@en,
        "「KABANERI OF THE IRON FORTRESS」まらしぃ Piano ver."@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5f8641f9cea64ca3a0c6994202dad642 ;
    schema:name "\"KABANERI OF THE IRON FORTRESS\" marasy Piano ver."@en,
        "「KABANERI OF THE IRON FORTRESS」まらしぃ Piano ver."@ja .

_:N25241cce4fdc43b59ac58babd4a25260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KABANERI OF THE IRON FORTRESS (TV Edit)"@en,
        "KABANERI OF THE IRON FORTRESS (TV Edit)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Na773f876dde44f68849a9454a2c5dc63 ;
    schema:name "KABANERI OF THE IRON FORTRESS (TV Edit)"@en,
        "KABANERI OF THE IRON FORTRESS (TV Edit)"@ja .

_:N2f2503d894364d589eda14b68667a900 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KABANERI OF THE IRON FORTRESS -Instrumental-"@en,
        "KABANERI OF THE IRON FORTRESS -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Na773f876dde44f68849a9454a2c5dc63 ;
    schema:name "KABANERI OF THE IRON FORTRESS -Instrumental-"@en,
        "KABANERI OF THE IRON FORTRESS -Instrumental-"@ja .

_:N648dbc1a841947978c280a77e8f7140d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's all about you"@en,
        "It's all about you"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Na773f876dde44f68849a9454a2c5dc63 ;
    schema:name "It's all about you"@en,
        "It's all about you"@ja .

_:Nb4670e621e404646ae30d2b1a96ea369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Kabaneri of the Iron Fortress\" Opening Non-credit Movie"@en,
        "「甲鉄城のカバネリ」Opening ノンクレジットムービー"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5f8641f9cea64ca3a0c6994202dad642 ;
    schema:name "\"Kabaneri of the Iron Fortress\" Opening Non-credit Movie"@en,
        "「甲鉄城のカバネリ」Opening ノンクレジットムービー"@ja .

_:Nb70aa50c4fef445eacc54e7240137d27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Kabaneri of the Iron Fortress Prologue\" Opening Non-credit Movie"@en,
        "「甲鉄城のカバネリ 序章」Opening ノンクレジットムービー"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5f8641f9cea64ca3a0c6994202dad642 ;
    schema:name "\"Kabaneri of the Iron Fortress Prologue\" Opening Non-credit Movie"@en,
        "「甲鉄城のカバネリ 序章」Opening ノンクレジットムービー"@ja .

_:Ncef1c108f7ff4a56ad89209613f5559c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KABANERI OF THE IRON FORTRESS"@en,
        "KABANERI OF THE IRON FORTRESS"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Na773f876dde44f68849a9454a2c5dc63 ;
    schema:name "KABANERI OF THE IRON FORTRESS"@en,
        "KABANERI OF THE IRON FORTRESS"@ja .

_:Ndd5b65ffdc6c40c99896765d04aa0df6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"KABANERI OF THE IRON FORTRESS\" Original Movie"@en,
        "「KABANERI OF THE IRON FORTRESS」オリジナルムービー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5f8641f9cea64ca3a0c6994202dad642 ;
    schema:name "\"KABANERI OF THE IRON FORTRESS\" Original Movie"@en,
        "「KABANERI OF THE IRON FORTRESS」オリジナルムービー"@ja .

_:N5f8641f9cea64ca3a0c6994202dad642 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0dd3ae8d7dda40829a06181a9632cbfd,
        _:Nb4670e621e404646ae30d2b1a96ea369,
        _:Nb70aa50c4fef445eacc54e7240137d27,
        _:Ndd5b65ffdc6c40c99896765d04aa0df6 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0dd3ae8d7dda40829a06181a9632cbfd,
        _:Nb4670e621e404646ae30d2b1a96ea369,
        _:Nb70aa50c4fef445eacc54e7240137d27,
        _:Ndd5b65ffdc6c40c99896765d04aa0df6 .

_:Na773f876dde44f68849a9454a2c5dc63 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25241cce4fdc43b59ac58babd4a25260,
        _:N2f2503d894364d589eda14b68667a900,
        _:N648dbc1a841947978c280a77e8f7140d,
        _:Ncef1c108f7ff4a56ad89209613f5559c ;
    mo:track_count 4 ;
    schema:duration "PT15:21"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N25241cce4fdc43b59ac58babd4a25260,
        _:N2f2503d894364d589eda14b68667a900,
        _:N648dbc1a841947978c280a77e8f7140d,
        _:Ncef1c108f7ff4a56ad89209613f5559c .

