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

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

<album/7978> a mo:Release ;
    mo:catalogue_number "NACG-1001" .

<artist/757#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27802#subject> ;
    schema:name "Tomoyuki Hamada"@en,
        "濱田智之"@ja ;
    foaf:made <album/27802#composition>,
        <album/27802#lyrics>,
        <album/27802#subject> ;
    foaf:name "Tomoyuki Hamada"@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/27802#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sentimental Graffiti 1: Manami Sugihara"@en,
        "センチメンタル・グラフティ(1)県立白井坂高校3年A組出席番号12番「杉原真奈美」"@ja,
        "Sentimental Graffiti 1: Manami Sugihara"@ja-latn ;
    mo:composer <artist/757#subject> ;
    mo:produced_work <album/27802#musicalwork> ;
    schema:name "Sentimental Graffiti 1: Manami Sugihara"@en,
        "センチメンタル・グラフティ(1)県立白井坂高校3年A組出席番号12番「杉原真奈美」"@ja,
        "Sentimental Graffiti 1: Manami Sugihara"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/20/27802/27802-1312299100.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27802#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sentimental Graffiti 1: Manami Sugihara"@en,
        "センチメンタル・グラフティ(1)県立白井坂高校3年A組出席番号12番「杉原真奈美」"@ja,
        "Sentimental Graffiti 1: Manami Sugihara"@ja-latn ;
    mo:performance_of <album/27802#musicalwork> ;
    mo:performer <artist/3719#subject> ;
    mo:recorded_as <album/27802#musicalexpression> ;
    schema:byArtist <artist/3719#subject> ;
    schema:name "Sentimental Graffiti 1: Manami Sugihara"@en,
        "センチメンタル・グラフティ(1)県立白井坂高校3年A組出席番号12番「杉原真奈美」"@ja,
        "Sentimental Graffiti 1: Manami Sugihara"@ja-latn ;
    schema:workPerformed <album/27802#musicalwork> .

<artist/3719#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27802#performance> ;
    schema:name "Machiko Toyoshima"@en,
        "豊嶋真千子"@ja ;
    foaf:name "Machiko Toyoshima"@en,
        "豊嶋真千子"@ja .

<album/27802#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-12-10"^^xsd:date ;
    dcterms:title "Sentimental Graffiti 1: Manami Sugihara"@en,
        "センチメンタル・グラフティ(1)県立白井坂高校3年A組出席番号12番「杉原真奈美」"@ja,
        "Sentimental Graffiti 1: Manami Sugihara"@ja-latn ;
    mo:catalogue_number "NECG-15001" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/7978> ;
    mo:publication_of <album/27802#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N60774f429ae44a67b6b1426b86d33ad0 ;
    mo:record_count 1 ;
    schema:about <product/2497#subject> ;
    schema:byArtist <artist/3719#subject> ;
    schema:datePublished "1997-12-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/27802/27802-1312299100.jpg> ;
    schema:name "Sentimental Graffiti 1: Manami Sugihara"@en,
        "センチメンタル・グラフティ(1)県立白井坂高校3年A組出席番号12番「杉原真奈美」"@ja,
        "Sentimental Graffiti 1: Manami Sugihara"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/27802/27802-1312299100.jpg> .

_:N2ada8fb55970417589d475be5b9482f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentimental Drama ~ I Want to Meet You~"@en,
        "センチメンタル・ドラマ～あなたに会いたくて～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT11:08"^^xsd:interval ;
    schema:inPlaylist _:N60774f429ae44a67b6b1426b86d33ad0 ;
    schema:name "Sentimental Drama ~ I Want to Meet You~"@en,
        "センチメンタル・ドラマ～あなたに会いたくて～"@ja .

_:N2dd66c17d47b4b6783bf0ae38bfe1cdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Special Message"@en,
        "スペシャル・メッセージ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT10:52"^^xsd:interval ;
    schema:inPlaylist _:N60774f429ae44a67b6b1426b86d33ad0 ;
    schema:name "Special Message"@en,
        "スペシャル・メッセージ"@ja .

_:N33169d672cab4451aa9c42ddccdfcebe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "While Stopping the Memories..."@en,
        "想い出を止めたままで…"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N60774f429ae44a67b6b1426b86d33ad0 ;
    schema:name "While Stopping the Memories..."@en,
        "想い出を止めたままで…"@ja .

_:N4cbe9515ce164a7a85e2e9e944f2c7db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "プロローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N60774f429ae44a67b6b1426b86d33ad0 ;
    schema:name "Prologue"@en,
        "プロローグ"@ja .

_:Nc400456f4ad84b85928f14e8e0dceebe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "While Stopping the Memories... (Original Karaoke)"@en,
        "想い出を止めたままで…（オリジナルカラオケ）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N60774f429ae44a67b6b1426b86d33ad0 ;
    schema:name "While Stopping the Memories... (Original Karaoke)"@en,
        "想い出を止めたままで…（オリジナルカラオケ）"@ja .

_:N60774f429ae44a67b6b1426b86d33ad0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ada8fb55970417589d475be5b9482f9,
        _:N2dd66c17d47b4b6783bf0ae38bfe1cdb,
        _:N33169d672cab4451aa9c42ddccdfcebe,
        _:N4cbe9515ce164a7a85e2e9e944f2c7db,
        _:Nc400456f4ad84b85928f14e8e0dceebe ;
    mo:track_count 5 ;
    schema:duration "PT34:00"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2ada8fb55970417589d475be5b9482f9,
        _:N2dd66c17d47b4b6783bf0ae38bfe1cdb,
        _:N33169d672cab4451aa9c42ddccdfcebe,
        _:N4cbe9515ce164a7a85e2e9e944f2c7db,
        _:Nc400456f4ad84b85928f14e8e0dceebe .

