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

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

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

<artist/25844#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23246#subject> ;
    schema:name "Jean-Jacques Burnel"@en ;
    foaf:made <album/23246#composition>,
        <album/23246#subject> ;
    foaf:name "Jean-Jacques Burnel"@en .

<artist/27369#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23246#subject> ;
    schema:name "teng"@en ;
    foaf:made <album/23246#composition>,
        <album/23246#subject> ;
    foaf:name "teng"@en .

<product/644#subject> a schema:CreativeWork ;
    schema:name "The Count of Monte Cristo: Gankutsuou"@en,
        "巌窟王"@ja,
        "Gankutsuou"@ja-latn ;
    foaf:name "The Count of Monte Cristo: Gankutsuou"@en,
        "巌窟王"@ja,
        "Gankutsuou"@ja-latn .

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

<album/23246#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gankutsuou audio drama Ikei no Kikoushi"@en,
        "巌窟王 audio drama 異形の貴公子"@ja,
        "Gankutsuou audio drama Ikei no Kikoushi"@ja-latn ;
    mo:performance_of <album/23246#musicalwork> ;
    mo:recorded_as <album/23246#musicalexpression> ;
    schema:name "Gankutsuou audio drama Ikei no Kikoushi"@en,
        "巌窟王 audio drama 異形の貴公子"@ja,
        "Gankutsuou audio drama Ikei no Kikoushi"@ja-latn ;
    schema:workPerformed <album/23246#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/64/23246/23246-1294927131.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/23246#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gankutsuou audio drama Ikei no Kikoushi"@en,
        "巌窟王 audio drama 異形の貴公子"@ja,
        "Gankutsuou audio drama Ikei no Kikoushi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(The Stranglers)"@en ;
            foaf:made <album/23246#composition> ;
            foaf:name "(The Stranglers)"@en ],
        <artist/25844#subject>,
        <artist/27369#subject> ;
    mo:produced_work <album/23246#musicalwork> ;
    schema:name "Gankutsuou audio drama Ikei no Kikoushi"@en,
        "巌窟王 audio drama 異形の貴公子"@ja,
        "Gankutsuou audio drama Ikei no Kikoushi"@ja-latn .

<album/23246#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-23"^^xsd:date ;
    dcterms:title "Gankutsuou audio drama Ikei no Kikoushi"@en,
        "巌窟王 audio drama 異形の貴公子"@ja,
        "Gankutsuou audio drama Ikei no Kikoushi"@ja-latn ;
    mo:catalogue_number "VICL-61742" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23246#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Ne81f3ad0e18c4461ab86b45c2ee0c72a ;
    mo:record_count 1 ;
    schema:about <product/644#subject> ;
    schema:datePublished "2005-11-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/23246/23246-1294927131.jpg> ;
    schema:name "Gankutsuou audio drama Ikei no Kikoushi"@en,
        "巌窟王 audio drama 異形の貴公子"@ja,
        "Gankutsuou audio drama Ikei no Kikoushi"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/23246/23246-1294927131.jpg> .

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

_:N0f80e76ee5e04459bab27dfb111d0193 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第三幕 光そして影"@ja,
        "Daisan Maku Hikari soshite Kage"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT8:12"^^xsd:interval ;
    schema:inPlaylist _:Ne81f3ad0e18c4461ab86b45c2ee0c72a ;
    schema:name "第三幕 光そして影"@ja,
        "Daisan Maku Hikari soshite Kage"@ja-latn .

_:N8eec86c610aa4649b637502e25e8dd38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第二幕 永遠の闇より来るもの"@ja,
        "Daini Maku Eien no yami yori kuru mono"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT17:04"^^xsd:interval ;
    schema:inPlaylist _:Ne81f3ad0e18c4461ab86b45c2ee0c72a ;
    schema:name "第二幕 永遠の闇より来るもの"@ja,
        "Daini Maku Eien no yami yori kuru mono"@ja-latn .

_:Nabceb04ccecd46e79f26b49e0f5b91c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第四幕 復讐前夜"@ja,
        "Daiyon Maku Fukushuu Zenya"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT11:19"^^xsd:interval ;
    schema:inPlaylist _:Ne81f3ad0e18c4461ab86b45c2ee0c72a ;
    schema:name "第四幕 復讐前夜"@ja,
        "Daiyon Maku Fukushuu Zenya"@ja-latn .

_:Nddd14c4ce10043c3907d1b8ff0a81396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第一幕 プロローグ"@ja,
        "Daiichi Maku Prologue"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT11:54"^^xsd:interval ;
    schema:inPlaylist _:Ne81f3ad0e18c4461ab86b45c2ee0c72a ;
    schema:name "第一幕 プロローグ"@ja,
        "Daiichi Maku Prologue"@ja-latn .

_:Ne81f3ad0e18c4461ab86b45c2ee0c72a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f80e76ee5e04459bab27dfb111d0193,
        _:N8eec86c610aa4649b637502e25e8dd38,
        _:Nabceb04ccecd46e79f26b49e0f5b91c8,
        _:Nddd14c4ce10043c3907d1b8ff0a81396 ;
    mo:track_count 4 ;
    schema:duration "PT48:29"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0f80e76ee5e04459bab27dfb111d0193,
        _:N8eec86c610aa4649b637502e25e8dd38,
        _:Nabceb04ccecd46e79f26b49e0f5b91c8,
        _:Nddd14c4ce10043c3907d1b8ff0a81396 .

