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

<album/27127#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Moecom Drama CD Moe Oto"@en,
        "モエかん ドラマCD モエおと"@ja,
        "Moecom Drama CD Moe Oto"@ja-latn ;
    mo:produced_work <album/27127#musicalwork> ;
    schema:name "Moecom Drama CD Moe Oto"@en,
        "モエかん ドラマCD モエおと"@ja,
        "Moecom Drama CD Moe Oto"@ja-latn .

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

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

<product/7737#subject> a schema:CreativeWork ;
    schema:name "Moecom: MOEKKO COMPANY"@en,
        "モエかん MOEKKO COMPANY"@ja,
        "Moecom: MOEKKO COMPANY"@ja-latn ;
    foaf:name "Moecom: MOEKKO COMPANY"@en,
        "モエかん MOEKKO COMPANY"@ja,
        "Moecom: MOEKKO COMPANY"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/72/27127/27127-1310079943.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1973#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27127#performance> ;
    schema:name "Mia Naruse"@en,
        "成瀬未亜"@ja ;
    foaf:name "Mia Naruse"@en,
        "成瀬未亜"@ja .

<artist/24481#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27127#performance> ;
    schema:name "Emiya Nagase"@en,
        "永瀬江美弥"@ja ;
    foaf:name "Emiya Nagase"@en,
        "永瀬江美弥"@ja .

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27127#performance> ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

<artist/32565#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27127#performance> ;
    schema:name "Ami Dynamite"@en,
        "ダイナマイト亜美"@ja ;
    foaf:name "Ami Dynamite"@en,
        "ダイナマイト亜美"@ja .

<artist/3801#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27127#performance> ;
    schema:name "Canari Kanzaki"@en,
        "カンザキカナリ"@ja ;
    foaf:name "Canari Kanzaki"@en,
        "カンザキカナリ"@ja .

<artist/4048#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27127#performance> ;
    schema:name "Wataru Takagi"@en,
        "高木渉"@ja ;
    foaf:name "Wataru Takagi"@en,
        "高木渉"@ja .

<artist/4808#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27127#performance> ;
    schema:name "Asumi Noda"@en,
        "乃田あす実"@ja ;
    foaf:name "Asumi Noda"@en,
        "乃田あす実"@ja .

<album/27127#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-06-04"^^xsd:date ;
    dcterms:title "Moecom Drama CD Moe Oto"@en,
        "モエかん ドラマCD モエおと"@ja,
        "Moecom Drama CD Moe Oto"@ja-latn ;
    mo:catalogue_number "LACA-5175" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27127#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N366b390eedc64591924c947db2dca14f ;
    mo:record_count 1 ;
    schema:about <product/7737#subject> ;
    schema:byArtist <artist/1973#subject>,
        <artist/24481#subject>,
        <artist/3040#subject>,
        <artist/32565#subject>,
        <artist/3801#subject>,
        <artist/4048#subject>,
        <artist/4808#subject> ;
    schema:datePublished "2003-06-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/27127/27127-1310079943.jpg> ;
    schema:name "Moecom Drama CD Moe Oto"@en,
        "モエかん ドラマCD モエおと"@ja,
        "Moecom Drama CD Moe Oto"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/27127/27127-1310079943.jpg> .

<album/27127#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Moecom Drama CD Moe Oto"@en,
        "モエかん ドラマCD モエおと"@ja,
        "Moecom Drama CD Moe Oto"@ja-latn ;
    mo:performance_of <album/27127#musicalwork> ;
    mo:performer <artist/1973#subject>,
        <artist/24481#subject>,
        <artist/3040#subject>,
        <artist/32565#subject>,
        <artist/3801#subject>,
        <artist/4048#subject>,
        <artist/4808#subject> ;
    mo:recorded_as <album/27127#musicalexpression> ;
    schema:byArtist <artist/1973#subject>,
        <artist/24481#subject>,
        <artist/3040#subject>,
        <artist/32565#subject>,
        <artist/3801#subject>,
        <artist/4048#subject>,
        <artist/4808#subject> ;
    schema:name "Moecom Drama CD Moe Oto"@en,
        "モエかん ドラマCD モエおと"@ja,
        "Moecom Drama CD Moe Oto"@ja-latn ;
    schema:workPerformed <album/27127#musicalwork> .

_:N2d67e5090a8b4352ac4a6a52ccb96d7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鈴希と灯台"@ja ;
    mo:track_number 4 ;
    schema:duration "PT18:14"^^xsd:interval ;
    schema:inPlaylist _:N366b390eedc64591924c947db2dca14f ;
    schema:name "鈴希と灯台"@ja .

_:N70caff775c1c430f887a638f2be7eee9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドキ!メイドだらけの水泳大会"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:N366b390eedc64591924c947db2dca14f ;
    schema:name "ドキ!メイドだらけの水泳大会"@ja .

_:N9b3857a25fc34067aa79169387e1575c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ケロQ裸祭り"@ja ;
    mo:track_number 2 ;
    schema:duration "PT17:48"^^xsd:interval ;
    schema:inPlaylist _:N366b390eedc64591924c947db2dca14f ;
    schema:name "ケロQ裸祭り"@ja .

_:Nd4efb6b366c64ca2a035e66edb3af74e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恐怖の料理"@ja ;
    mo:track_number 1 ;
    schema:duration "PT16:07"^^xsd:interval ;
    schema:inPlaylist _:N366b390eedc64591924c947db2dca14f ;
    schema:name "恐怖の料理"@ja .

_:N366b390eedc64591924c947db2dca14f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d67e5090a8b4352ac4a6a52ccb96d7d,
        _:N70caff775c1c430f887a638f2be7eee9,
        _:N9b3857a25fc34067aa79169387e1575c,
        _:Nd4efb6b366c64ca2a035e66edb3af74e ;
    mo:track_count 4 ;
    schema:duration "PT58:22"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2d67e5090a8b4352ac4a6a52ccb96d7d,
        _:N70caff775c1c430f887a638f2be7eee9,
        _:N9b3857a25fc34067aa79169387e1575c,
        _:Nd4efb6b366c64ca2a035e66edb3af74e .

