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

<album/89282#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "flying witch Drama CD: Hajimete Mahou Kinenbi"@en,
        "ふらいんぐうぃっち ドラマCD 「初めて魔法記念日」"@ja,
        "flying witch Drama CD: Hajimete Mahou Kinenbi"@ja-latn ;
    mo:produced_work <album/89282#musicalwork> ;
    schema:name "flying witch Drama CD: Hajimete Mahou Kinenbi"@en,
        "ふらいんぐうぃっち ドラマCD 「初めて魔法記念日」"@ja,
        "flying witch Drama CD: Hajimete Mahou Kinenbi"@ja-latn .

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

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

<product/7529#subject> a schema:CreativeWork ;
    schema:name "Flying Witch (Manga)"@en,
        "ふらいんぐうぃっち (Manga)"@ja,
        "Flying Witch (Manga)"@ja-latn ;
    foaf:name "Flying Witch (Manga)"@en,
        "ふらいんぐうぃっち (Manga)"@ja,
        "Flying Witch (Manga)"@ja-latn .

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

<org/1648#subject> schema:name "Kodansha"@en,
        "株式会社講談社"@ja,
        "Kodansha"@ja-latn ;
    foaf:name "Kodansha"@en,
        "株式会社講談社"@ja,
        "Kodansha"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/89282/89282-1575818191.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10443#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89282#performance> ;
    schema:name "Hisako Kanemoto"@en,
        "金元寿子"@ja ;
    foaf:name "Hisako Kanemoto"@en,
        "金元寿子"@ja .

<artist/12670#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89282#performance> ;
    schema:name "Shiori Mikami"@en,
        "三上枝織"@ja ;
    foaf:name "Shiori Mikami"@en,
        "三上枝織"@ja .

<artist/15696#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89282#performance> ;
    schema:name "Eri Suzuki"@en,
        "鈴木絵理"@ja ;
    foaf:name "Eri Suzuki"@en,
        "鈴木絵理"@ja .

<artist/17753#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89282#performance> ;
    schema:name "Minami Shinoda"@en,
        "篠田みなみ"@ja ;
    foaf:name "Minami Shinoda"@en,
        "篠田みなみ"@ja .

<artist/29946#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89282#performance> ;
    schema:name "Shinsuke Sugawara"@en,
        "菅原慎介"@ja ;
    foaf:name "Shinsuke Sugawara"@en,
        "菅原慎介"@ja .

<artist/31586#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89282#performance> ;
    schema:name "Mari Hino"@en,
        "日野まり"@ja ;
    foaf:name "Mari Hino"@en,
        "日野まり"@ja .

<artist/50697#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89282#performance> ;
    schema:name "Kana Aoi"@en,
        "葵井歌菜"@ja ;
    foaf:name "Kana Aoi"@en,
        "葵井歌菜"@ja .

<artist/5499#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89282#performance> ;
    schema:name "Yuka Iguchi"@en,
        "井口裕香"@ja ;
    foaf:name "Yuka Iguchi"@en,
        "井口裕香"@ja .

<album/89282#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-09"^^xsd:date ;
    dcterms:title "flying witch Drama CD: Hajimete Mahou Kinenbi"@en,
        "ふらいんぐうぃっち ドラマCD 「初めて魔法記念日」"@ja,
        "flying witch Drama CD: Hajimete Mahou Kinenbi"@ja-latn ;
    mo:catalogue_number "KDS-0428" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89282#musicalexpression> ;
    mo:publisher <org/1648#subject> ;
    mo:record _:Nb1102e493bbb48adbcecb2ac912df65c ;
    mo:record_count 1 ;
    schema:about <product/7529#subject> ;
    schema:byArtist <artist/10443#subject>,
        <artist/12670#subject>,
        <artist/15696#subject>,
        <artist/17753#subject>,
        <artist/29946#subject>,
        <artist/31586#subject>,
        <artist/50697#subject>,
        <artist/5499#subject> ;
    schema:datePublished "2019-08-09"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/28/89282/89282-1575818191.jpg> ;
    schema:name "flying witch Drama CD: Hajimete Mahou Kinenbi"@en,
        "ふらいんぐうぃっち ドラマCD 「初めて魔法記念日」"@ja,
        "flying witch Drama CD: Hajimete Mahou Kinenbi"@ja-latn ;
    schema:publisher <org/1648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/89282/89282-1575818191.jpg> .

<album/89282#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "flying witch Drama CD: Hajimete Mahou Kinenbi"@en,
        "ふらいんぐうぃっち ドラマCD 「初めて魔法記念日」"@ja,
        "flying witch Drama CD: Hajimete Mahou Kinenbi"@ja-latn ;
    mo:performance_of <album/89282#musicalwork> ;
    mo:performer <artist/10443#subject>,
        <artist/12670#subject>,
        <artist/15696#subject>,
        <artist/17753#subject>,
        <artist/29946#subject>,
        <artist/31586#subject>,
        <artist/50697#subject>,
        <artist/5499#subject> ;
    mo:recorded_as <album/89282#musicalexpression> ;
    schema:byArtist <artist/10443#subject>,
        <artist/12670#subject>,
        <artist/15696#subject>,
        <artist/17753#subject>,
        <artist/29946#subject>,
        <artist/31586#subject>,
        <artist/50697#subject>,
        <artist/5499#subject> ;
    schema:name "flying witch Drama CD: Hajimete Mahou Kinenbi"@en,
        "ふらいんぐうぃっち ドラマCD 「初めて魔法記念日」"@ja,
        "flying witch Drama CD: Hajimete Mahou Kinenbi"@ja-latn ;
    schema:workPerformed <album/89282#musicalwork> .

_:N8ee8c46e93944f17802fa668ec3daf60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初めて魔法記念日"@ja,
        "Hajimete Mahou Kinenbi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT26:22"^^xsd:interval ;
    schema:inPlaylist _:Nb1102e493bbb48adbcecb2ac912df65c ;
    schema:name "初めて魔法記念日"@ja,
        "Hajimete Mahou Kinenbi"@ja-latn .

_:Nb1102e493bbb48adbcecb2ac912df65c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8ee8c46e93944f17802fa668ec3daf60 ;
    mo:track_count 1 ;
    schema:duration "PT26:22"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N8ee8c46e93944f17802fa668ec3daf60 .

