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

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

<artist/9544#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34471#subject> ;
    schema:name "OSTER project"@en ;
    foaf:made <album/34471#composition>,
        <album/34471#lyrics>,
        <album/34471#subject> ;
    foaf:name "OSTER project"@en .

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<album/34471#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Story Teller"@en,
        "Story Teller"@ja,
        "Story Teller"@ja-latn ;
    mo:composer <artist/9544#subject> ;
    mo:produced_work <album/34471#musicalwork> ;
    schema:name "Story Teller"@en,
        "Story Teller"@ja,
        "Story Teller"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/17/34471/34471-1346074872.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/37346#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34471#performance> ;
    schema:name "GUMI"@en ;
    foaf:name "GUMI"@en .

<artist/4681#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34471#performance> ;
    schema:name "Rin Kagamine"@en,
        "鏡音リン"@ja ;
    foaf:name "Rin Kagamine"@en,
        "鏡音リン"@ja .

<artist/5143#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34471#performance> ;
    schema:name "Len Kagamine"@en,
        "鏡音レン"@ja ;
    foaf:name "Len Kagamine"@en,
        "鏡音レン"@ja .

<artist/6619#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34471#performance> ;
    schema:name "Luka Megurine"@en,
        "巡音ルカ"@ja ;
    foaf:name "Luka Megurine"@en,
        "巡音ルカ"@ja .

<album/34471#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Story Teller"@en,
        "Story Teller"@ja,
        "Story Teller"@ja-latn ;
    mo:catalogue_number "OSTER-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34471#musicalexpression> ;
    mo:publisher _:N9f2dcb49affc4320be62a774a208687f ;
    mo:record _:N6ed1f321129f4358b3c6f3bace58e302 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:byArtist <artist/2466#subject>,
        <artist/37346#subject>,
        <artist/4681#subject>,
        <artist/5143#subject>,
        <artist/6619#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/17/34471/34471-1346074872.jpg> ;
    schema:name "Story Teller"@en,
        "Story Teller"@ja,
        "Story Teller"@ja-latn ;
    schema:publisher _:N9f2dcb49affc4320be62a774a208687f ;
    foaf:depiction <https://media.vgm.io/albums/17/34471/34471-1346074872.jpg> .

<album/34471#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Story Teller"@en,
        "Story Teller"@ja,
        "Story Teller"@ja-latn ;
    mo:performance_of <album/34471#musicalwork> ;
    mo:performer <artist/2466#subject>,
        <artist/37346#subject>,
        <artist/4681#subject>,
        <artist/5143#subject>,
        <artist/6619#subject> ;
    mo:recorded_as <album/34471#musicalexpression> ;
    schema:byArtist <artist/2466#subject>,
        <artist/37346#subject>,
        <artist/4681#subject>,
        <artist/5143#subject>,
        <artist/6619#subject> ;
    schema:name "Story Teller"@en,
        "Story Teller"@ja,
        "Story Teller"@ja-latn ;
    schema:workPerformed <album/34471#musicalwork> .

_:N082a76019de84d9583be77a5ae0f5515 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "筆の少女"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N6ed1f321129f4358b3c6f3bace58e302 ;
    schema:name "筆の少女"@ja .

_:N0fd0ecfb9ca64f168f13de3656f7c203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暴喰のカッツェ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N6ed1f321129f4358b3c6f3bace58e302 ;
    schema:name "暴喰のカッツェ"@ja .

_:N2b16092ba5ab4abf815dd3e483b28c39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レツェルの騎士"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N6ed1f321129f4358b3c6f3bace58e302 ;
    schema:name "レツェルの騎士"@ja .

_:N3f3c065fc5464d649db68fa1bd09ef2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チシャの古塔"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N6ed1f321129f4358b3c6f3bace58e302 ;
    schema:name "チシャの古塔"@ja .

_:N6f266819629749ada6aae217545895d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドロッセルの剣（sasakure.UK Remix）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N6ed1f321129f4358b3c6f3bace58e302 ;
    schema:name "ドロッセルの剣（sasakure.UK Remix）"@ja .

_:N83a25e2509a84f4283ee671e443bb976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドロッセルの剣"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N6ed1f321129f4358b3c6f3bace58e302 ;
    schema:name "ドロッセルの剣"@ja .

_:N9f2dcb49affc4320be62a774a208687f schema:name "OSTER-san no Circle"@en ;
    foaf:name "OSTER-san no Circle"@en .

_:Nba45d6b9b6314dd8b7c06beb1a214c4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序曲 -overture-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N6ed1f321129f4358b3c6f3bace58e302 ;
    schema:name "序曲 -overture-"@ja .

_:Nc780906c43f84e7abbd9ee2a29b11c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終焉の円舞曲"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N6ed1f321129f4358b3c6f3bace58e302 ;
    schema:name "終焉の円舞曲"@ja .

_:N6ed1f321129f4358b3c6f3bace58e302 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N082a76019de84d9583be77a5ae0f5515,
        _:N0fd0ecfb9ca64f168f13de3656f7c203,
        _:N2b16092ba5ab4abf815dd3e483b28c39,
        _:N3f3c065fc5464d649db68fa1bd09ef2d,
        _:N6f266819629749ada6aae217545895d3,
        _:N83a25e2509a84f4283ee671e443bb976,
        _:Nba45d6b9b6314dd8b7c06beb1a214c4a,
        _:Nc780906c43f84e7abbd9ee2a29b11c98 ;
    mo:track_count 8 ;
    schema:duration "PT32:25"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N082a76019de84d9583be77a5ae0f5515,
        _:N0fd0ecfb9ca64f168f13de3656f7c203,
        _:N2b16092ba5ab4abf815dd3e483b28c39,
        _:N3f3c065fc5464d649db68fa1bd09ef2d,
        _:N6f266819629749ada6aae217545895d3,
        _:N83a25e2509a84f4283ee671e443bb976,
        _:Nba45d6b9b6314dd8b7c06beb1a214c4a,
        _:Nc780906c43f84e7abbd9ee2a29b11c98 .

