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

<artist/4485#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asami Okamoto"@en,
        "岡本麻見"@ja ;
    foaf:made <album/28290#subject>,
        <album/28290#vocals> ;
    foaf:name "Asami Okamoto"@en,
        "岡本麻見"@ja .

<artist/757#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoyuki Hamada"@en,
        "濱田智之"@ja ;
    foaf:made <album/28290#lyrics>,
        <album/28290#subject> ;
    foaf:name "Tomoyuki Hamada"@en,
        "濱田智之"@ja .

<album/28370> a mo:Release ;
    mo:catalogue_number "NACG-1008" .

<artist/7085#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28290#subject> ;
    schema:name "Munetaka Sakamoto"@en,
        "坂本志崇"@ja ;
    foaf:made <album/28290#composition>,
        <album/28290#subject> ;
    foaf:name "Munetaka Sakamoto"@en,
        "坂本志崇"@ja .

<product/2497#subject> a schema:CreativeWork ;
    schema:name "Sentimental Graffiti"@en,
        "センチメンタルグラフティ"@ja,
        "Sentimental Graffiti"@ja-latn ;
    foaf:name "Sentimental Graffiti"@en,
        "センチメンタルグラフティ"@ja,
        "Sentimental Graffiti"@ja-latn .

<album/28290#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sentimental Graffiti 8: Asuka Hoshino"@en,
        "センチメンタル・グラフティ8～私立清華女子高校 3年C組出席番号33番 星野明日香"@ja,
        "Sentimental Graffiti 8: Asuka Hoshino"@ja-latn ;
    mo:composer <artist/7085#subject> ;
    mo:produced_work <album/28290#musicalwork> ;
    schema:name "Sentimental Graffiti 8: Asuka Hoshino"@en,
        "センチメンタル・グラフティ8～私立清華女子高校 3年C組出席番号33番 星野明日香"@ja,
        "Sentimental Graffiti 8: Asuka Hoshino"@ja-latn .

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

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

<album/28290#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sentimental Graffiti 8: Asuka Hoshino"@en,
        "センチメンタル・グラフティ8～私立清華女子高校 3年C組出席番号33番 星野明日香"@ja,
        "Sentimental Graffiti 8: Asuka Hoshino"@ja-latn ;
    mo:performance_of <album/28290#musicalwork> ;
    mo:recorded_as <album/28290#musicalexpression> ;
    schema:name "Sentimental Graffiti 8: Asuka Hoshino"@en,
        "センチメンタル・グラフティ8～私立清華女子高校 3年C組出席番号33番 星野明日香"@ja,
        "Sentimental Graffiti 8: Asuka Hoshino"@ja-latn ;
    schema:workPerformed <album/28290#musicalwork> .

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/28290/28290-1313771641.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28290#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-12-10"^^xsd:date ;
    dcterms:title "Sentimental Graffiti 8: Asuka Hoshino"@en,
        "センチメンタル・グラフティ8～私立清華女子高校 3年C組出席番号33番 星野明日香"@ja,
        "Sentimental Graffiti 8: Asuka Hoshino"@ja-latn ;
    mo:catalogue_number "NECG-15008" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/28370> ;
    mo:publication_of <album/28290#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N23bf4b54c0a54f9bb07e394584d5c116 ;
    mo:record_count 1 ;
    schema:about <product/2497#subject> ;
    schema:datePublished "1997-12-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/28290/28290-1313771641.jpg> ;
    schema:name "Sentimental Graffiti 8: Asuka Hoshino"@en,
        "センチメンタル・グラフティ8～私立清華女子高校 3年C組出席番号33番 星野明日香"@ja,
        "Sentimental Graffiti 8: Asuka Hoshino"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/28290/28290-1313771641.jpg> .

_:N21b52fa76a8d4a8b9914ab6017d16caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N23bf4b54c0a54f9bb07e394584d5c116 ;
    schema:name "プロローグ"@ja .

_:N2a7af9baf1364684a75573e0024e2d46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Tears (オリジナル.カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N23bf4b54c0a54f9bb07e394584d5c116 ;
    schema:name "Sweet Tears (オリジナル.カラオケ)"@ja .

_:N5483871d5d0243c5b816c6809952f091 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペシャル.メッセージ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT14:31"^^xsd:interval ;
    schema:inPlaylist _:N23bf4b54c0a54f9bb07e394584d5c116 ;
    schema:name "スペシャル.メッセージ"@ja .

_:N95d55ac1e7794f5eaabf0cec45659426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "センチメンタル.ドラマ～あなたに会いたくて～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:53"^^xsd:interval ;
    schema:inPlaylist _:N23bf4b54c0a54f9bb07e394584d5c116 ;
    schema:name "センチメンタル.ドラマ～あなたに会いたくて～"@ja .

_:Ncd11ed857cfe4620834fe4bc3fdc99e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Tears"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N23bf4b54c0a54f9bb07e394584d5c116 ;
    schema:name "Sweet Tears"@ja .

_:N23bf4b54c0a54f9bb07e394584d5c116 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21b52fa76a8d4a8b9914ab6017d16caa,
        _:N2a7af9baf1364684a75573e0024e2d46,
        _:N5483871d5d0243c5b816c6809952f091,
        _:N95d55ac1e7794f5eaabf0cec45659426,
        _:Ncd11ed857cfe4620834fe4bc3fdc99e8 ;
    mo:track_count 5 ;
    schema:duration "PT32:29"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N21b52fa76a8d4a8b9914ab6017d16caa,
        _:N2a7af9baf1364684a75573e0024e2d46,
        _:N5483871d5d0243c5b816c6809952f091,
        _:N95d55ac1e7794f5eaabf0cec45659426,
        _:Ncd11ed857cfe4620834fe4bc3fdc99e8 .

