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

<artist/14393#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91588#subject> ;
    schema:name "Ryujin Inoue"@en,
        "井上龍仁"@ja ;
    foaf:made <album/91588#composition>,
        <album/91588#subject> ;
    foaf:name "Ryujin Inoue"@en,
        "井上龍仁"@ja .

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

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

<album/91588#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shiroi Kakera / D[di:]"@en,
        "白いかけら / D[di:]"@ja,
        "Shiroi Kakera / D[di:]"@ja-latn ;
    mo:performance_of <album/91588#musicalwork> ;
    mo:recorded_as <album/91588#musicalexpression> ;
    schema:name "Shiroi Kakera / D[di:]"@en,
        "白いかけら / D[di:]"@ja,
        "Shiroi Kakera / D[di:]"@ja-latn ;
    schema:workPerformed <album/91588#musicalwork> .

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

<org/1442#subject> schema:name "Capitol Records"@en,
        "Capitol Records"@ja,
        "Capitol Records"@ja-latn ;
    foaf:name "Capitol Records"@en,
        "Capitol Records"@ja,
        "Capitol Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/91588/91588-1571060036.jpg> a schema:ImageObject,
        foaf:Image .

<album/91588#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shiroi Kakera / D[di:]"@en,
        "白いかけら / D[di:]"@ja,
        "Shiroi Kakera / D[di:]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kiyoshi"@en ;
            foaf:made <album/91588#composition> ;
            foaf:name "Kiyoshi"@en ],
        <artist/14393#subject> ;
    mo:produced_work <album/91588#musicalwork> ;
    schema:name "Shiroi Kakera / D[di:]"@en,
        "白いかけら / D[di:]"@ja,
        "Shiroi Kakera / D[di:]"@ja-latn .

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

<album/91588#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-21"^^xsd:date ;
    dcterms:title "Shiroi Kakera / D[di:]"@en,
        "白いかけら / D[di:]"@ja,
        "Shiroi Kakera / D[di:]"@ja-latn ;
    mo:catalogue_number "TOCT-4648" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91588#musicalexpression> ;
    mo:publisher <org/1442#subject> ;
    mo:record _:Nded08e98604b4ff2889082a0b5aaa543 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Genei Toushi Bastof Lemon"@en ;
            foaf:name "Genei Toushi Bastof Lemon"@en ] ;
    schema:datePublished "2004-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/91588/91588-1571060036.jpg> ;
    schema:name "Shiroi Kakera / D[di:]"@en,
        "白いかけら / D[di:]"@ja,
        "Shiroi Kakera / D[di:]"@ja-latn ;
    schema:publisher <org/1442#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/91588/91588-1571060036.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "D[di:]"@en ;
    foaf:made <album/91588#subject> ;
    foaf:name "D[di:]"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "D[di:]"@en ;
    foaf:made <album/91588#subject> ;
    foaf:name "D[di:]"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "D[di:]"@en ;
    foaf:made <album/91588#lyrics> ;
    foaf:name "D[di:]"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "D[di:]"@en ;
    foaf:made <album/91588#vocals> ;
    foaf:name "D[di:]"@en .

_:N4415dd251b7144ccacfc7022e0ccb836 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白いかけら (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nded08e98604b4ff2889082a0b5aaa543 ;
    schema:name "白いかけら (Instrumental)"@ja .

_:N48ce7cb7070b46ce955b73a69d1e8c6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RIOT GRRRL"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nded08e98604b4ff2889082a0b5aaa543 ;
    schema:name "RIOT GRRRL"@ja .

_:N4a492ab3c47f49d98ab84a38e78a70dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白いかけら"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nded08e98604b4ff2889082a0b5aaa543 ;
    schema:name "白いかけら"@ja .

_:Nded08e98604b4ff2889082a0b5aaa543 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4415dd251b7144ccacfc7022e0ccb836,
        _:N48ce7cb7070b46ce955b73a69d1e8c6e,
        _:N4a492ab3c47f49d98ab84a38e78a70dc ;
    mo:track_count 3 ;
    schema:duration "PT13:01"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4415dd251b7144ccacfc7022e0ccb836,
        _:N48ce7cb7070b46ce955b73a69d1e8c6e,
        _:N4a492ab3c47f49d98ab84a38e78a70dc .

