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

<artist/16765#subject> a schema:Person,
        foaf:Person ;
    schema:name "Karasuya-sabou"@en,
        "烏屋茶房"@ja ;
    foaf:made <album/155009#lyrics>,
        <album/155009#subject> ;
    foaf:name "Karasuya-sabou"@en,
        "烏屋茶房"@ja .

<artist/27589#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miharu Hanai"@en,
        "花井美春"@ja ;
    foaf:made <album/155009#subject>,
        <album/155009#vocals> ;
    foaf:name "Miharu Hanai"@en,
        "花井美春"@ja .

<artist/44774#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misato Matsuoka"@en,
        "松岡美里"@ja ;
    foaf:made <album/155009#subject>,
        <album/155009#vocals> ;
    foaf:name "Misato Matsuoka"@en,
        "松岡美里"@ja .

<artist/56678#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nina Hanamiya"@en,
        "花宮初奈"@ja ;
    foaf:made <album/155009#subject>,
        <album/155009#vocals> ;
    foaf:name "Nina Hanamiya"@en,
        "花宮初奈"@ja .

<artist/61933#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azusa Tachibana"@en,
        "橘杏咲"@ja ;
    foaf:made <album/155009#subject>,
        <album/155009#vocals> ;
    foaf:name "Azusa Tachibana"@en,
        "橘杏咲"@ja .

<artist/6806#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Omori"@en,
        "大森祥子"@ja ;
    foaf:made <album/155009#lyrics>,
        <album/155009#subject> ;
    foaf:name "Shoko Omori"@en,
        "大森祥子"@ja .

<artist/11721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155009#subject> ;
    schema:name "Hige Driver"@en,
        "ヒゲドライバー"@ja ;
    foaf:made <album/155009#composition>,
        <album/155009#subject> ;
    foaf:name "Hige Driver"@en,
        "ヒゲドライバー"@ja .

<artist/12516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155009#subject> ;
    schema:name "ZAQ"@en ;
    foaf:made <album/155009#composition>,
        <album/155009#lyrics>,
        <album/155009#subject> ;
    foaf:name "ZAQ"@en .

<artist/17584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155009#subject> ;
    schema:name "Yuki Honda"@en,
        "本多友紀"@ja ;
    foaf:made <album/155009#composition>,
        <album/155009#subject> ;
    foaf:name "Yuki Honda"@en,
        "本多友紀"@ja .

<artist/28012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155009#subject> ;
    schema:name "MUTEKI DEAD SNAKE"@en,
        "無敵DEAD SNAKE"@ja ;
    foaf:made <album/155009#composition>,
        <album/155009#lyrics>,
        <album/155009#subject> ;
    foaf:name "MUTEKI DEAD SNAKE"@en,
        "無敵DEAD SNAKE"@ja .

<artist/51044#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155009#subject> ;
    schema:name "TAKURO"@en ;
    foaf:made <album/155009#composition>,
        <album/155009#lyrics>,
        <album/155009#subject> ;
    foaf:name "TAKURO"@en .

<artist/72183#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155009#subject> ;
    schema:name "Yoshiyuki Tamiya"@en,
        "タミヤヨシユキ"@ja ;
    foaf:made <album/155009#composition>,
        <album/155009#lyrics>,
        <album/155009#subject> ;
    foaf:name "Yoshiyuki Tamiya"@en,
        "タミヤヨシユキ"@ja .

<artist/8869#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155009#subject> ;
    schema:name "Tom-H@ck"@en ;
    foaf:made <album/155009#composition>,
        <album/155009#subject> ;
    foaf:name "Tom-H@ck"@en .

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

<album/155009#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KING OF EVIL / Tenrogun [Limited Anime Edition]"@en,
        "KING OF EVIL / 天狼群 [初回限定アニメ盤]"@ja,
        "KING OF EVIL / Tenrogun [Limited Anime Edition]"@ja-latn ;
    mo:performance_of <album/155009#musicalwork> ;
    mo:recorded_as <album/155009#musicalexpression> ;
    schema:name "KING OF EVIL / Tenrogun [Limited Anime Edition]"@en,
        "KING OF EVIL / 天狼群 [初回限定アニメ盤]"@ja,
        "KING OF EVIL / Tenrogun [Limited Anime Edition]"@ja-latn ;
    schema:workPerformed <album/155009#musicalwork> .

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

<https://media.vgm.io/albums/90/155009/155009-5f0ba597f9a7.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155009#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/155009/155009-5f0ba597f9a7.webp> ;
    foaf:depicts <album/155009#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/155009/155009-5f0ba597f9a7.webp> .

<https://medium-media.vgm.io/albums/90/155009/155009-5f0ba597f9a7.webp> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/155009#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KING OF EVIL / Tenrogun [Limited Anime Edition]"@en,
        "KING OF EVIL / 天狼群 [初回限定アニメ盤]"@ja,
        "KING OF EVIL / Tenrogun [Limited Anime Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact"@en ;
            foaf:made <album/155009#composition> ;
            foaf:name "(Arte Refact"@en ],
        <artist/11721#subject>,
        <artist/12516#subject>,
        <artist/17584#subject>,
        <artist/28012#subject>,
        <artist/51044#subject>,
        <artist/72183#subject>,
        <artist/8869#subject> ;
    mo:produced_work <album/155009#musicalwork> ;
    schema:name "KING OF EVIL / Tenrogun [Limited Anime Edition]"@en,
        "KING OF EVIL / 天狼群 [初回限定アニメ盤]"@ja,
        "KING OF EVIL / Tenrogun [Limited Anime Edition]"@ja-latn .

<album/155009#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-09-24"^^xsd:date ;
    dcterms:title "KING OF EVIL / Tenrogun [Limited Anime Edition]"@en,
        "KING OF EVIL / 天狼群 [初回限定アニメ盤]"@ja,
        "KING OF EVIL / Tenrogun [Limited Anime Edition]"@ja-latn ;
    mo:catalogue_number "KICA-92640" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155009#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:N0fab0f6129ea4540ab37780f718c195f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bad Girl"@en ;
            foaf:name "Bad Girl"@en ] ;
    schema:datePublished "2025-09-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/155009/155009-5f0ba597f9a7.webp> ;
    schema:name "KING OF EVIL / Tenrogun [Limited Anime Edition]"@en,
        "KING OF EVIL / 天狼群 [初回限定アニメ盤]"@ja,
        "KING OF EVIL / Tenrogun [Limited Anime Edition]"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/155009/155009-5f0ba597f9a7.webp> .

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

_:N21ffab2d498244eab13faf94fbf6ab08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツッパリHigh School Rock'n Roll(登校編)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N0fab0f6129ea4540ab37780f718c195f ;
    schema:name "ツッパリHigh School Rock'n Roll(登校編)"@ja .

_:N2be736a08a534637b74a9a1be6bb9d4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すーぱーびっぐらぶ!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N0fab0f6129ea4540ab37780f718c195f ;
    schema:name "すーぱーびっぐらぶ!"@ja .

_:N371afad1429f462b8a36eb20c1e1d857 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Sweetie Dog"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N0fab0f6129ea4540ab37780f718c195f ;
    schema:name "My Sweetie Dog"@ja .

_:N4ccee106711b44a2a7feaa59d666ab1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はーと掻き回してアゲル♡"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N0fab0f6129ea4540ab37780f718c195f ;
    schema:name "はーと掻き回してアゲル♡"@ja .

_:N552ad673eae949beb887df9a8f0d10da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BAD SURPRISE"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N0fab0f6129ea4540ab37780f718c195f ;
    schema:name "BAD SURPRISE"@ja .

_:N8b919170fab640019de9fef1d60c1f81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KING OF EVIL"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N0fab0f6129ea4540ab37780f718c195f ;
    schema:name "KING OF EVIL"@ja .

_:Nac088a7fbf0a41a28367bad6eeec66c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超らぶふぉーえばーもあ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N0fab0f6129ea4540ab37780f718c195f ;
    schema:name "超らぶふぉーえばーもあ"@ja .

_:Nae98ef069467403e9a3495a5d86d401d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼女の\"Modern…\""@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N0fab0f6129ea4540ab37780f718c195f ;
    schema:name "彼女の\"Modern…\""@ja .

_:Nbfb49ae61bea448db3e8fd3c9783679b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きみのとなり"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N0fab0f6129ea4540ab37780f718c195f ;
    schema:name "きみのとなり"@ja .

_:Ne7a8065563d34bc78c5af1bc2b659353 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO! GO! MANIAC"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N0fab0f6129ea4540ab37780f718c195f ;
    schema:name "GO! GO! MANIAC"@ja .

_:N0fab0f6129ea4540ab37780f718c195f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21ffab2d498244eab13faf94fbf6ab08,
        _:N2be736a08a534637b74a9a1be6bb9d4c,
        _:N371afad1429f462b8a36eb20c1e1d857,
        _:N4ccee106711b44a2a7feaa59d666ab1e,
        _:N552ad673eae949beb887df9a8f0d10da,
        _:N8b919170fab640019de9fef1d60c1f81,
        _:Nac088a7fbf0a41a28367bad6eeec66c2,
        _:Nae98ef069467403e9a3495a5d86d401d,
        _:Nbfb49ae61bea448db3e8fd3c9783679b,
        _:Ne7a8065563d34bc78c5af1bc2b659353 ;
    mo:track_count 10 ;
    schema:duration "PT38:32"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N21ffab2d498244eab13faf94fbf6ab08,
        _:N2be736a08a534637b74a9a1be6bb9d4c,
        _:N371afad1429f462b8a36eb20c1e1d857,
        _:N4ccee106711b44a2a7feaa59d666ab1e,
        _:N552ad673eae949beb887df9a8f0d10da,
        _:N8b919170fab640019de9fef1d60c1f81,
        _:Nac088a7fbf0a41a28367bad6eeec66c2,
        _:Nae98ef069467403e9a3495a5d86d401d,
        _:Nbfb49ae61bea448db3e8fd3c9783679b,
        _:Ne7a8065563d34bc78c5af1bc2b659353 .

