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

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

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

<artist/112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2145#subject> ;
    schema:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja ;
    foaf:made <album/2145#composition>,
        <album/2145#subject> ;
    foaf:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja .

<artist/296#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2145#subject> ;
    schema:name "Hayato Matsuo"@en,
        "松尾早人"@ja ;
    foaf:made <album/2145#composition>,
        <album/2145#subject> ;
    foaf:name "Hayato Matsuo"@en,
        "松尾早人"@ja .

<release/35921#subject> a schema:CreativeWork ;
    schema:name "Sword Maniac"@en,
        "ソード・マニアック"@ja,
        "Sword Maniac"@ja-latn ;
    foaf:name "Sword Maniac"@en,
        "ソード・マニアック"@ja,
        "Sword Maniac"@ja-latn .

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

<album/2145#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sword Maniac"@en,
        "ソード・マニアック"@ja,
        "Sword Maniac"@ja-latn ;
    mo:performance_of <album/2145#musicalwork> ;
    mo:recorded_as <album/2145#musicalexpression> ;
    schema:name "Sword Maniac"@en,
        "ソード・マニアック"@ja,
        "Sword Maniac"@ja-latn ;
    schema:workPerformed <album/2145#musicalwork> .

<org/1745#subject> schema:name "INVICTUS"@en,
        "INVICTUS"@ja,
        "INVICTUS"@ja-latn ;
    foaf:name "INVICTUS"@en,
        "INVICTUS"@ja,
        "INVICTUS"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/2145/2145-1357961254.jpg> a schema:ImageObject,
        foaf:Image .

<album/2145#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sword Maniac"@en,
        "ソード・マニアック"@ja,
        "Sword Maniac"@ja-latn ;
    mo:composer <artist/112#subject>,
        <artist/296#subject> ;
    mo:produced_work <album/2145#musicalwork> ;
    schema:name "Sword Maniac"@en,
        "ソード・マニアック"@ja,
        "Sword Maniac"@ja-latn .

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

<album/2145#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-11-24"^^xsd:date ;
    dcterms:title "Sword Maniac"@en,
        "ソード・マニアック"@ja,
        "Sword Maniac"@ja-latn ;
    mo:catalogue_number "TOCT-8253" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2145#musicalexpression> ;
    mo:publisher <org/1745#subject> ;
    mo:record _:Nc22b9ec527754308b3e8e2932c421a2e ;
    mo:record_count 1 ;
    schema:about <release/35921#subject> ;
    schema:datePublished "1993-11-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/2145/2145-1357961254.jpg> ;
    schema:name "Sword Maniac"@en,
        "ソード・マニアック"@ja,
        "Sword Maniac"@ja-latn ;
    schema:publisher <org/1745#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/2145/2145-1357961254.jpg> .

_:N0d8fdc93d21f49d784796319d0c7191a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shudders"@en,
        "ザ・シャダーズ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nc22b9ec527754308b3e8e2932c421a2e ;
    schema:name "The Shudders"@en,
        "ザ・シャダーズ"@ja .

_:N0e3a3e6b6425459a946d76c4a88c7786 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartless Battle"@en,
        "ハートレス・バトル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Nc22b9ec527754308b3e8e2932c421a2e ;
    schema:name "Heartless Battle"@en,
        "ハートレス・バトル"@ja .

_:N33bc078af90b4ff29cb2985ed37bbf9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mad Buffoon"@en,
        "マッド・バフォーン"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nc22b9ec527754308b3e8e2932c421a2e ;
    schema:name "Mad Buffoon"@en,
        "マッド・バフォーン"@ja .

_:N3c93e61fdb8d454d9002a0dea0500f4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iron Jungle"@en,
        "アイアン・ジャングル"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nc22b9ec527754308b3e8e2932c421a2e ;
    schema:name "Iron Jungle"@en,
        "アイアン・ジャングル"@ja .

_:N4340fbe09fc045e9b097a52a895998c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunting Beast"@en,
        "ハンティング・ビースト"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nc22b9ec527754308b3e8e2932c421a2e ;
    schema:name "Hunting Beast"@en,
        "ハンティング・ビースト"@ja .

_:N626b3cac0047406084a39549d1b5c041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Brave Fencer"@en,
        "ザ・ブレイヴ・フェンサー"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Nc22b9ec527754308b3e8e2932c421a2e ;
    schema:name "The Brave Fencer"@en,
        "ザ・ブレイヴ・フェンサー"@ja .

_:N924287766cfe4c3588fc8a1a8461779d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Retribution"@en,
        "ザ・リトリビューション"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc22b9ec527754308b3e8e2932c421a2e ;
    schema:name "The Retribution"@en,
        "ザ・リトリビューション"@ja .

_:N94ff73b9f6ca447883810ea662ca9db7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start an Attack!!"@en,
        "スタート・アン・アタック!!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nc22b9ec527754308b3e8e2932c421a2e ;
    schema:name "Start an Attack!!"@en,
        "スタート・アン・アタック!!"@ja .

_:Na33e8212875a456eae7a13e52dab0762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unlimited Desire"@en,
        "アンリミテッド・デザイア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nc22b9ec527754308b3e8e2932c421a2e ;
    schema:name "Unlimited Desire"@en,
        "アンリミテッド・デザイア"@ja .

_:Nad57a024de874699832c5af6fb9e90c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow Devourer"@en,
        "シャドウ・デヴォーラー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nc22b9ec527754308b3e8e2932c421a2e ;
    schema:name "Shadow Devourer"@en,
        "シャドウ・デヴォーラー"@ja .

_:Nc22b9ec527754308b3e8e2932c421a2e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d8fdc93d21f49d784796319d0c7191a,
        _:N0e3a3e6b6425459a946d76c4a88c7786,
        _:N33bc078af90b4ff29cb2985ed37bbf9f,
        _:N3c93e61fdb8d454d9002a0dea0500f4d,
        _:N4340fbe09fc045e9b097a52a895998c6,
        _:N626b3cac0047406084a39549d1b5c041,
        _:N924287766cfe4c3588fc8a1a8461779d,
        _:N94ff73b9f6ca447883810ea662ca9db7,
        _:Na33e8212875a456eae7a13e52dab0762,
        _:Nad57a024de874699832c5af6fb9e90c6 ;
    mo:track_count 10 ;
    schema:duration "PT46:56"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0d8fdc93d21f49d784796319d0c7191a,
        _:N0e3a3e6b6425459a946d76c4a88c7786,
        _:N33bc078af90b4ff29cb2985ed37bbf9f,
        _:N3c93e61fdb8d454d9002a0dea0500f4d,
        _:N4340fbe09fc045e9b097a52a895998c6,
        _:N626b3cac0047406084a39549d1b5c041,
        _:N924287766cfe4c3588fc8a1a8461779d,
        _:N94ff73b9f6ca447883810ea662ca9db7,
        _:Na33e8212875a456eae7a13e52dab0762,
        _:Nad57a024de874699832c5af6fb9e90c6 .

