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

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

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

<album/28507> a mo:Release ;
    mo:catalogue_number "VTCL-60283" .

<album/67979> a mo:Release ;
    mo:catalogue_number "T0064" .

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

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

<artist/4155#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18832#subject> ;
    schema:name "Mikio Sakai"@en,
        "酒井ミキオ"@ja ;
    foaf:made <album/18832#composition>,
        <album/18832#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/18832#musicalexpression> a mo:Signal ;
    mo:published_as <album/18832#subject> ;
    mo:records <album/18832#performance> .

<album/18832#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "s.CRY.ed O.S.T.1"@en,
        "フジテレビ東京系 アニメーション スクライド オリジナル・サウンドトラック1"@ja,
        "s.CRY.ed Original Soundtrack 1"@ja-latn ;
    mo:performance_of <album/18832#musicalwork> ;
    mo:recorded_as <album/18832#musicalexpression> ;
    schema:name "s.CRY.ed O.S.T.1"@en,
        "フジテレビ東京系 アニメーション スクライド オリジナル・サウンドトラック1"@ja,
        "s.CRY.ed Original Soundtrack 1"@ja-latn ;
    schema:workPerformed <album/18832#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/23/18832/18832-aac29d510c01.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/18832#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/18832/18832-aac29d510c01.jpg> ;
    foaf:depicts <album/18832#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/18832/18832-aac29d510c01.jpg> .

<https://medium-media.vgm.io/albums/23/18832/18832-aac29d510c01.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

_:N021bf57d0dfc41d6bd9f5c7fd68515a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mother earth"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "mother earth"@en .

_:N0b139daf8ad74d58a2b3c38752b6ca8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "usual coincidence"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "usual coincidence"@en .

_:N11a116f31ed7406381227985b052074f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my image in your mind"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "my image in your mind"@en .

_:N1accd022f9ea485692716b80513fc979 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "good speed"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "good speed"@en .

_:N231bb937da8c4404b23677c15d2176b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "feeling no care to be powered"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "feeling no care to be powered"@en .

_:N26106b61f63345cb8c630be9538b7743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alter"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "Alter"@en .

_:N40abdd8695f74a7385d25268949b1618 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "juvenile delinquency"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "juvenile delinquency"@en .

_:N41bf68ba0fb34c0686b5d346a455363c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the first defeat in my life"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "the first defeat in my life"@en .

_:N4d8ca3633a91462daa5d2fef6ce92952 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm not angry"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "I'm not angry"@en .

_:N669413d095c948dc9d43ded28ae2ae0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magma"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "Magma"@en .

_:N6cc0df6030374270b6f227ea30ae847c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drastic my soul"@en ;
    mo:track_number 21 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "Drastic my soul"@en .

_:N72b4ef8bea1c4d98b114b868ee068527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reckless fire"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "Reckless fire"@en .

_:N75986aa8079e4703a8479dffbc4a904f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reversing former"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "reversing former"@en .

_:N928d00d2721441639240e3864beb6471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the opposite"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "the opposite"@en .

_:Na40ab3507702452cad124ca54e0406f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "customer with strange air"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "customer with strange air"@en .

_:Nac054ec059bd49fc885b598714fe7e76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "home lost ground"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "home lost ground"@en .

_:Nb3ac3766710c401c9591c91e03371fdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All I need is love"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "All I need is love"@en .

_:Nbdd74e83c8564ba9aa4f07e5a29d8dc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the 1st. 2nd. 3rd."@en ;
    mo:track_number 9 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "the 1st. 2nd. 3rd."@en .

_:Ne1298856fb5641409445a4d214b9ac15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sneaky feel"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "sneaky feel"@en .

_:Neec992bcc100488e9fd42c34ba6b9a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "extended play"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "extended play"@en .

_:Nfb25f1c8ef3e4ff6ad58467d1f2246cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "featuring the wind"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nbe0da2fcd022400b8d2d913ccdd1533a ;
    schema:name "featuring the wind"@en .

_:Nbe0da2fcd022400b8d2d913ccdd1533a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N021bf57d0dfc41d6bd9f5c7fd68515a9,
        _:N0b139daf8ad74d58a2b3c38752b6ca8a,
        _:N11a116f31ed7406381227985b052074f,
        _:N1accd022f9ea485692716b80513fc979,
        _:N231bb937da8c4404b23677c15d2176b9,
        _:N26106b61f63345cb8c630be9538b7743,
        _:N40abdd8695f74a7385d25268949b1618,
        _:N41bf68ba0fb34c0686b5d346a455363c,
        _:N4d8ca3633a91462daa5d2fef6ce92952,
        _:N669413d095c948dc9d43ded28ae2ae0e,
        _:N6cc0df6030374270b6f227ea30ae847c,
        _:N72b4ef8bea1c4d98b114b868ee068527,
        _:N75986aa8079e4703a8479dffbc4a904f,
        _:N928d00d2721441639240e3864beb6471,
        _:Na40ab3507702452cad124ca54e0406f2,
        _:Nac054ec059bd49fc885b598714fe7e76,
        _:Nb3ac3766710c401c9591c91e03371fdf,
        _:Nbdd74e83c8564ba9aa4f07e5a29d8dc3,
        _:Ne1298856fb5641409445a4d214b9ac15,
        _:Neec992bcc100488e9fd42c34ba6b9a09,
        _:Nfb25f1c8ef3e4ff6ad58467d1f2246cd ;
    mo:track_count 21 ;
    schema:duration "PT44:43"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N021bf57d0dfc41d6bd9f5c7fd68515a9,
        _:N0b139daf8ad74d58a2b3c38752b6ca8a,
        _:N11a116f31ed7406381227985b052074f,
        _:N1accd022f9ea485692716b80513fc979,
        _:N231bb937da8c4404b23677c15d2176b9,
        _:N26106b61f63345cb8c630be9538b7743,
        _:N40abdd8695f74a7385d25268949b1618,
        _:N41bf68ba0fb34c0686b5d346a455363c,
        _:N4d8ca3633a91462daa5d2fef6ce92952,
        _:N669413d095c948dc9d43ded28ae2ae0e,
        _:N6cc0df6030374270b6f227ea30ae847c,
        _:N72b4ef8bea1c4d98b114b868ee068527,
        _:N75986aa8079e4703a8479dffbc4a904f,
        _:N928d00d2721441639240e3864beb6471,
        _:Na40ab3507702452cad124ca54e0406f2,
        _:Nac054ec059bd49fc885b598714fe7e76,
        _:Nb3ac3766710c401c9591c91e03371fdf,
        _:Nbdd74e83c8564ba9aa4f07e5a29d8dc3,
        _:Ne1298856fb5641409445a4d214b9ac15,
        _:Neec992bcc100488e9fd42c34ba6b9a09,
        _:Nfb25f1c8ef3e4ff6ad58467d1f2246cd .

