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

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

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

<album/28508> a mo:Release ;
    mo:catalogue_number "VTCL-60284" .

<album/67978> a mo:Release ;
    mo:catalogue_number "T0091" .

<artist/1401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18833#subject> ;
    schema:name "Kotaro Nakagawa"@en,
        "中川幸太郎"@ja ;
    foaf:made <album/18833#composition>,
        <album/18833#subject> ;
    foaf:name "Kotaro Nakagawa"@en,
        "中川幸太郎"@ja .

<artist/1607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18833#subject> ;
    schema:name "Hideyuki \"Daichi\" Suzuki"@en,
        "鈴木Daichi秀行"@ja ;
    foaf:made <album/18833#composition>,
        <album/18833#subject> ;
    foaf:name "Hideyuki \"Daichi\" Suzuki"@en,
        "鈴木Daichi秀行"@ja .

<artist/4155#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18833#subject> ;
    schema:name "Mikio Sakai"@en,
        "酒井ミキオ"@ja ;
    foaf:made <album/18833#composition>,
        <album/18833#subject> ;
    foaf:name "Mikio Sakai"@en,
        "酒井ミキオ"@ja .

<product/24063#subject> a schema:CreativeWork ;
    schema:name "s-CRY-ed"@en,
        "スクライド"@ja,
        "s.CRY.ed"@ja-latn ;
    foaf:name "s-CRY-ed"@en,
        "スクライド"@ja,
        "s.CRY.ed"@ja-latn .

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

<album/18833#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "s.CRY.ed O.S.T.2"@en,
        "フジテレビ東京系 アニメーション スクライド オリジナル・サウンドトラック2"@ja,
        "s.CRY.ed Original Soundtrack 2"@ja-latn ;
    mo:performance_of <album/18833#musicalwork> ;
    mo:recorded_as <album/18833#musicalexpression> ;
    schema:name "s.CRY.ed O.S.T.2"@en,
        "フジテレビ東京系 アニメーション スクライド オリジナル・サウンドトラック2"@ja,
        "s.CRY.ed Original Soundtrack 2"@ja-latn ;
    schema:workPerformed <album/18833#musicalwork> .

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

<https://media.vgm.io/albums/33/18833/18833-4ecf266da5ad.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/18833#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/18833/18833-4ecf266da5ad.jpg> ;
    foaf:depicts <album/18833#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/18833/18833-4ecf266da5ad.jpg> .

<https://medium-media.vgm.io/albums/33/18833/18833-4ecf266da5ad.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18833#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "s.CRY.ed O.S.T.2"@en,
        "フジテレビ東京系 アニメーション スクライド オリジナル・サウンドトラック2"@ja,
        "s.CRY.ed Original Soundtrack 2"@ja-latn ;
    mo:composer <artist/1401#subject>,
        <artist/1607#subject>,
        <artist/4155#subject> ;
    mo:produced_work <album/18833#musicalwork> ;
    schema:name "s.CRY.ed O.S.T.2"@en,
        "フジテレビ東京系 アニメーション スクライド オリジナル・サウンドトラック2"@ja,
        "s.CRY.ed Original Soundtrack 2"@ja-latn .

<album/18833#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-11-21"^^xsd:date ;
    dcterms:title "s.CRY.ed O.S.T.2"@en,
        "フジテレビ東京系 アニメーション スクライド オリジナル・サウンドトラック2"@ja,
        "s.CRY.ed Original Soundtrack 2"@ja-latn ;
    mo:catalogue_number "VICL-60780" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/28508>,
        <album/67978> ;
    mo:publication_of <album/18833#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N84b26dd42bb14f17bce2d041193c99d3 ;
    mo:record_count 1 ;
    schema:about <product/24063#subject> ;
    schema:datePublished "2001-11-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/18833/18833-4ecf266da5ad.jpg> ;
    schema:name "s.CRY.ed O.S.T.2"@en,
        "フジテレビ東京系 アニメーション スクライド オリジナル・サウンドトラック2"@ja,
        "s.CRY.ed Original Soundtrack 2"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/18833/18833-4ecf266da5ad.jpg> .

_:N01a7c7f1d4b64372a31f1d3295a7cfa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "waiting for the end of the ground"@en,
        "waiting for the end of the ground"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "waiting for the end of the ground"@en,
        "waiting for the end of the ground"@ja .

_:N10d062908d5942618139fe0213f9b1f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "it rings a bell for the traveller"@en,
        "旅立ちの鐘が鳴る"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "it rings a bell for the traveller"@en,
        "旅立ちの鐘が鳴る"@ja .

_:N41aa371caadc4cfc9ff1da5a271273c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ominous dream"@en,
        "ominous dream"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "ominous dream"@en,
        "ominous dream"@ja .

_:N697c5c116f1e45c99fb5324a8d927fdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in his memory"@en,
        "in his memory"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "in his memory"@en,
        "in his memory"@ja .

_:N69d38badf020485390dc1396aba599cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my lost mind"@en,
        "my lost mind"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "my lost mind"@en,
        "my lost mind"@ja .

_:N6a021e46d98e498181515d075b1d0e8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lost ground"@en,
        "lost ground"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "lost ground"@en,
        "lost ground"@ja .

_:N7060d57a9fd24d7883746ca0a2b8b635 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "extraordinary feat"@en,
        "extraordinary feat"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "extraordinary feat"@en,
        "extraordinary feat"@ja .

_:N712ed4edf7a14e5e83b8b0663d95e6d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reckless fire (TV Full Size Version)"@en,
        "reckless fire (TV Full Size Version)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "reckless fire (TV Full Size Version)"@en,
        "reckless fire (TV Full Size Version)"@ja .

_:N779e77c2fcad49fdace6d192b34338b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the 2nd.round"@en,
        "the 2nd.round"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "the 2nd.round"@en,
        "the 2nd.round"@ja .

_:N88b3d291f3254b638288e5253f882103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discovery"@en,
        "Discovery"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "Discovery"@en,
        "Discovery"@ja .

_:N91648b71a0f942368a5967a67dcf3c03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "previous notice"@en,
        "previous notice"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "previous notice"@en,
        "previous notice"@ja .

_:N94866dd6181b417199b6ca3ace2d2269 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "each parting"@en,
        "each parting"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "each parting"@en,
        "each parting"@ja .

_:Nc14c6fdcb9fd4c8ca998445c03c6417d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "she misses someone"@en,
        "she misses someone"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "she misses someone"@en,
        "she misses someone"@ja .

_:Nc94d612df4604e529017deae3beda63e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "less than zero"@en,
        "less than zero"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "less than zero"@en,
        "less than zero"@ja .

_:Nd5c1bc14506c4309ae175119d27f6cc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "heroes"@en,
        "heroes"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "heroes"@en,
        "heroes"@ja .

_:Nd8fbb59bc3284f79b04a01972397cb3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "finished shapes"@en,
        "finished shapes"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "finished shapes"@en,
        "finished shapes"@ja .

_:Ne0a43a396a4f45e78c1a76b49ceb7164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "best worst wishes"@en,
        "best worst wishes"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "best worst wishes"@en,
        "best worst wishes"@ja .

_:Necd611287df9422fbdabd3083f83dd41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "drown in the life"@en,
        "drown in the life"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "drown in the life"@en,
        "drown in the life"@ja .

_:Nefc0f49253984d51b4b5a5f3cba157f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fight with their solitude"@en,
        "fight with their solitude"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "fight with their solitude"@en,
        "fight with their solitude"@ja .

_:Nf83ed703feda4a3d98a5878a40ef3164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "anonymous opposites"@en,
        "anonymous opposites"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "anonymous opposites"@en,
        "anonymous opposites"@ja .

_:Nfd39b17e32e348b3972462f1017a7ac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hold"@en,
        "hold"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N84b26dd42bb14f17bce2d041193c99d3 ;
    schema:name "hold"@en,
        "hold"@ja .

_:N84b26dd42bb14f17bce2d041193c99d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01a7c7f1d4b64372a31f1d3295a7cfa8,
        _:N10d062908d5942618139fe0213f9b1f9,
        _:N41aa371caadc4cfc9ff1da5a271273c7,
        _:N697c5c116f1e45c99fb5324a8d927fdd,
        _:N69d38badf020485390dc1396aba599cb,
        _:N6a021e46d98e498181515d075b1d0e8c,
        _:N7060d57a9fd24d7883746ca0a2b8b635,
        _:N712ed4edf7a14e5e83b8b0663d95e6d2,
        _:N779e77c2fcad49fdace6d192b34338b9,
        _:N88b3d291f3254b638288e5253f882103,
        _:N91648b71a0f942368a5967a67dcf3c03,
        _:N94866dd6181b417199b6ca3ace2d2269,
        _:Nc14c6fdcb9fd4c8ca998445c03c6417d,
        _:Nc94d612df4604e529017deae3beda63e,
        _:Nd5c1bc14506c4309ae175119d27f6cc3,
        _:Nd8fbb59bc3284f79b04a01972397cb3f,
        _:Ne0a43a396a4f45e78c1a76b49ceb7164,
        _:Necd611287df9422fbdabd3083f83dd41,
        _:Nefc0f49253984d51b4b5a5f3cba157f3,
        _:Nf83ed703feda4a3d98a5878a40ef3164,
        _:Nfd39b17e32e348b3972462f1017a7ac0 ;
    mo:track_count 21 ;
    schema:duration "PT51:23"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N01a7c7f1d4b64372a31f1d3295a7cfa8,
        _:N10d062908d5942618139fe0213f9b1f9,
        _:N41aa371caadc4cfc9ff1da5a271273c7,
        _:N697c5c116f1e45c99fb5324a8d927fdd,
        _:N69d38badf020485390dc1396aba599cb,
        _:N6a021e46d98e498181515d075b1d0e8c,
        _:N7060d57a9fd24d7883746ca0a2b8b635,
        _:N712ed4edf7a14e5e83b8b0663d95e6d2,
        _:N779e77c2fcad49fdace6d192b34338b9,
        _:N88b3d291f3254b638288e5253f882103,
        _:N91648b71a0f942368a5967a67dcf3c03,
        _:N94866dd6181b417199b6ca3ace2d2269,
        _:Nc14c6fdcb9fd4c8ca998445c03c6417d,
        _:Nc94d612df4604e529017deae3beda63e,
        _:Nd5c1bc14506c4309ae175119d27f6cc3,
        _:Nd8fbb59bc3284f79b04a01972397cb3f,
        _:Ne0a43a396a4f45e78c1a76b49ceb7164,
        _:Necd611287df9422fbdabd3083f83dd41,
        _:Nefc0f49253984d51b4b5a5f3cba157f3,
        _:Nf83ed703feda4a3d98a5878a40ef3164,
        _:Nfd39b17e32e348b3972462f1017a7ac0 .

