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

<album/15258#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Under The Moon Drama CD"@en,
        "Under The Moon ドラマCD あの月の下で"@ja,
        "Under The Moon Drama CD"@ja-latn ;
    mo:produced_work <album/15258#musicalwork> ;
    schema:name "Under The Moon Drama CD"@en,
        "Under The Moon ドラマCD あの月の下で"@ja,
        "Under The Moon Drama CD"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/85/15258/15258-1252203731.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11656#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15258#performance> ;
    schema:name "Kazuya Sugisaki"@en,
        "杉崎和哉"@ja ;
    foaf:name "Kazuya Sugisaki"@en,
        "杉崎和哉"@ja .

<artist/1288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15258#performance> ;
    schema:name "Airi Yoshida"@en,
        "吉田愛理"@ja ;
    foaf:name "Airi Yoshida"@en,
        "吉田愛理"@ja .

<artist/1797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15258#performance> ;
    schema:name "Kazane"@en,
        "風音"@ja ;
    foaf:name "Kazane"@en,
        "風音"@ja .

<artist/3974#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15258#performance> ;
    schema:name "Kenji Hamada"@en,
        "浜田賢二"@ja ;
    foaf:name "Kenji Hamada"@en,
        "浜田賢二"@ja .

<album/15258#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-26"^^xsd:date ;
    dcterms:title "Under The Moon Drama CD"@en,
        "Under The Moon ドラマCD あの月の下で"@ja,
        "Under The Moon Drama CD"@ja-latn ;
    mo:catalogue_number "SY-D021A/B" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/15258#musicalexpression> ;
    mo:publisher _:N45770695368b4f65843dd650a90dc501 ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Under the Moon"@en ;
            foaf:name "Under the Moon"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "浜五郎"@en ;
            foaf:name "浜五郎"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "紫陽花"@en ;
            foaf:name "紫陽花"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tetsuya Oka"@en ;
            foaf:name "Tetsuya Oka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michihiko Hagi"@en ;
            foaf:name "Michihiko Hagi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "細魚"@en ;
            foaf:name "細魚"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Youji Asano"@en ;
            foaf:name "Youji Asano"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ami Machida"@en ;
            foaf:name "Ami Machida"@en ],
        <artist/11656#subject>,
        <artist/1288#subject>,
        <artist/1797#subject>,
        <artist/3974#subject> ;
    schema:datePublished "2007-01-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/15258/15258-1252203731.jpg> ;
    schema:name "Under The Moon Drama CD"@en,
        "Under The Moon ドラマCD あの月の下で"@ja,
        "Under The Moon Drama CD"@ja-latn ;
    schema:publisher _:N45770695368b4f65843dd650a90dc501 ;
    foaf:depiction <https://media.vgm.io/albums/85/15258/15258-1252203731.jpg> .

<album/15258#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Under The Moon Drama CD"@en,
        "Under The Moon ドラマCD あの月の下で"@ja,
        "Under The Moon Drama CD"@ja-latn ;
    mo:performance_of <album/15258#musicalwork> ;
    mo:performer _:N15471ad02fe4492d95999d7d56fa02bc,
        _:N38c65ee76d33484d98ad6efc516b49bd,
        _:N5adcc95a11f54d57a6852a74228569e1,
        _:N7591a8e6b6194ad7b29d0a3707f34c2c,
        _:N83cabde730a4412aad118583d110e37f,
        _:Na190a8b5916f416f8f88dbde3c1faf82,
        _:Nd2f3558ed1ae4d7a8cdc63f93ca3b58a,
        <artist/11656#subject>,
        <artist/1288#subject>,
        <artist/1797#subject>,
        <artist/3974#subject> ;
    mo:recorded_as <album/15258#musicalexpression> ;
    schema:byArtist _:N15471ad02fe4492d95999d7d56fa02bc,
        _:N38c65ee76d33484d98ad6efc516b49bd,
        _:N5adcc95a11f54d57a6852a74228569e1,
        _:N7591a8e6b6194ad7b29d0a3707f34c2c,
        _:N83cabde730a4412aad118583d110e37f,
        _:Na190a8b5916f416f8f88dbde3c1faf82,
        _:Nd2f3558ed1ae4d7a8cdc63f93ca3b58a,
        <artist/11656#subject>,
        <artist/1288#subject>,
        <artist/1797#subject>,
        <artist/3974#subject> ;
    schema:name "Under The Moon Drama CD"@en,
        "Under The Moon ドラマCD あの月の下で"@ja,
        "Under The Moon Drama CD"@ja-latn ;
    schema:workPerformed <album/15258#musicalwork> .

_:N15471ad02fe4492d95999d7d56fa02bc a schema:Person,
        foaf:Person ;
    mo:performed <album/15258#performance> ;
    schema:name "Youji Asano"@en ;
    foaf:name "Youji Asano"@en .

_:N38c65ee76d33484d98ad6efc516b49bd a schema:Person,
        foaf:Person ;
    mo:performed <album/15258#performance> ;
    schema:name "Michihiko Hagi"@en ;
    foaf:name "Michihiko Hagi"@en .

_:N45770695368b4f65843dd650a90dc501 schema:name "L.Field"@en ;
    foaf:name "L.Field"@en .

_:N5adcc95a11f54d57a6852a74228569e1 a schema:Person,
        foaf:Person ;
    mo:performed <album/15258#performance> ;
    schema:name "Tetsuya Oka"@en ;
    foaf:name "Tetsuya Oka"@en .

_:N7591a8e6b6194ad7b29d0a3707f34c2c a schema:Person,
        foaf:Person ;
    mo:performed <album/15258#performance> ;
    schema:name "浜五郎"@en ;
    foaf:name "浜五郎"@en .

_:N83cabde730a4412aad118583d110e37f a schema:Person,
        foaf:Person ;
    mo:performed <album/15258#performance> ;
    schema:name "細魚"@en ;
    foaf:name "細魚"@en .

_:Na190a8b5916f416f8f88dbde3c1faf82 a schema:Person,
        foaf:Person ;
    mo:performed <album/15258#performance> ;
    schema:name "Ami Machida"@en ;
    foaf:name "Ami Machida"@en .

_:Nd2f3558ed1ae4d7a8cdc63f93ca3b58a a schema:Person,
        foaf:Person ;
    mo:performed <album/15258#performance> ;
    schema:name "紫陽花"@en ;
    foaf:name "紫陽花"@en .

