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

<artist/1992#subject> a schema:Person,
        foaf:Person ;
    schema:name "Riryka"@en ;
    foaf:made <album/13248#lyrics>,
        <album/13248#subject> ;
    foaf:name "Riryka"@en .

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

<artist/210#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13248#subject> ;
    schema:name "Famishin"@en ;
    foaf:made <album/13248#composition>,
        <album/13248#subject> ;
    foaf:name "Famishin"@en .

<product/7773#subject> a schema:CreativeWork ;
    schema:name "Tenshin Ranman: LUCKY or UNLUCKY!?"@en,
        "天神乱漫 LUCKY or UNLUCKY!?"@ja,
        "Tenshin Ranman: LUCKY or UNLUCKY!?"@ja-latn ;
    foaf:name "Tenshin Ranman: LUCKY or UNLUCKY!?"@en,
        "天神乱漫 LUCKY or UNLUCKY!?"@ja,
        "Tenshin Ranman: LUCKY or UNLUCKY!?"@ja-latn .

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

<album/13248#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tenshin Ranman Character Song Vol.1 – Charge Of Soul / Unohanano Sakuyahime"@en,
        "天神乱漫 キャラクターソング Vol.1 Charge Of Soul / 卯花之佐久夜姫"@ja,
        "Tenshin Ranman Character Song Vol.1 – Charge Of Soul / Unohanano Sakuyahime"@ja-latn ;
    mo:performance_of <album/13248#musicalwork> ;
    mo:recorded_as <album/13248#musicalexpression> ;
    schema:name "Tenshin Ranman Character Song Vol.1 – Charge Of Soul / Unohanano Sakuyahime"@en,
        "天神乱漫 キャラクターソング Vol.1 Charge Of Soul / 卯花之佐久夜姫"@ja,
        "Tenshin Ranman Character Song Vol.1 – Charge Of Soul / Unohanano Sakuyahime"@ja-latn ;
    schema:workPerformed <album/13248#musicalwork> .

<org/637#subject> schema:name "YUZUSOFT"@en,
        "ゆずソフト"@ja,
        "YUZUSOFT"@ja-latn ;
    foaf:name "YUZUSOFT"@en,
        "ゆずソフト"@ja,
        "YUZUSOFT"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/13248/13248-1241244859.jpg> a schema:ImageObject,
        foaf:Image .

<album/13248#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenshin Ranman Character Song Vol.1 – Charge Of Soul / Unohanano Sakuyahime"@en,
        "天神乱漫 キャラクターソング Vol.1 Charge Of Soul / 卯花之佐久夜姫"@ja,
        "Tenshin Ranman Character Song Vol.1 – Charge Of Soul / Unohanano Sakuyahime"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(YUZUSOFT"@en ;
            foaf:made <album/13248#composition> ;
            foaf:name "(YUZUSOFT"@en ],
        <artist/210#subject> ;
    mo:produced_work <album/13248#musicalwork> ;
    schema:name "Tenshin Ranman Character Song Vol.1 – Charge Of Soul / Unohanano Sakuyahime"@en,
        "天神乱漫 キャラクターソング Vol.1 Charge Of Soul / 卯花之佐久夜姫"@ja,
        "Tenshin Ranman Character Song Vol.1 – Charge Of Soul / Unohanano Sakuyahime"@ja-latn .

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

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

<album/13248#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-06"^^xsd:date ;
    dcterms:title "Tenshin Ranman Character Song Vol.1 – Charge Of Soul / Unohanano Sakuyahime"@en,
        "天神乱漫 キャラクターソング Vol.1 Charge Of Soul / 卯花之佐久夜姫"@ja,
        "Tenshin Ranman Character Song Vol.1 – Charge Of Soul / Unohanano Sakuyahime"@ja-latn ;
    mo:catalogue_number "YSCD-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13248#musicalexpression> ;
    mo:publisher <org/637#subject> ;
    mo:record _:N60f2556515474568bdc13ae4b0713427 ;
    mo:record_count 1 ;
    schema:about <product/7773#subject> ;
    schema:datePublished "2009-02-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/13248/13248-1241244859.jpg> ;
    schema:name "Tenshin Ranman Character Song Vol.1 – Charge Of Soul / Unohanano Sakuyahime"@en,
        "天神乱漫 キャラクターソング Vol.1 Charge Of Soul / 卯花之佐久夜姫"@ja,
        "Tenshin Ranman Character Song Vol.1 – Charge Of Soul / Unohanano Sakuyahime"@ja-latn ;
    schema:publisher <org/637#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/13248/13248-1241244859.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Angel Note"@en ;
    foaf:made <album/13248#subject> ;
    foaf:name "(Angel Note"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Angel Note"@en ;
    foaf:made <album/13248#lyrics> ;
    foaf:name "(Angel Note"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13248#subject> ;
    schema:name "(YUZUSOFT"@en ;
    foaf:made <album/13248#subject> ;
    foaf:name "(YUZUSOFT"@en .

_:N06a7b9d06b8448e0b3020174b0671c30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charge Of Soul"@en,
        "Charge Of Soul"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N60f2556515474568bdc13ae4b0713427 ;
    schema:name "Charge Of Soul"@en,
        "Charge Of Soul"@ja .

_:Nd95a151db59f49f9afef32e464e60bce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Original Mini Drama ~No.1~ \"What If He Caught a Cold!?\""@en,
        "オリジナルミニドラマ～その1～「風邪をひいたら！？」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT16:07"^^xsd:interval ;
    schema:inPlaylist _:N60f2556515474568bdc13ae4b0713427 ;
    schema:name "Original Mini Drama ~No.1~ \"What If He Caught a Cold!?\""@en,
        "オリジナルミニドラマ～その1～「風邪をひいたら！？」"@ja .

_:Nf5dfb92d313b418489b88e89f9aed502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charge Of Soul (Karaoke Version)"@en,
        "Charge Of Soul (カラオケバージョン)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N60f2556515474568bdc13ae4b0713427 ;
    schema:name "Charge Of Soul (Karaoke Version)"@en,
        "Charge Of Soul (カラオケバージョン)"@ja .

_:N60f2556515474568bdc13ae4b0713427 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06a7b9d06b8448e0b3020174b0671c30,
        _:Nd95a151db59f49f9afef32e464e60bce,
        _:Nf5dfb92d313b418489b88e89f9aed502 ;
    mo:track_count 3 ;
    schema:duration "PT24:37"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N06a7b9d06b8448e0b3020174b0671c30,
        _:Nd95a151db59f49f9afef32e464e60bce,
        _:Nf5dfb92d313b418489b88e89f9aed502 .

