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

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

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

<artist/1166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20421#subject> ;
    schema:name "Dragon Attack"@en ;
    foaf:made <album/20421#composition>,
        <album/20421#subject> ;
    foaf:name "Dragon Attack"@en .

<artist/999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20421#subject> ;
    schema:name "Shade"@en ;
    foaf:made <album/20421#composition>,
        <album/20421#subject> ;
    foaf:name "Shade"@en .

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<product/14009#subject> a schema:CreativeWork ;
    schema:name "Only You -The Decadent Juliets-"@en,
        "Ｏｎｌｙ　Ｙｏｕ　－世紀末のジュリエット達－"@ja,
        "Only You -Seikimatsu no Juliette-tachi-"@ja-latn ;
    foaf:name "Only You -The Decadent Juliets-"@en,
        "Ｏｎｌｙ　Ｙｏｕ　－世紀末のジュリエット達－"@ja,
        "Only You -Seikimatsu no Juliette-tachi-"@ja-latn .

<product/2168#subject> a schema:CreativeWork ;
    schema:name "Atlach=Nacha"@en,
        "アトラク=ナクア"@ja,
        "Atlach=Nacha"@ja-latn ;
    foaf:name "Atlach=Nacha"@en,
        "アトラク=ナクア"@ja,
        "Atlach=Nacha"@ja-latn .

<product/352#subject> a schema:CreativeWork ;
    schema:name "Sengoku Rance"@en,
        "戦国ランス"@ja,
        "Sengoku Rance"@ja-latn ;
    foaf:name "Sengoku Rance"@en,
        "戦国ランス"@ja,
        "Sengoku Rance"@ja-latn .

<product/354#subject> a schema:CreativeWork ;
    schema:name "Kichiku Oh Rance"@en,
        "鬼畜王ランス"@ja,
        "Kichikuou Rance"@ja-latn ;
    foaf:name "Kichiku Oh Rance"@en,
        "鬼畜王ランス"@ja,
        "Kichikuou Rance"@ja-latn .

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

<album/20421#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tyrant Honey"@en,
        "たいらんとはにー"@ja,
        "Tyrant Honey"@ja-latn ;
    mo:performance_of <album/20421#musicalwork> ;
    mo:recorded_as <album/20421#musicalexpression> ;
    schema:name "Tyrant Honey"@en,
        "たいらんとはにー"@ja,
        "Tyrant Honey"@ja-latn ;
    schema:workPerformed <album/20421#musicalwork> .

<org/108#subject> schema:name "Dangerous Mezashi Cat"@en,
        "でんじゃらす・めざし・きゃっと"@ja,
        "Dangerous Mezashi Cat"@ja-latn ;
    foaf:name "Dangerous Mezashi Cat"@en,
        "でんじゃらす・めざし・きゃっと"@ja,
        "Dangerous Mezashi Cat"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/20421/20421-1282336285.jpg> a schema:ImageObject,
        foaf:Image .

<album/20421#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tyrant Honey"@en,
        "たいらんとはにー"@ja,
        "Tyrant Honey"@ja-latn ;
    mo:composer <artist/1166#subject>,
        <artist/999#subject> ;
    mo:produced_work <album/20421#musicalwork> ;
    schema:name "Tyrant Honey"@en,
        "たいらんとはにー"@ja,
        "Tyrant Honey"@ja-latn .

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

<album/20421#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Tyrant Honey"@en,
        "たいらんとはにー"@ja,
        "Tyrant Honey"@ja-latn ;
    mo:catalogue_number "DMCD-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20421#musicalexpression> ;
    mo:publisher <org/108#subject> ;
    mo:record _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A Night Comes! (Yoru ga Kuru -Square of the MOON-)"@en ;
            foaf:name "A Night Comes! (Yoru ga Kuru -Square of the MOON-)"@en ],
        [ a schema:CreativeWork ;
            schema:name "Toushin Toshi"@en ;
            foaf:name "Toushin Toshi"@en ],
        [ a schema:CreativeWork ;
            schema:name "DiaboLiQue"@en ;
            foaf:name "DiaboLiQue"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mamatoto ~a record of war~"@en ;
            foaf:name "Mamatoto ~a record of war~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Daiakuji"@en ;
            foaf:name "Daiakuji"@en ],
        [ a schema:CreativeWork ;
            schema:name "Big Bang Age (Daibanchou)"@en ;
            foaf:name "Big Bang Age (Daibanchou)"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mamorigamisama"@en ;
            foaf:name "Mamorigamisama"@en ],
        [ a schema:CreativeWork ;
            schema:name "PERSIOM ~Yakusoku no Tsudou Bashou~"@en ;
            foaf:name "PERSIOM ~Yakusoku no Tsudou Bashou~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Toushin Toshi II"@en ;
            foaf:name "Toushin Toshi II"@en ],
        <product/14009#subject>,
        <product/2168#subject>,
        <product/352#subject>,
        <product/354#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/20421/20421-1282336285.jpg> ;
    schema:name "Tyrant Honey"@en,
        "たいらんとはにー"@ja,
        "Tyrant Honey"@ja-latn ;
    schema:publisher <org/108#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/20421/20421-1282336285.jpg> .

_:N16b793dbe9d841749029279189098c85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ontology ～ Wailing ～"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "Ontology ～ Wailing ～"@ja .

_:N28b05d0fc54044e39382b553e5141571 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷宮1"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "迷宮1"@ja .

_:N37102368df554fa09906f6bf79cd196e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "火炎王"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "火炎王"@ja .

_:N53241a139e2644ed9a7e1893b59cd2ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mars"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "Mars"@ja .

_:N56179e415dd94143835be1c8176a1d84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dash to Battle"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "Dash to Battle"@ja .

_:N637b77d1ddab4bafbd8fbfbf74de2270 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニング"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "オープニング"@ja .

_:N69e740c3abb3437db49a3a344d5ed0e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighting under the blue moon"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "Fighting under the blue moon"@ja .

_:N832e14d9427a4d0fad309bf237c48215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a whirlwind"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "Like a whirlwind"@ja .

_:N846590e05ac3410b821dd74e9f31dda4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rough Edge"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "Rough Edge"@ja .

_:N8641229cae494c93b1725b2d77378447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "Phantom"@ja .

_:N99fc62ddf7b043eebcb585cec151c163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ontology"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "Ontology"@ja .

_:Nb8277f89dcdf4cf683d74d76ff20d5b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わかめ養殖場"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "わかめ養殖場"@ja .

_:Ncdfb6d276aaf4f73950a9b5844642da2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The theme of mamatoto"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "The theme of mamatoto"@ja .

_:Nd3f77ffe770947b69d279dbc34ae0674 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LAST BATTLE"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "LAST BATTLE"@ja .

_:Nfd53c20e1a28462abb32e85dc8283b3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red tint"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N3583575a7c994c5894b2f461c0c5f1e9 ;
    schema:name "Red tint"@ja .

_:N3583575a7c994c5894b2f461c0c5f1e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16b793dbe9d841749029279189098c85,
        _:N28b05d0fc54044e39382b553e5141571,
        _:N37102368df554fa09906f6bf79cd196e,
        _:N53241a139e2644ed9a7e1893b59cd2ba,
        _:N56179e415dd94143835be1c8176a1d84,
        _:N637b77d1ddab4bafbd8fbfbf74de2270,
        _:N69e740c3abb3437db49a3a344d5ed0e7,
        _:N832e14d9427a4d0fad309bf237c48215,
        _:N846590e05ac3410b821dd74e9f31dda4,
        _:N8641229cae494c93b1725b2d77378447,
        _:N99fc62ddf7b043eebcb585cec151c163,
        _:Nb8277f89dcdf4cf683d74d76ff20d5b6,
        _:Ncdfb6d276aaf4f73950a9b5844642da2,
        _:Nd3f77ffe770947b69d279dbc34ae0674,
        _:Nfd53c20e1a28462abb32e85dc8283b3c ;
    mo:track_count 15 ;
    schema:duration "PT60:56"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N16b793dbe9d841749029279189098c85,
        _:N28b05d0fc54044e39382b553e5141571,
        _:N37102368df554fa09906f6bf79cd196e,
        _:N53241a139e2644ed9a7e1893b59cd2ba,
        _:N56179e415dd94143835be1c8176a1d84,
        _:N637b77d1ddab4bafbd8fbfbf74de2270,
        _:N69e740c3abb3437db49a3a344d5ed0e7,
        _:N832e14d9427a4d0fad309bf237c48215,
        _:N846590e05ac3410b821dd74e9f31dda4,
        _:N8641229cae494c93b1725b2d77378447,
        _:N99fc62ddf7b043eebcb585cec151c163,
        _:Nb8277f89dcdf4cf683d74d76ff20d5b6,
        _:Ncdfb6d276aaf4f73950a9b5844642da2,
        _:Nd3f77ffe770947b69d279dbc34ae0674,
        _:Nfd53c20e1a28462abb32e85dc8283b3c .

