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

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

<artist/2476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31158#subject> ;
    schema:name "kz"@en ;
    foaf:made <album/31158#composition>,
        <album/31158#lyrics>,
        <album/31158#subject> ;
    foaf:name "kz"@en .

<product/9361#subject> a schema:CreativeWork ;
    schema:name "Hatsune Miku -Project DIVA-"@en,
        "初音ミク プロジェクトディーヴァ"@ja,
        "Hatsune Miku -Project DIVA-"@ja-latn ;
    foaf:name "Hatsune Miku -Project DIVA-"@en,
        "初音ミク プロジェクトディーヴァ"@ja,
        "Hatsune Miku -Project DIVA-"@ja-latn .

<album/31158#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tell Your World EP / livetune feat. Hatsune Miku"@en,
        "Tell Your World EP / livetune feat.初音ミク"@ja,
        "Tell Your World EP / livetune feat. Hatsune Miku"@ja-latn ;
    mo:composer <artist/2476#subject> ;
    mo:produced_work <album/31158#musicalwork> ;
    schema:name "Tell Your World EP / livetune feat. Hatsune Miku"@en,
        "Tell Your World EP / livetune feat.初音ミク"@ja,
        "Tell Your World EP / livetune feat. Hatsune Miku"@ja-latn .

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

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

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/85/31158/31158-1326490360.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31158#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tell Your World EP / livetune feat. Hatsune Miku"@en,
        "Tell Your World EP / livetune feat.初音ミク"@ja,
        "Tell Your World EP / livetune feat. Hatsune Miku"@ja-latn ;
    mo:performance_of <album/31158#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/31158#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "Tell Your World EP / livetune feat. Hatsune Miku"@en,
        "Tell Your World EP / livetune feat.初音ミク"@ja,
        "Tell Your World EP / livetune feat. Hatsune Miku"@ja-latn ;
    schema:workPerformed <album/31158#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31158#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/31158#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-14"^^xsd:date ;
    dcterms:title "Tell Your World EP / livetune feat. Hatsune Miku"@en,
        "Tell Your World EP / livetune feat.初音ミク"@ja,
        "Tell Your World EP / livetune feat. Hatsune Miku"@ja-latn ;
    mo:catalogue_number "TFCC-86379" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31158#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:N4e2e5d5c16524afbbb1e6b5da22d7bdd ;
    mo:record_count 1 ;
    schema:about <product/9361#subject> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2012-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/31158/31158-1326490360.jpg> ;
    schema:name "Tell Your World EP / livetune feat. Hatsune Miku"@en,
        "Tell Your World EP / livetune feat.初音ミク"@ja,
        "Tell Your World EP / livetune feat. Hatsune Miku"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/31158/31158-1326490360.jpg> .

_:N1aa9c19d8d3740c2844f80fd207abae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tell Your World (PandaBoY Remix)"@en,
        "Tell Your World (PandaBoY Remix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N4e2e5d5c16524afbbb1e6b5da22d7bdd ;
    schema:name "Tell Your World (PandaBoY Remix)"@en,
        "Tell Your World (PandaBoY Remix)"@ja .

_:N5396773dde4c4222bb7890cd14a5b59c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly Out"@en,
        "Fly Out"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N4e2e5d5c16524afbbb1e6b5da22d7bdd ;
    schema:name "Fly Out"@en,
        "Fly Out"@ja .

_:N58a4bda64fdc45fd963a2b0990bfab5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jubilee"@en,
        "ジュビリー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N4e2e5d5c16524afbbb1e6b5da22d7bdd ;
    schema:name "Jubilee"@en,
        "ジュビリー"@ja .

_:N928050c711a64b1db4787b3e223b2bc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Story"@en,
        "Star Story"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N4e2e5d5c16524afbbb1e6b5da22d7bdd ;
    schema:name "Star Story"@en,
        "Star Story"@ja .

_:Nab30f8c18914438e81a2645308f88e1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Away"@en,
        "Far Away"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N4e2e5d5c16524afbbb1e6b5da22d7bdd ;
    schema:name "Far Away"@en,
        "Far Away"@ja .

_:Nba43d7b15cf8423684b060ac0f577f1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tell Your World"@en,
        "Tell Your World"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N4e2e5d5c16524afbbb1e6b5da22d7bdd ;
    schema:name "Tell Your World"@en,
        "Tell Your World"@ja .

_:Nfbad4a04203d4553b50a9d6f2cb72619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tell Your World (open the scenery rmx by fu_mou)"@en,
        "Tell Your World (open the scenery rmx by fu_mou)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N4e2e5d5c16524afbbb1e6b5da22d7bdd ;
    schema:name "Tell Your World (open the scenery rmx by fu_mou)"@en,
        "Tell Your World (open the scenery rmx by fu_mou)"@ja .

_:Nff15ed93fcd342e69bdef3e95de75dd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Half Step"@en,
        "Half Step"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N4e2e5d5c16524afbbb1e6b5da22d7bdd ;
    schema:name "Half Step"@en,
        "Half Step"@ja .

_:N4e2e5d5c16524afbbb1e6b5da22d7bdd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1aa9c19d8d3740c2844f80fd207abae6,
        _:N5396773dde4c4222bb7890cd14a5b59c,
        _:N58a4bda64fdc45fd963a2b0990bfab5d,
        _:N928050c711a64b1db4787b3e223b2bc4,
        _:Nab30f8c18914438e81a2645308f88e1e,
        _:Nba43d7b15cf8423684b060ac0f577f1d,
        _:Nfbad4a04203d4553b50a9d6f2cb72619,
        _:Nff15ed93fcd342e69bdef3e95de75dd9 ;
    mo:track_count 8 ;
    schema:duration "PT38:35"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1aa9c19d8d3740c2844f80fd207abae6,
        _:N5396773dde4c4222bb7890cd14a5b59c,
        _:N58a4bda64fdc45fd963a2b0990bfab5d,
        _:N928050c711a64b1db4787b3e223b2bc4,
        _:Nab30f8c18914438e81a2645308f88e1e,
        _:Nba43d7b15cf8423684b060ac0f577f1d,
        _:Nfbad4a04203d4553b50a9d6f2cb72619,
        _:Nff15ed93fcd342e69bdef3e95de75dd9 .

