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

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

<artist/1467#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47699#subject> ;
    schema:name "Tomoko Sasaki"@en,
        "ササキトモコ"@ja ;
    foaf:made <album/47699#composition>,
        <album/47699#lyrics>,
        <album/47699#subject> ;
    foaf:name "Tomoko Sasaki"@en,
        "ササキトモコ"@ja .

<release/6385#subject> a schema:CreativeWork ;
    schema:name "jubeat saucer fulfill"@en,
        "jubeat saucer fulfill"@ja,
        "jubeat saucer fulfill"@ja-latn ;
    foaf:name "jubeat saucer fulfill"@en,
        "jubeat saucer fulfill"@ja,
        "jubeat saucer fulfill"@ja-latn .

<release/6401#subject> a schema:CreativeWork ;
    schema:name "REFLEC BEAT colette -All Seasons-"@en,
        "REFLEC BEAT colette -All Seasons-"@ja,
        "REFLEC BEAT colette -All Seasons-"@ja-latn ;
    foaf:name "REFLEC BEAT colette -All Seasons-"@en,
        "REFLEC BEAT colette -All Seasons-"@ja,
        "REFLEC BEAT colette -All Seasons-"@ja-latn .

<album/47699#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hashire Melonpan / HinaBitter♪"@en,
        "走れメロンパン / ひなビタ♪"@ja,
        "Hashire Melonpan / HinaBitter♪"@ja-latn ;
    mo:composer <artist/1467#subject> ;
    mo:produced_work <album/47699#musicalwork> ;
    schema:name "Hashire Melonpan / HinaBitter♪"@en,
        "走れメロンパン / ひなビタ♪"@ja,
        "Hashire Melonpan / HinaBitter♪"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/99/47699/47699-1409025054.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12671#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47699#performance> ;
    schema:name "Minami Tsuda"@en,
        "津田美波"@ja ;
    foaf:name "Minami Tsuda"@en,
        "津田美波"@ja .

<artist/8480#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47699#performance> ;
    schema:name "Rina Hidaka"@en,
        "日高里菜"@ja ;
    foaf:name "Rina Hidaka"@en,
        "日高里菜"@ja .

<album/47699#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hashire Melonpan / HinaBitter♪"@en,
        "走れメロンパン / ひなビタ♪"@ja,
        "Hashire Melonpan / HinaBitter♪"@ja-latn ;
    mo:performance_of <album/47699#musicalwork> ;
    mo:performer <artist/12671#subject>,
        <artist/8480#subject> ;
    mo:recorded_as <album/47699#musicalexpression> ;
    schema:byArtist <artist/12671#subject>,
        <artist/8480#subject> ;
    schema:name "Hashire Melonpan / HinaBitter♪"@en,
        "走れメロンパン / ひなビタ♪"@ja,
        "Hashire Melonpan / HinaBitter♪"@ja-latn ;
    schema:workPerformed <album/47699#musicalwork> .

<album/47699#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-03-19"^^xsd:date ;
    dcterms:title "Hashire Melonpan / HinaBitter♪"@en,
        "走れメロンパン / ひなビタ♪"@ja,
        "Hashire Melonpan / HinaBitter♪"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/47699#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N12d147d978314c25a3435b1a924db0d9 ;
    mo:record_count 1 ;
    schema:about <release/6385#subject>,
        <release/6401#subject> ;
    schema:byArtist <artist/12671#subject>,
        <artist/8480#subject> ;
    schema:datePublished "2014-03-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/47699/47699-1409025054.jpg> ;
    schema:name "Hashire Melonpan / HinaBitter♪"@en,
        "走れメロンパン / ひなビタ♪"@ja,
        "Hashire Melonpan / HinaBitter♪"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/47699/47699-1409025054.jpg> .

_:N12d147d978314c25a3435b1a924db0d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N40c56d29bcba496b8ec929e1fd714ac4 ;
    mo:track_count 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N40c56d29bcba496b8ec929e1fd714ac4 .

_:N40c56d29bcba496b8ec929e1fd714ac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "走れメロンパン"@ja,
        "Hashire Melonpan"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N12d147d978314c25a3435b1a924db0d9 ;
    schema:name "走れメロンパン"@ja,
        "Hashire Melonpan"@ja-latn .

