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

<artist/8471#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hal=Pel"@en ;
    foaf:made <album/84247#lyrics>,
        <album/84247#subject> ;
    foaf:name "Hal=Pel"@en .

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

<artist/1913#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84247#subject> ;
    schema:name "Shime G"@en,
        "〆G"@ja ;
    foaf:made <album/84247#composition>,
        <album/84247#subject> ;
    foaf:name "Shime G"@en,
        "〆G"@ja .

<artist/2732#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84247#subject> ;
    schema:name "k.yamada"@en ;
    foaf:made <album/84247#composition>,
        <album/84247#lyrics>,
        <album/84247#subject> ;
    foaf:name "k.yamada"@en .

<artist/28761#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84247#subject> ;
    schema:name "Tomoya Yamaue"@en,
        "山上智矢"@ja ;
    foaf:made <album/84247#composition>,
        <album/84247#lyrics>,
        <album/84247#subject> ;
    foaf:name "Tomoya Yamaue"@en,
        "山上智矢"@ja .

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

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

<org/2953#subject> schema:name "True Silver"@en,
        "True Silver"@ja,
        "True Silver"@ja-latn ;
    foaf:name "True Silver"@en,
        "True Silver"@ja,
        "True Silver"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/84247/84247-1549702956.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/84247#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I Wish"@en,
        "I Wish"@ja,
        "I Wish"@ja-latn ;
    mo:performance_of <album/84247#musicalwork> ;
    mo:performer <artist/38517#subject> ;
    mo:recorded_as <album/84247#musicalexpression> ;
    schema:byArtist <artist/38517#subject> ;
    schema:name "I Wish"@en,
        "I Wish"@ja,
        "I Wish"@ja-latn ;
    schema:workPerformed <album/84247#musicalwork> .

<artist/38517#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84247#subject> ;
    mo:performed <album/84247#performance> ;
    schema:name "kikuyo"@en ;
    foaf:made <album/84247#composition>,
        <album/84247#lyrics>,
        <album/84247#subject> ;
    foaf:name "kikuyo"@en .

<album/84247#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I Wish"@en,
        "I Wish"@ja,
        "I Wish"@ja-latn ;
    mo:composer <artist/1913#subject>,
        <artist/2732#subject>,
        <artist/28761#subject>,
        <artist/38517#subject> ;
    mo:produced_work <album/84247#musicalwork> ;
    schema:name "I Wish"@en,
        "I Wish"@ja,
        "I Wish"@ja-latn .

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

<album/84247#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "I Wish"@en,
        "I Wish"@ja,
        "I Wish"@ja-latn ;
    mo:catalogue_number "TSCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84247#musicalexpression> ;
    mo:publisher <org/2953#subject> ;
    mo:record _:Nf338cade431841a69ca50da0eec76a7e ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:byArtist <artist/38517#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/74/84247/84247-1549702956.jpg> ;
    schema:name "I Wish"@en,
        "I Wish"@ja,
        "I Wish"@ja-latn ;
    schema:publisher <org/2953#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/84247/84247-1549702956.jpg> .

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

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

_:N0196548b5b1b421a848bd208d5742211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf338cade431841a69ca50da0eec76a7e ;
    schema:name "None"@ja .

_:N2fc0e52600cb4c6a890f24192cb8e8ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リーンカーネーション"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nf338cade431841a69ca50da0eec76a7e ;
    schema:name "リーンカーネーション"@ja .

_:N50f2dc0bbfb14db0be7401ad31b725be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Wish"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nf338cade431841a69ca50da0eec76a7e ;
    schema:name "I Wish"@ja .

_:N8c6e38c3869f4773b5cead09ecdd0f51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Irion"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nf338cade431841a69ca50da0eec76a7e ;
    schema:name "Irion"@ja .

_:N92123571910a45b5a66293e81ab40594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primade"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:Nf338cade431841a69ca50da0eec76a7e ;
    schema:name "Primade"@ja .

_:Nbad08e50efab4871b89148b100b6b0f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "久遠の君"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nf338cade431841a69ca50da0eec76a7e ;
    schema:name "久遠の君"@ja .

_:Nfe4838ae82804e9fb8b1d3a58e6793f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "存在"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nf338cade431841a69ca50da0eec76a7e ;
    schema:name "存在"@ja .

_:Nf338cade431841a69ca50da0eec76a7e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0196548b5b1b421a848bd208d5742211,
        _:N2fc0e52600cb4c6a890f24192cb8e8ff,
        _:N50f2dc0bbfb14db0be7401ad31b725be,
        _:N8c6e38c3869f4773b5cead09ecdd0f51,
        _:N92123571910a45b5a66293e81ab40594,
        _:Nbad08e50efab4871b89148b100b6b0f5,
        _:Nfe4838ae82804e9fb8b1d3a58e6793f0 ;
    mo:track_count 7 ;
    schema:duration "PT30:49"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0196548b5b1b421a848bd208d5742211,
        _:N2fc0e52600cb4c6a890f24192cb8e8ff,
        _:N50f2dc0bbfb14db0be7401ad31b725be,
        _:N8c6e38c3869f4773b5cead09ecdd0f51,
        _:N92123571910a45b5a66293e81ab40594,
        _:Nbad08e50efab4871b89148b100b6b0f5,
        _:Nfe4838ae82804e9fb8b1d3a58e6793f0 .

