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

<artist/11952#subject> a schema:Person,
        foaf:Person ;
    schema:name "LiSA"@en ;
    foaf:made <album/44405#lyrics>,
        <album/44405#subject>,
        <album/44405#vocals> ;
    foaf:name "LiSA"@en .

<artist/11797#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44405#subject> ;
    schema:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja ;
    foaf:made <album/44405#composition>,
        <album/44405#lyrics>,
        <album/44405#subject> ;
    foaf:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja .

<artist/15527#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44405#subject> ;
    schema:name "Yohske Yamamoto"@en,
        "山本陽介"@ja ;
    foaf:made <album/44405#composition>,
        <album/44405#subject> ;
    foaf:name "Yohske Yamamoto"@en,
        "山本陽介"@ja .

<artist/16094#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44405#subject> ;
    schema:name "KAYOKO"@en,
        "カヨコ"@ja ;
    foaf:made <album/44405#composition>,
        <album/44405#subject> ;
    foaf:name "KAYOKO"@en,
        "カヨコ"@ja .

<product/2455#subject> a schema:CreativeWork ;
    schema:name "The irregular at magic high school"@en,
        "魔法科高校の劣等生"@ja,
        "Mahouka Koukou no Rettousei"@ja-latn ;
    foaf:name "The irregular at magic high school"@en,
        "魔法科高校の劣等生"@ja,
        "Mahouka Koukou no Rettousei"@ja-latn .

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

<album/44405#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rising Hope / LiSA"@en,
        "Rising Hope / LiSA"@ja,
        "Rising Hope / LiSA"@ja-latn ;
    mo:performance_of <album/44405#musicalwork> ;
    mo:recorded_as <album/44405#musicalexpression> ;
    schema:name "Rising Hope / LiSA"@en,
        "Rising Hope / LiSA"@ja,
        "Rising Hope / LiSA"@ja-latn ;
    schema:workPerformed <album/44405#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/50/44405/44405-1401731118.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/44405#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rising Hope / LiSA"@en,
        "Rising Hope / LiSA"@ja,
        "Rising Hope / LiSA"@ja-latn ;
    mo:composer <artist/11797#subject>,
        <artist/15527#subject>,
        <artist/16094#subject> ;
    mo:produced_work <album/44405#musicalwork> ;
    schema:name "Rising Hope / LiSA"@en,
        "Rising Hope / LiSA"@ja,
        "Rising Hope / LiSA"@ja-latn .

<album/44405#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-07"^^xsd:date ;
    dcterms:title "Rising Hope / LiSA"@en,
        "Rising Hope / LiSA"@ja,
        "Rising Hope / LiSA"@ja-latn ;
    mo:catalogue_number "SVWC-70005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44405#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N33dc429ad5cd4b7bb737cdefc1070fbe ;
    mo:record_count 1 ;
    schema:about <product/2455#subject> ;
    schema:datePublished "2014-05-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/44405/44405-1401731118.jpg> ;
    schema:name "Rising Hope / LiSA"@en,
        "Rising Hope / LiSA"@ja,
        "Rising Hope / LiSA"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/44405/44405-1401731118.jpg> .

_:N34d9ba9f22994e9a9db6216ac9c2923a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アシアトコンパス"@ja,
        "Ashiato Compass"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N33dc429ad5cd4b7bb737cdefc1070fbe ;
    schema:name "アシアトコンパス"@ja,
        "Ashiato Compass"@ja-latn .

_:N3596e3f473da4a24b30f84dae44738ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポーカーフェイス"@ja,
        "Poker Face"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N33dc429ad5cd4b7bb737cdefc1070fbe ;
    schema:name "ポーカーフェイス"@ja,
        "Poker Face"@ja-latn .

_:N5316dbf0e8cc4e598b6812df05e14f36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising Hope"@ja,
        "Rising Hope"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N33dc429ad5cd4b7bb737cdefc1070fbe ;
    schema:name "Rising Hope"@ja,
        "Rising Hope"@ja-latn .

_:Nb21318fd84494bb1a40a1c6fc1cddba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising Hope -Instrumental-"@ja,
        "Rising Hope -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N33dc429ad5cd4b7bb737cdefc1070fbe ;
    schema:name "Rising Hope -Instrumental-"@ja,
        "Rising Hope -Instrumental-"@ja-latn .

_:N33dc429ad5cd4b7bb737cdefc1070fbe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34d9ba9f22994e9a9db6216ac9c2923a,
        _:N3596e3f473da4a24b30f84dae44738ef,
        _:N5316dbf0e8cc4e598b6812df05e14f36,
        _:Nb21318fd84494bb1a40a1c6fc1cddba0 ;
    mo:track_count 4 ;
    schema:duration "PT17:28"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N34d9ba9f22994e9a9db6216ac9c2923a,
        _:N3596e3f473da4a24b30f84dae44738ef,
        _:N5316dbf0e8cc4e598b6812df05e14f36,
        _:Nb21318fd84494bb1a40a1c6fc1cddba0 .

