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

<album/139979> a mo:Release ;
    mo:catalogue_number "A&G-145" .

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

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

<album/27894> a mo:Release ;
    mo:catalogue_number "NECL-33001" .

<artist/3825#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14601#subject> ;
    schema:name "Hiroyuki Takei"@en,
        "武井浩之"@ja ;
    foaf:made <album/14601#composition>,
        <album/14601#subject> ;
    foaf:name "Hiroyuki Takei"@en,
        "武井浩之"@ja .

<artist/3841#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14601#subject> ;
    schema:name "Yumi Asada"@en,
        "浅田優美"@ja ;
    foaf:made <album/14601#composition>,
        <album/14601#subject> ;
    foaf:name "Yumi Asada"@en,
        "浅田優美"@ja .

<artist/5032#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14601#subject> ;
    schema:name "Kouji Tajima"@en,
        "田島浩二"@ja ;
    foaf:made <album/14601#composition>,
        <album/14601#subject> ;
    foaf:name "Kouji Tajima"@en,
        "田島浩二"@ja .

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

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

<artist/7698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14601#subject> ;
    schema:name "Miki Shinohara"@en,
        "篠原美生"@ja ;
    foaf:made <album/14601#composition>,
        <album/14601#subject> ;
    foaf:name "Miki Shinohara"@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/14601#musicalexpression> a mo:Signal ;
    mo:published_as <album/14601#subject> ;
    mo:records <album/14601#performance> .

<album/14601#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sentimental Graffiti Super Best ~Setsunasa no Tobira~"@en,
        "センチメンタルグラフティ スーパーベスト ～せつなさの扉～"@ja,
        "Sentimental Graffiti Super Best ~Setsunasa no Tobira~"@ja-latn ;
    mo:performance_of <album/14601#musicalwork> ;
    mo:recorded_as <album/14601#musicalexpression> ;
    schema:name "Sentimental Graffiti Super Best ~Setsunasa no Tobira~"@en,
        "センチメンタルグラフティ スーパーベスト ～せつなさの扉～"@ja,
        "Sentimental Graffiti Super Best ~Setsunasa no Tobira~"@ja-latn ;
    schema:workPerformed <album/14601#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/10/14601/14601-1247860257.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14601#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sentimental Graffiti Super Best ~Setsunasa no Tobira~"@en,
        "センチメンタルグラフティ スーパーベスト ～せつなさの扉～"@ja,
        "Sentimental Graffiti Super Best ~Setsunasa no Tobira~"@ja-latn ;
    mo:composer <artist/3825#subject>,
        <artist/3841#subject>,
        <artist/5032#subject>,
        <artist/7085#subject>,
        <artist/757#subject>,
        <artist/7698#subject> ;
    mo:produced_work <album/14601#musicalwork> ;
    schema:name "Sentimental Graffiti Super Best ~Setsunasa no Tobira~"@en,
        "センチメンタルグラフティ スーパーベスト ～せつなさの扉～"@ja,
        "Sentimental Graffiti Super Best ~Setsunasa no Tobira~"@ja-latn .

<album/14601#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-04-01"^^xsd:date ;
    dcterms:title "Sentimental Graffiti Super Best ~Setsunasa no Tobira~"@en,
        "センチメンタルグラフティ スーパーベスト ～せつなさの扉～"@ja,
        "Sentimental Graffiti Super Best ~Setsunasa no Tobira~"@ja-latn ;
    mo:catalogue_number "NECL-33002" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/139979>,
        <album/27894> ;
    mo:publication_of <album/14601#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N27817a774a424454b4a461571311de18 ;
    mo:record_count 1 ;
    schema:about <product/2497#subject> ;
    schema:datePublished "2000-04-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/14601/14601-1247860257.jpg> ;
    schema:name "Sentimental Graffiti Super Best ~Setsunasa no Tobira~"@en,
        "センチメンタルグラフティ スーパーベスト ～せつなさの扉～"@ja,
        "Sentimental Graffiti Super Best ~Setsunasa no Tobira~"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/14601/14601-1247860257.jpg> .

_:N0f62a81c2cf643eea0c811ac1c3b55e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Only Love"@en,
        "My Only Love"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "My Only Love"@en,
        "My Only Love"@ja .

_:N1476de067c594356b2149aca36668c36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If I Turn Around I love you"@en,
        "振り向けば I love You"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "If I Turn Around I love you"@en,
        "振り向けば I love You"@ja .

_:N18598cc7f64248f3ba89733a7b7ccf7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Scenery"@en,
        "一枚の風景"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "One Scenery"@en,
        "一枚の風景"@ja .

_:N242f65c924fc4503934301997073b57e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Whereabouts of Pain"@en,
        "せつなさの行方"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "The Whereabouts of Pain"@en,
        "せつなさの行方"@ja .

_:N2e0e6d15801842c9a98d7049f1bd9d5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come Join Me at My Side"@en,
        "私のもとへ逢いに来て"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "Come Join Me at My Side"@en,
        "私のもとへ逢いに来て"@ja .

_:N582579c6062441cbad13f7a57b4e0e24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As Long as You are Here..."@en,
        "君がいれば…"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "As Long as You are Here..."@en,
        "君がいれば…"@ja .

_:N5e08a01eb6f4444bb9ee13f7c6f7a7d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Clouds"@en,
        "雲の向こう"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "Beyond the Clouds"@en,
        "雲の向こう"@ja .

_:N6882566e375f417c883962b578b1a13a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Blue Gem"@en,
        "水色の宝石"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "Light Blue Gem"@en,
        "水色の宝石"@ja .

_:N7e061f6f5c9e4dde829b5fb350b09f19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two Dreams"@en,
        "Two Dreams"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "Two Dreams"@en,
        "Two Dreams"@ja .

_:N82afb92a30e142468acf89230b8ec259 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentimental love"@en,
        "センチメンタル・ラブ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "Sentimental love"@en,
        "センチメンタル・ラブ"@ja .

_:Na502a40c9415497fa78088dbeac3c080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As the Memories Ceased"@en,
        "想い出を止めたままで…"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "As the Memories Ceased"@en,
        "想い出を止めたままで…"@ja .

_:Nb9b3a65e9d1e4ab69143f39d52025498 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Only Lonely Star"@en,
        "Only Lonely Star"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "Only Lonely Star"@en,
        "Only Lonely Star"@ja .

_:Nc3ce5a9dc1e04ba49ccee1681a8b111f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunday Hill"@en,
        "日曜日の丘"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "Sunday Hill"@en,
        "日曜日の丘"@ja .

_:Ndd1a4c7ef52c4362b8fcb6c360318b57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Tears"@en,
        "Sweet Tears"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "Sweet Tears"@en,
        "Sweet Tears"@ja .

_:Ndf504afb6c9c41dc94ce5079f39a9f88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truly One"@en,
        "Truly One"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "Truly One"@en,
        "Truly One"@ja .

_:Nf5e627f2551240149da36362b62e7c48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long Distance Call"@en,
        "Long Distance Call"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N27817a774a424454b4a461571311de18 ;
    schema:name "Long Distance Call"@en,
        "Long Distance Call"@ja .

_:N27817a774a424454b4a461571311de18 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f62a81c2cf643eea0c811ac1c3b55e9,
        _:N1476de067c594356b2149aca36668c36,
        _:N18598cc7f64248f3ba89733a7b7ccf7a,
        _:N242f65c924fc4503934301997073b57e,
        _:N2e0e6d15801842c9a98d7049f1bd9d5d,
        _:N582579c6062441cbad13f7a57b4e0e24,
        _:N5e08a01eb6f4444bb9ee13f7c6f7a7d5,
        _:N6882566e375f417c883962b578b1a13a,
        _:N7e061f6f5c9e4dde829b5fb350b09f19,
        _:N82afb92a30e142468acf89230b8ec259,
        _:Na502a40c9415497fa78088dbeac3c080,
        _:Nb9b3a65e9d1e4ab69143f39d52025498,
        _:Nc3ce5a9dc1e04ba49ccee1681a8b111f,
        _:Ndd1a4c7ef52c4362b8fcb6c360318b57,
        _:Ndf504afb6c9c41dc94ce5079f39a9f88,
        _:Nf5e627f2551240149da36362b62e7c48 ;
    mo:track_count 16 ;
    schema:duration "PT75:30"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0f62a81c2cf643eea0c811ac1c3b55e9,
        _:N1476de067c594356b2149aca36668c36,
        _:N18598cc7f64248f3ba89733a7b7ccf7a,
        _:N242f65c924fc4503934301997073b57e,
        _:N2e0e6d15801842c9a98d7049f1bd9d5d,
        _:N582579c6062441cbad13f7a57b4e0e24,
        _:N5e08a01eb6f4444bb9ee13f7c6f7a7d5,
        _:N6882566e375f417c883962b578b1a13a,
        _:N7e061f6f5c9e4dde829b5fb350b09f19,
        _:N82afb92a30e142468acf89230b8ec259,
        _:Na502a40c9415497fa78088dbeac3c080,
        _:Nb9b3a65e9d1e4ab69143f39d52025498,
        _:Nc3ce5a9dc1e04ba49ccee1681a8b111f,
        _:Ndd1a4c7ef52c4362b8fcb6c360318b57,
        _:Ndf504afb6c9c41dc94ce5079f39a9f88,
        _:Nf5e627f2551240149da36362b62e7c48 .

