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

<artist/10715#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Tadano"@en,
        "只野菜摘"@ja ;
    foaf:made <album/62789#lyrics>,
        <album/62789#subject> ;
    foaf:name "Natsumi Tadano"@en,
        "只野菜摘"@ja .

<artist/16091#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayaka Imamura"@en,
        "今村彩夏"@ja ;
    foaf:made <album/62789#subject>,
        <album/62789#vocals> ;
    foaf:name "Ayaka Imamura"@en,
        "今村彩夏"@ja .

<artist/24325#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hisako Tojo"@en,
        "東城日沙子"@ja ;
    foaf:made <album/62789#subject>,
        <album/62789#vocals> ;
    foaf:name "Hisako Tojo"@en,
        "東城日沙子"@ja .

<artist/7147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62789#subject> ;
    schema:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja ;
    foaf:made <album/62789#composition>,
        <album/62789#subject> ;
    foaf:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja .

<artist/7261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62789#subject> ;
    schema:name "Kakeru Ishihama"@en,
        "石濱翔"@ja ;
    foaf:made <album/62789#composition>,
        <album/62789#subject> ;
    foaf:name "Kakeru Ishihama"@en,
        "石濱翔"@ja .

<product/4236#subject> a schema:CreativeWork ;
    schema:name "Scorching Ping Pong Girls"@en,
        "灼熱の卓球娘"@ja,
        "Syakunetsu no Takkyumusume"@ja-latn ;
    foaf:name "Scorching Ping Pong Girls"@en,
        "灼熱の卓球娘"@ja,
        "Syakunetsu no Takkyumusume"@ja-latn .

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

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

<album/62789#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Syakunetsu no Takkyumusume Doubles Song Series 3 Munemune & Kiruka"@en,
        "灼熱の卓球娘 ダブルスソングシリーズ3 ムネムネ&キルカ"@ja,
        "Syakunetsu no Takkyumusume Doubles Song Series 3 Munemune & Kiruka"@ja-latn ;
    mo:performance_of <album/62789#musicalwork> ;
    mo:recorded_as <album/62789#musicalexpression> ;
    schema:name "Syakunetsu no Takkyumusume Doubles Song Series 3 Munemune & Kiruka"@en,
        "灼熱の卓球娘 ダブルスソングシリーズ3 ムネムネ&キルカ"@ja,
        "Syakunetsu no Takkyumusume Doubles Song Series 3 Munemune & Kiruka"@ja-latn ;
    schema:workPerformed <album/62789#musicalwork> .

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

<https://media.vgm.io/albums/98/62789/62789-1484142448.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/62789#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/62789/62789-1484142448.png> ;
    foaf:depicts <album/62789#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/62789/62789-1484142448.png> .

<https://medium-media.vgm.io/albums/98/62789/62789-1484142448.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/62789#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Syakunetsu no Takkyumusume Doubles Song Series 3 Munemune & Kiruka"@en,
        "灼熱の卓球娘 ダブルスソングシリーズ3 ムネムネ&キルカ"@ja,
        "Syakunetsu no Takkyumusume Doubles Song Series 3 Munemune & Kiruka"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/62789#composition> ;
            foaf:name "(MONACA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/62789#composition> ;
            foaf:name "(MONACA"@en ],
        <artist/7147#subject>,
        <artist/7261#subject> ;
    mo:produced_work <album/62789#musicalwork> ;
    schema:name "Syakunetsu no Takkyumusume Doubles Song Series 3 Munemune & Kiruka"@en,
        "灼熱の卓球娘 ダブルスソングシリーズ3 ムネムネ&キルカ"@ja,
        "Syakunetsu no Takkyumusume Doubles Song Series 3 Munemune & Kiruka"@ja-latn .

<album/62789#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-25"^^xsd:date ;
    dcterms:title "Syakunetsu no Takkyumusume Doubles Song Series 3 Munemune & Kiruka"@en,
        "灼熱の卓球娘 ダブルスソングシリーズ3 ムネムネ&キルカ"@ja,
        "Syakunetsu no Takkyumusume Doubles Song Series 3 Munemune & Kiruka"@ja-latn ;
    mo:catalogue_number "EYCA-11149" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62789#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N4ed49542118a448da1a225ccab148eb9 ;
    mo:record_count 1 ;
    schema:about <product/4236#subject> ;
    schema:datePublished "2017-01-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/62789/62789-1484142448.png> ;
    schema:name "Syakunetsu no Takkyumusume Doubles Song Series 3 Munemune & Kiruka"@en,
        "灼熱の卓球娘 ダブルスソングシリーズ3 ムネムネ&キルカ"@ja,
        "Syakunetsu no Takkyumusume Doubles Song Series 3 Munemune & Kiruka"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/62789/62789-1484142448.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62789#subject> ;
    schema:name "(MONACA)"@en ;
    foaf:made <album/62789#subject> ;
    foaf:name "(MONACA)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62789#subject> ;
    schema:name "(MONACA"@en ;
    foaf:made <album/62789#subject> ;
    foaf:name "(MONACA"@en .

_:N35de37eb8eb74999a42648adbe9890f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雀が原中学校校歌 (ムネムネ&キルカver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ed49542118a448da1a225ccab148eb9 ;
    schema:name "雀が原中学校校歌 (ムネムネ&キルカver.)"@ja .

_:N36b03f018a42449a8cfbaac5867f1a03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雀が原中学校校歌 (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ed49542118a448da1a225ccab148eb9 ;
    schema:name "雀が原中学校校歌 (Instrumental)"@ja .

_:N6a9d90f4902346a1b11111b5611904df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "部活デラックス"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ed49542118a448da1a225ccab148eb9 ;
    schema:name "部活デラックス"@ja .

_:N6bae0de1bf5842edb28d3d73157d7cb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "部活デラックス (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ed49542118a448da1a225ccab148eb9 ;
    schema:name "部活デラックス (Instrumental)"@ja .

_:N4ed49542118a448da1a225ccab148eb9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N35de37eb8eb74999a42648adbe9890f6,
        _:N36b03f018a42449a8cfbaac5867f1a03,
        _:N6a9d90f4902346a1b11111b5611904df,
        _:N6bae0de1bf5842edb28d3d73157d7cb0 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N35de37eb8eb74999a42648adbe9890f6,
        _:N36b03f018a42449a8cfbaac5867f1a03,
        _:N6a9d90f4902346a1b11111b5611904df,
        _:N6bae0de1bf5842edb28d3d73157d7cb0 .

