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

<artist/39016#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eiji Takeuchi"@en,
        "竹内栄治"@ja ;
    foaf:made <album/121194#subject>,
        <album/121194#vocals> ;
    foaf:name "Eiji Takeuchi"@en,
        "竹内栄治"@ja .

<artist/40653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Sakakihara"@en,
        "榊原優希"@ja ;
    foaf:made <album/121194#subject>,
        <album/121194#vocals> ;
    foaf:name "Yuki Sakakihara"@en,
        "榊原優希"@ja .

<artist/42153#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shota Hayama"@en,
        "葉山翔太"@ja ;
    foaf:made <album/121194#subject>,
        <album/121194#vocals> ;
    foaf:name "Shota Hayama"@en,
        "葉山翔太"@ja .

<artist/45676#subject> a schema:Person,
        foaf:Person ;
    schema:name "Isa Takinoo"@en,
        "瀧尾沙"@ja ;
    foaf:made <album/121194#lyrics>,
        <album/121194#subject> ;
    foaf:name "Isa Takinoo"@en,
        "瀧尾沙"@ja .

<artist/18937#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121194#subject> ;
    schema:name "tatsuo"@en ;
    foaf:made <album/121194#composition>,
        <album/121194#subject> ;
    foaf:name "tatsuo"@en .

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

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

<artist/42997#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121194#subject> ;
    schema:name "JIN"@en ;
    foaf:made <album/121194#composition>,
        <album/121194#subject> ;
    foaf:name "JIN"@en .

<artist/53169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121194#subject> ;
    schema:name "04 Limited Sazabys"@en ;
    foaf:made <album/121194#composition>,
        <album/121194#subject> ;
    foaf:name "04 Limited Sazabys"@en .

<product/7992#subject> a schema:CreativeWork ;
    schema:name "Hypnosis Mic -Division Rap Battle-"@en,
        "ヒプノシスマイク-Division Rap Battle-"@ja,
        "Hypnosis Mic -Division Rap Battle-"@ja-latn ;
    foaf:name "Hypnosis Mic -Division Rap Battle-"@en,
        "ヒプノシスマイク-Division Rap Battle-"@ja,
        "Hypnosis Mic -Division Rap Battle-"@ja-latn .

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

<album/121194#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bad Ass Temple -Kaijoue-"@en,
        "Bad Ass Temple -戒定慧-"@ja,
        "Bad Ass Temple -Kaijoue-"@ja-latn ;
    mo:performance_of <album/121194#musicalwork> ;
    mo:recorded_as <album/121194#musicalexpression> ;
    schema:name "Bad Ass Temple -Kaijoue-"@en,
        "Bad Ass Temple -戒定慧-"@ja,
        "Bad Ass Temple -Kaijoue-"@ja-latn ;
    schema:workPerformed <album/121194#musicalwork> .

<org/1316#subject> schema:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn ;
    foaf:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/121194/121194-a2d07aaa88ab.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/121194#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bad Ass Temple -Kaijoue-"@en,
        "Bad Ass Temple -戒定慧-"@ja,
        "Bad Ass Temple -Kaijoue-"@ja-latn ;
    mo:composer <artist/18937#subject>,
        <artist/35754#subject>,
        <artist/38188#subject>,
        <artist/42997#subject>,
        <artist/53169#subject> ;
    mo:produced_work <album/121194#musicalwork> ;
    schema:name "Bad Ass Temple -Kaijoue-"@en,
        "Bad Ass Temple -戒定慧-"@ja,
        "Bad Ass Temple -Kaijoue-"@ja-latn .

<album/121194#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-02"^^xsd:date ;
    dcterms:title "Bad Ass Temple -Kaijoue-"@en,
        "Bad Ass Temple -戒定慧-"@ja,
        "Bad Ass Temple -Kaijoue-"@ja-latn ;
    mo:catalogue_number "KICM-3375" ;
    mo:media_type "CD" ;
    mo:publication_of <album/121194#musicalexpression> ;
    mo:publisher <org/1316#subject> ;
    mo:record _:N550d722684e74d8e842dd43a35e8ec95 ;
    mo:record_count 1 ;
    schema:about <product/7992#subject> ;
    schema:datePublished "2022-09-02"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/49/121194/121194-a2d07aaa88ab.jpg> ;
    schema:name "Bad Ass Temple -Kaijoue-"@en,
        "Bad Ass Temple -戒定慧-"@ja,
        "Bad Ass Temple -Kaijoue-"@ja-latn ;
    schema:publisher <org/1316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/121194/121194-a2d07aaa88ab.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "GOMESS"@en ;
    foaf:made <album/121194#lyrics> ;
    foaf:name "GOMESS"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "GOMESS"@en ;
    foaf:made <album/121194#subject> ;
    foaf:name "GOMESS"@en .

_:N1f8a751ff3054c6bb2d293e7cfd17482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Young Gun of The Sun"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N550d722684e74d8e842dd43a35e8ec95 ;
    schema:name "Young Gun of The Sun"@en .

_:N4204b682e60741a2b788683a279c95f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Young Gun of The Sun (off vocal ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N550d722684e74d8e842dd43a35e8ec95 ;
    schema:name "Young Gun of The Sun (off vocal ver.)"@en .

_:N4b4456d9aa444e93bca2578fada10460 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If I Follow My Heart (off vocal ver.)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N550d722684e74d8e842dd43a35e8ec95 ;
    schema:name "If I Follow My Heart (off vocal ver.)"@en .

_:N6e273c0e439e47999286022c93924f56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violet Masquerade"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N550d722684e74d8e842dd43a35e8ec95 ;
    schema:name "Violet Masquerade"@en .

_:Nb41224681dcd451ab5d508ab4b3227a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violet Masquerade (off vocal ver.)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N550d722684e74d8e842dd43a35e8ec95 ;
    schema:name "Violet Masquerade (off vocal ver.)"@en .

_:Nf8f4dbd6da4546a7947ee9479375310b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If I Follow My Heart"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N550d722684e74d8e842dd43a35e8ec95 ;
    schema:name "If I Follow My Heart"@en .

_:N550d722684e74d8e842dd43a35e8ec95 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f8a751ff3054c6bb2d293e7cfd17482,
        _:N4204b682e60741a2b788683a279c95f4,
        _:N4b4456d9aa444e93bca2578fada10460,
        _:N6e273c0e439e47999286022c93924f56,
        _:Nb41224681dcd451ab5d508ab4b3227a6,
        _:Nf8f4dbd6da4546a7947ee9479375310b ;
    mo:track_count 6 ;
    schema:duration "PT22:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1f8a751ff3054c6bb2d293e7cfd17482,
        _:N4204b682e60741a2b788683a279c95f4,
        _:N4b4456d9aa444e93bca2578fada10460,
        _:N6e273c0e439e47999286022c93924f56,
        _:Nb41224681dcd451ab5d508ab4b3227a6,
        _:Nf8f4dbd6da4546a7947ee9479375310b .

