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

<artist/5534#subject> a schema:Person,
        foaf:Person ;
    schema:name "Juzo Mutsuki"@en,
        "六月十三"@ja ;
    foaf:made <album/28950#lyrics>,
        <album/28950#subject> ;
    foaf:name "Juzo Mutsuki"@en,
        "六月十三"@ja .

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

<artist/1630#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28950#subject> ;
    schema:name "Don McCow"@en,
        "ドン・マッコウ"@ja ;
    foaf:made <album/28950#composition>,
        <album/28950#subject> ;
    foaf:name "Don McCow"@en,
        "ドン・マッコウ"@ja .

<product/19597#subject> a schema:CreativeWork ;
    schema:name "Sotsugyou Bangaihen ~Nee Mahjong Shiyo!~"@en,
        "卒業番外篇 〜ねぇ麻雀しよ!〜"@ja,
        "Sotsugyou Bangaihen ~Nee Mahjong Shiyo!~"@ja-latn ;
    foaf:name "Sotsugyou Bangaihen ~Nee Mahjong Shiyo!~"@en,
        "卒業番外篇 〜ねぇ麻雀しよ!〜"@ja,
        "Sotsugyou Bangaihen ~Nee Mahjong Shiyo!~"@ja-latn .

<album/28950#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sotsugyou Bangai Hen ~ Nee Mahjong Shiyo!"@en,
        "卒業番外篇～ねえ麻雀しよ！"@ja,
        "Sotsugyou Bangai Hen ~ Nee Mahjong Shiyo!"@ja-latn ;
    mo:composer <artist/1630#subject> ;
    mo:produced_work <album/28950#musicalwork> ;
    schema:name "Sotsugyou Bangai Hen ~ Nee Mahjong Shiyo!"@en,
        "卒業番外篇～ねえ麻雀しよ！"@ja,
        "Sotsugyou Bangai Hen ~ Nee Mahjong Shiyo!"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/05/28950/28950-1316346229.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1192#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28950#performance> ;
    schema:name "Yumi Touma"@en,
        "冬馬由美"@ja ;
    foaf:name "Yumi Touma"@en,
        "冬馬由美"@ja .

<artist/3209#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28950#performance> ;
    schema:name "Hinako Yoshino"@en,
        "芳野日向子"@ja ;
    foaf:name "Hinako Yoshino"@en,
        "芳野日向子"@ja .

<artist/3210#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28950#performance> ;
    schema:name "Junko Shimakata"@en,
        "嶋方淳子"@ja ;
    foaf:name "Junko Shimakata"@en,
        "嶋方淳子"@ja .

<artist/3211#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28950#performance> ;
    schema:name "Hiromi Tsuru"@en,
        "鶴ひろみ"@ja ;
    foaf:name "Hiromi Tsuru"@en,
        "鶴ひろみ"@ja .

<artist/3212#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28950#performance> ;
    schema:name "Aya Hisakawa"@en,
        "久川綾"@ja ;
    foaf:name "Aya Hisakawa"@en,
        "久川綾"@ja .

<album/28950#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sotsugyou Bangai Hen ~ Nee Mahjong Shiyo!"@en,
        "卒業番外篇～ねえ麻雀しよ！"@ja,
        "Sotsugyou Bangai Hen ~ Nee Mahjong Shiyo!"@ja-latn ;
    mo:performance_of <album/28950#musicalwork> ;
    mo:performer <artist/1192#subject>,
        <artist/3209#subject>,
        <artist/3210#subject>,
        <artist/3211#subject>,
        <artist/3212#subject> ;
    mo:recorded_as <album/28950#musicalexpression> ;
    schema:byArtist <artist/1192#subject>,
        <artist/3209#subject>,
        <artist/3210#subject>,
        <artist/3211#subject>,
        <artist/3212#subject> ;
    schema:name "Sotsugyou Bangai Hen ~ Nee Mahjong Shiyo!"@en,
        "卒業番外篇～ねえ麻雀しよ！"@ja,
        "Sotsugyou Bangai Hen ~ Nee Mahjong Shiyo!"@ja-latn ;
    schema:workPerformed <album/28950#musicalwork> .

<album/28950#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-10-28"^^xsd:date ;
    dcterms:title "Sotsugyou Bangai Hen ~ Nee Mahjong Shiyo!"@en,
        "卒業番外篇～ねえ麻雀しよ！"@ja,
        "Sotsugyou Bangai Hen ~ Nee Mahjong Shiyo!"@ja-latn ;
    mo:catalogue_number "P-ASKJ" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/28950#musicalexpression> ;
    mo:publisher _:N95ebed088f744266b0fff4a0900904ab ;
    mo:record _:N904806a2ee864a7bb19f48b1476922a0 ;
    mo:record_count 1 ;
    schema:about <product/19597#subject> ;
    schema:byArtist <artist/1192#subject>,
        <artist/3209#subject>,
        <artist/3210#subject>,
        <artist/3211#subject>,
        <artist/3212#subject> ;
    schema:datePublished "1994-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/28950/28950-1316346229.jpg> ;
    schema:name "Sotsugyou Bangai Hen ~ Nee Mahjong Shiyo!"@en,
        "卒業番外篇～ねえ麻雀しよ！"@ja,
        "Sotsugyou Bangai Hen ~ Nee Mahjong Shiyo!"@ja-latn ;
    schema:publisher _:N95ebed088f744266b0fff4a0900904ab ;
    foaf:depiction <https://media.vgm.io/albums/05/28950/28950-1316346229.jpg> .

_:N4a1b093b1d064a68bd092790267115cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "麻雀数え歌"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N904806a2ee864a7bb19f48b1476922a0 ;
    schema:name "麻雀数え歌"@ja .

_:N95ebed088f744266b0fff4a0900904ab schema:name "KSS"@en ;
    foaf:name "KSS"@en .

_:Nc18dfcdd5db8421dae6ab03f0a847e6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「課外授業は麻雀で」前編"@ja ;
    mo:track_number 1 ;
    schema:duration "PT9:36"^^xsd:interval ;
    schema:inPlaylist _:N904806a2ee864a7bb19f48b1476922a0 ;
    schema:name "ドラマ「課外授業は麻雀で」前編"@ja .

_:Nfed99bd07fd244a28fd6c0b8e98efe01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「課外授業は麻雀で」後編"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N904806a2ee864a7bb19f48b1476922a0 ;
    schema:name "ドラマ「課外授業は麻雀で」後編"@ja .

_:N904806a2ee864a7bb19f48b1476922a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4a1b093b1d064a68bd092790267115cb,
        _:Nc18dfcdd5db8421dae6ab03f0a847e6a,
        _:Nfed99bd07fd244a28fd6c0b8e98efe01 ;
    mo:track_count 3 ;
    schema:duration "PT15:12"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4a1b093b1d064a68bd092790267115cb,
        _:Nc18dfcdd5db8421dae6ab03f0a847e6a,
        _:Nfed99bd07fd244a28fd6c0b8e98efe01 .

