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

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

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

<artist/37427#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137824#subject> ;
    schema:name "Mitsuru Kemmochi"@en,
        "剱持満"@ja ;
    foaf:made <album/137824#composition>,
        <album/137824#subject> ;
    foaf:name "Mitsuru Kemmochi"@en,
        "剱持満"@ja .

<album/137824#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DRAMA CD ShyoShyoRika"@en,
        "ドラマCD ショショリカ"@ja,
        "DRAMA CD ShyoShyoRika"@ja-latn ;
    mo:composer <artist/37427#subject> ;
    mo:produced_work <album/137824#musicalwork> ;
    schema:name "DRAMA CD ShyoShyoRika"@en,
        "ドラマCD ショショリカ"@ja,
        "DRAMA CD ShyoShyoRika"@ja-latn .

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

<album/137824#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DRAMA CD ShyoShyoRika"@en,
        "ドラマCD ショショリカ"@ja,
        "DRAMA CD ShyoShyoRika"@ja-latn ;
    mo:performance_of <album/137824#musicalwork> ;
    mo:recorded_as <album/137824#musicalexpression> ;
    schema:name "DRAMA CD ShyoShyoRika"@en,
        "ドラマCD ショショリカ"@ja,
        "DRAMA CD ShyoShyoRika"@ja-latn ;
    schema:workPerformed <album/137824#musicalwork> .

<org/1368#subject> schema:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn ;
    foaf:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn .

<https://media.vgm.io/albums/42/137824/137824-80f656bd023f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137824#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/137824/137824-80f656bd023f.jpg> ;
    foaf:depicts <album/137824#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/137824/137824-80f656bd023f.jpg> .

<https://medium-media.vgm.io/albums/42/137824/137824-80f656bd023f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/137824#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-04-25"^^xsd:date ;
    dcterms:title "DRAMA CD ShyoShyoRika"@en,
        "ドラマCD ショショリカ"@ja,
        "DRAMA CD ShyoShyoRika"@ja-latn ;
    mo:catalogue_number "FCCC-0061" ;
    mo:media_type "CD" ;
    mo:publication_of <album/137824#musicalexpression> ;
    mo:publisher <org/1368#subject> ;
    mo:record _:Nb20473aa358247f0b278bbada1d68bed ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "ShyoShyoRika"@en ;
            foaf:name "ShyoShyoRika"@en ] ;
    schema:datePublished "2007-04-25"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/42/137824/137824-80f656bd023f.jpg> ;
    schema:name "DRAMA CD ShyoShyoRika"@en,
        "ドラマCD ショショリカ"@ja,
        "DRAMA CD ShyoShyoRika"@ja-latn ;
    schema:publisher <org/1368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/137824/137824-80f656bd023f.jpg> .

_:N0eaa7e80619b4bb58c5b4a52b56c6e2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Set 4"@en ;
    mo:track_number 4 ;
    schema:duration "PT10:59"^^xsd:interval ;
    schema:inPlaylist _:Nb20473aa358247f0b278bbada1d68bed ;
    schema:name "Set 4"@en .

_:N63a51e37581945b0b5379ef08eb10a02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Set 3"@en ;
    mo:track_number 3 ;
    schema:duration "PT10:35"^^xsd:interval ;
    schema:inPlaylist _:Nb20473aa358247f0b278bbada1d68bed ;
    schema:name "Set 3"@en .

_:N7a2dde9b50934702be67b7507dbbdced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Set 1"@en ;
    mo:track_number 1 ;
    schema:duration "PT11:35"^^xsd:interval ;
    schema:inPlaylist _:Nb20473aa358247f0b278bbada1d68bed ;
    schema:name "Set 1"@en .

_:Nebee467fa48b4f189f7aeec2e0dee329 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Set 5"@en ;
    mo:track_number 5 ;
    schema:duration "PT15:17"^^xsd:interval ;
    schema:inPlaylist _:Nb20473aa358247f0b278bbada1d68bed ;
    schema:name "Set 5"@en .

_:Nf196b3ef84c944a5adab7aea11de0851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Set 6"@en ;
    mo:track_number 6 ;
    schema:duration "PT10:05"^^xsd:interval ;
    schema:inPlaylist _:Nb20473aa358247f0b278bbada1d68bed ;
    schema:name "Set 6"@en .

_:Nfd6228b3f9b241b8aab9bd92994fa9cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Set 2"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:32"^^xsd:interval ;
    schema:inPlaylist _:Nb20473aa358247f0b278bbada1d68bed ;
    schema:name "Set 2"@en .

_:Nb20473aa358247f0b278bbada1d68bed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eaa7e80619b4bb58c5b4a52b56c6e2c,
        _:N63a51e37581945b0b5379ef08eb10a02,
        _:N7a2dde9b50934702be67b7507dbbdced,
        _:Nebee467fa48b4f189f7aeec2e0dee329,
        _:Nf196b3ef84c944a5adab7aea11de0851,
        _:Nfd6228b3f9b241b8aab9bd92994fa9cc ;
    mo:track_count 6 ;
    schema:duration "PT66:03"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0eaa7e80619b4bb58c5b4a52b56c6e2c,
        _:N63a51e37581945b0b5379ef08eb10a02,
        _:N7a2dde9b50934702be67b7507dbbdced,
        _:Nebee467fa48b4f189f7aeec2e0dee329,
        _:Nf196b3ef84c944a5adab7aea11de0851,
        _:Nfd6228b3f9b241b8aab9bd92994fa9cc .

