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

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

<artist/13734#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56299#subject> ;
    schema:name "Ben Watkins"@en ;
    foaf:made <album/56299#composition>,
        <album/56299#subject> ;
    foaf:name "Ben Watkins"@en .

<artist/1938#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56299#subject> ;
    schema:name "Yoshihiro Ike"@en,
        "池頼広"@ja ;
    foaf:made <album/56299#composition>,
        <album/56299#subject> ;
    foaf:name "Yoshihiro Ike"@en,
        "池頼広"@ja .

<artist/37129#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56299#subject> ;
    schema:name "TOMO"@en ;
    foaf:made <album/56299#composition>,
        <album/56299#lyrics>,
        <album/56299#subject> ;
    foaf:name "TOMO"@en .

<artist/677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56299#subject> ;
    schema:name "Kenji Kawai"@en,
        "川井憲次"@ja ;
    foaf:made <album/56299#composition>,
        <album/56299#subject> ;
    foaf:name "Kenji Kawai"@en,
        "川井憲次"@ja .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/56299/56299-dafe6fba6c2f.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11632#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56299#performance> ;
    schema:name "Juno Reactor"@en ;
    foaf:name "Juno Reactor"@en .

<artist/3762#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56299#performance> ;
    schema:name "Tomoaki Hirata"@en,
        "平田知昌"@ja ;
    foaf:name "Tomoaki Hirata"@en,
        "平田知昌"@ja .

<artist/55008#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56299#performance> ;
    schema:name "LA FINCA"@en ;
    foaf:name "LA FINCA"@en .

<artist/60838#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56299#performance> ;
    schema:name "Rie"@en ;
    foaf:name "Rie"@en .

<album/56299#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the Ring / the Spiral ~ MUSIC FROM AND INSPIRED BY"@en,
        "「リング」「らせん」～MUSIC FROM AND INSPIRED BY"@ja,
        "the Ring / the Spiral ~ MUSIC FROM AND INSPIRED BY"@ja-latn ;
    mo:composer <artist/13734#subject>,
        <artist/1938#subject>,
        <artist/37129#subject>,
        <artist/677#subject> ;
    mo:produced_work <album/56299#musicalwork> ;
    schema:name "the Ring / the Spiral ~ MUSIC FROM AND INSPIRED BY"@en,
        "「リング」「らせん」～MUSIC FROM AND INSPIRED BY"@ja,
        "the Ring / the Spiral ~ MUSIC FROM AND INSPIRED BY"@ja-latn .

<album/56299#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the Ring / the Spiral ~ MUSIC FROM AND INSPIRED BY"@en,
        "「リング」「らせん」～MUSIC FROM AND INSPIRED BY"@ja,
        "the Ring / the Spiral ~ MUSIC FROM AND INSPIRED BY"@ja-latn ;
    mo:performance_of <album/56299#musicalwork> ;
    mo:performer <artist/11632#subject>,
        <artist/3762#subject>,
        <artist/55008#subject>,
        <artist/60838#subject> ;
    mo:recorded_as <album/56299#musicalexpression> ;
    schema:byArtist <artist/11632#subject>,
        <artist/3762#subject>,
        <artist/55008#subject>,
        <artist/60838#subject> ;
    schema:name "the Ring / the Spiral ~ MUSIC FROM AND INSPIRED BY"@en,
        "「リング」「らせん」～MUSIC FROM AND INSPIRED BY"@ja,
        "the Ring / the Spiral ~ MUSIC FROM AND INSPIRED BY"@ja-latn ;
    schema:workPerformed <album/56299#musicalwork> .

<album/56299#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-21"^^xsd:date ;
    dcterms:title "the Ring / the Spiral ~ MUSIC FROM AND INSPIRED BY"@en,
        "「リング」「らせん」～MUSIC FROM AND INSPIRED BY"@ja,
        "the Ring / the Spiral ~ MUSIC FROM AND INSPIRED BY"@ja-latn ;
    mo:catalogue_number "PCCR-00270" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56299#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nd844119194fb43989bd9a8be910375ba ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ringu"@en ;
            foaf:name "Ringu"@en ],
        [ a schema:CreativeWork ;
            schema:name "Rasen"@en ;
            foaf:name "Rasen"@en ] ;
    schema:byArtist <artist/11632#subject>,
        <artist/3762#subject>,
        <artist/55008#subject>,
        <artist/60838#subject> ;
    schema:datePublished "1998-01-21"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/99/56299/56299-dafe6fba6c2f.jpg> ;
    schema:name "the Ring / the Spiral ~ MUSIC FROM AND INSPIRED BY"@en,
        "「リング」「らせん」～MUSIC FROM AND INSPIRED BY"@ja,
        "the Ring / the Spiral ~ MUSIC FROM AND INSPIRED BY"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/56299/56299-dafe6fba6c2f.jpg> .

_:N0cc01cdd2c434f5d85dce17c386fc349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "feels like “HEAVEN\"(X TRA Soundscape mix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nd844119194fb43989bd9a8be910375ba ;
    schema:name "feels like “HEAVEN\"(X TRA Soundscape mix)"@ja .

_:N199f98abbda64c0593a88dbae80f816b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遺伝子"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nd844119194fb43989bd9a8be910375ba ;
    schema:name "遺伝子"@ja .

_:N1fa7eabe504b479299a44eecc23b749c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "呪いのビデオ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nd844119194fb43989bd9a8be910375ba ;
    schema:name "呪いのビデオ"@ja .

_:N3c0893e5d3e5441499008c080b1c2947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out of Control"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nd844119194fb43989bd9a8be910375ba ;
    schema:name "Out of Control"@ja .

_:N3c224017188643238a649eceaad7283d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RING"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Nd844119194fb43989bd9a8be910375ba ;
    schema:name "RING"@ja .

_:N56a4921c8436446fb57de04839466e4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GURDIAN ANGEL"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:Nd844119194fb43989bd9a8be910375ba ;
    schema:name "GURDIAN ANGEL"@ja .

_:N6d5b7112ba02458d95f6e3664c0ebd35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不協分裂"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:20"^^xsd:interval ;
    schema:inPlaylist _:Nd844119194fb43989bd9a8be910375ba ;
    schema:name "不協分裂"@ja .

_:Na4a42990e2cd4effa1bf387bbfde44dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KIZUNA"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Nd844119194fb43989bd9a8be910375ba ;
    schema:name "KIZUNA"@ja .

_:Nb25bdfcdf9d4465a87ab155176d4535c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Love"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nd844119194fb43989bd9a8be910375ba ;
    schema:name "Legend of Love"@ja .

_:Nbf0735b1a9c54d4aad85059da71429f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FEEL THE UNIVERSE"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:41"^^xsd:interval ;
    schema:inPlaylist _:Nd844119194fb43989bd9a8be910375ba ;
    schema:name "FEEL THE UNIVERSE"@ja .

_:Ndc4ba2197eee4eb6b8acfed54a0cade7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆがんだ時計"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd844119194fb43989bd9a8be910375ba ;
    schema:name "ゆがんだ時計"@ja .

_:Ne64c36bb64b44f9bbc6dc6ea2f6c3dc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛の肖像"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nd844119194fb43989bd9a8be910375ba ;
    schema:name "愛の肖像"@ja .

_:Nd844119194fb43989bd9a8be910375ba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cc01cdd2c434f5d85dce17c386fc349,
        _:N199f98abbda64c0593a88dbae80f816b,
        _:N1fa7eabe504b479299a44eecc23b749c,
        _:N3c0893e5d3e5441499008c080b1c2947,
        _:N3c224017188643238a649eceaad7283d,
        _:N56a4921c8436446fb57de04839466e4f,
        _:N6d5b7112ba02458d95f6e3664c0ebd35,
        _:Na4a42990e2cd4effa1bf387bbfde44dd,
        _:Nb25bdfcdf9d4465a87ab155176d4535c,
        _:Nbf0735b1a9c54d4aad85059da71429f9,
        _:Ndc4ba2197eee4eb6b8acfed54a0cade7,
        _:Ne64c36bb64b44f9bbc6dc6ea2f6c3dc5 ;
    mo:track_count 12 ;
    schema:duration "PT64:07"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0cc01cdd2c434f5d85dce17c386fc349,
        _:N199f98abbda64c0593a88dbae80f816b,
        _:N1fa7eabe504b479299a44eecc23b749c,
        _:N3c0893e5d3e5441499008c080b1c2947,
        _:N3c224017188643238a649eceaad7283d,
        _:N56a4921c8436446fb57de04839466e4f,
        _:N6d5b7112ba02458d95f6e3664c0ebd35,
        _:Na4a42990e2cd4effa1bf387bbfde44dd,
        _:Nb25bdfcdf9d4465a87ab155176d4535c,
        _:Nbf0735b1a9c54d4aad85059da71429f9,
        _:Ndc4ba2197eee4eb6b8acfed54a0cade7,
        _:Ne64c36bb64b44f9bbc6dc6ea2f6c3dc5 .

