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

<artist/22241#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu Shimoji"@en,
        "下地悠"@ja ;
    foaf:made <album/106006#lyrics>,
        <album/106006#subject> ;
    foaf:name "Yu Shimoji"@en,
        "下地悠"@ja .

<artist/6493#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyu Irino"@en,
        "入野自由"@ja ;
    foaf:made <album/106006#subject>,
        <album/106006#vocals> ;
    foaf:name "Miyu Irino"@en,
        "入野自由"@ja .

<artist/11595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106006#subject> ;
    schema:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja ;
    foaf:made <album/106006#composition>,
        <album/106006#subject> ;
    foaf:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja .

<artist/13464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106006#subject> ;
    schema:name "Atsuko Isobe"@en,
        "磯部篤子"@ja ;
    foaf:made <album/106006#composition>,
        <album/106006#subject> ;
    foaf:name "Atsuko Isobe"@en,
        "磯部篤子"@ja .

<artist/48414#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106006#subject> ;
    schema:name "FIREWORKS"@en ;
    foaf:made <album/106006#composition>,
        <album/106006#subject> ;
    foaf:name "FIREWORKS"@en .

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

<album/106006#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "JUMP / Miyu Irino"@en,
        "JUMP / 入野自由"@ja,
        "JUMP / Miyu Irino"@ja-latn ;
    mo:performance_of <album/106006#musicalwork> ;
    mo:recorded_as <album/106006#musicalexpression> ;
    schema:name "JUMP / Miyu Irino"@en,
        "JUMP / 入野自由"@ja,
        "JUMP / Miyu Irino"@ja-latn ;
    schema:workPerformed <album/106006#musicalwork> .

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

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

<https://media.vgm.io/albums/60/106006/106006-1164c4811ae0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106006#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/106006/106006-1164c4811ae0.jpg> ;
    foaf:depicts <album/106006#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/106006/106006-1164c4811ae0.jpg> .

<https://medium-media.vgm.io/albums/60/106006/106006-1164c4811ae0.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/106006#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "JUMP / Miyu Irino"@en,
        "JUMP / 入野自由"@ja,
        "JUMP / Miyu Irino"@ja-latn ;
    mo:composer <artist/11595#subject>,
        <artist/13464#subject>,
        <artist/48414#subject> ;
    mo:produced_work <album/106006#musicalwork> ;
    schema:name "JUMP / Miyu Irino"@en,
        "JUMP / 入野自由"@ja,
        "JUMP / Miyu Irino"@ja-latn .

<album/106006#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-04-21"^^xsd:date ;
    dcterms:title "JUMP / Miyu Irino"@en,
        "JUMP / 入野自由"@ja,
        "JUMP / Miyu Irino"@ja-latn ;
    mo:catalogue_number "LACM-4699" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106006#musicalexpression> ;
    mo:publisher <org/1067#subject> ;
    mo:record _:Nc34ffc48191546fcab7a9a5b6e74f1d5 ;
    mo:record_count 1 ;
    schema:datePublished "2010-04-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/60/106006/106006-1164c4811ae0.jpg> ;
    schema:name "JUMP / Miyu Irino"@en,
        "JUMP / 入野自由"@ja,
        "JUMP / Miyu Irino"@ja-latn ;
    schema:publisher <org/1067#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/106006/106006-1164c4811ae0.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "双葉"@en ;
    foaf:made <album/106006#lyrics> ;
    foaf:name "双葉"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "双葉"@en ;
    foaf:made <album/106006#subject> ;
    foaf:name "双葉"@en .

_:N8b620fcae8224094a56a4dbb2a9a57a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jewelry day"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc34ffc48191546fcab7a9a5b6e74f1d5 ;
    schema:name "Jewelry day"@ja .

_:N8c97abefb62b4b8696c47cd65378fb44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUMP"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nc34ffc48191546fcab7a9a5b6e74f1d5 ;
    schema:name "JUMP"@ja .

_:Nd44e8db4d2794042af20d67fc715684d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エール (with Acoustic Guitar)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nc34ffc48191546fcab7a9a5b6e74f1d5 ;
    schema:name "エール (with Acoustic Guitar)"@ja .

_:Nc34ffc48191546fcab7a9a5b6e74f1d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8b620fcae8224094a56a4dbb2a9a57a5,
        _:N8c97abefb62b4b8696c47cd65378fb44,
        _:Nd44e8db4d2794042af20d67fc715684d ;
    mo:track_count 3 ;
    schema:duration "PT11:08"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N8b620fcae8224094a56a4dbb2a9a57a5,
        _:N8c97abefb62b4b8696c47cd65378fb44,
        _:Nd44e8db4d2794042af20d67fc715684d .

