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

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

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

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32973#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/32973#composition>,
        <album/32973#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32973#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/32973#composition>,
        <album/32973#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<artist/6510#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32973#subject> ;
    schema:name "FishTone"@en ;
    foaf:made <album/32973#composition>,
        <album/32973#subject> ;
    foaf:name "FishTone"@en .

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

<album/32973#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Psychedelic / I've"@en,
        "Psychedelic / I've"@ja,
        "Psychedelic / I've"@ja-latn ;
    mo:performance_of <album/32973#musicalwork> ;
    mo:recorded_as <album/32973#musicalexpression> ;
    schema:name "Psychedelic / I've"@en,
        "Psychedelic / I've"@ja,
        "Psychedelic / I've"@ja-latn ;
    schema:workPerformed <album/32973#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/37/32973/32973-1336698112.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32973#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Psychedelic / I've"@en,
        "Psychedelic / I've"@ja,
        "Psychedelic / I've"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nuerosocieta"@en ;
            foaf:made <album/32973#composition> ;
            foaf:name "Nuerosocieta"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "wata"@en ;
            foaf:made <album/32973#composition> ;
            foaf:name "wata"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Trance Vox"@en ;
            foaf:made <album/32973#composition> ;
            foaf:name "Trance Vox"@en ],
        <artist/151#subject>,
        <artist/18#subject>,
        <artist/6510#subject> ;
    mo:produced_work <album/32973#musicalwork> ;
    schema:name "Psychedelic / I've"@en,
        "Psychedelic / I've"@ja,
        "Psychedelic / I've"@ja-latn .

<album/32973#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-05-22"^^xsd:date ;
    dcterms:title "Psychedelic / I've"@en,
        "Psychedelic / I've"@ja,
        "Psychedelic / I've"@ja-latn ;
    mo:catalogue_number "KICP-868" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32973#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N3beda2d7e0f84c9896e4c9d3b96c152b ;
    mo:record_count 1 ;
    schema:datePublished "2002-05-22"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/37/32973/32973-1336698112.jpg> ;
    schema:name "Psychedelic / I've"@en,
        "Psychedelic / I've"@ja,
        "Psychedelic / I've"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/32973/32973-1336698112.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32973#subject> ;
    schema:name "Nuerosocieta"@en ;
    foaf:made <album/32973#subject> ;
    foaf:name "Nuerosocieta"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32973#subject> ;
    schema:name "wata"@en ;
    foaf:made <album/32973#subject> ;
    foaf:name "wata"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32973#subject> ;
    schema:name "Trance Vox"@en ;
    foaf:made <album/32973#subject> ;
    foaf:name "Trance Vox"@en .

_:N25cdff734cf94dc89b6047f7ba436951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith"@en,
        "Faith"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N3beda2d7e0f84c9896e4c9d3b96c152b ;
    schema:name "Faith"@en,
        "Faith"@ja .

_:N4676556a8b834d06a34e55082ba05191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meditation"@en,
        "瞑想"@ja ;
    mo:track_number 10 ;
    schema:duration "PT8:32"^^xsd:interval ;
    schema:inPlaylist _:N3beda2d7e0f84c9896e4c9d3b96c152b ;
    schema:name "Meditation"@en,
        "瞑想"@ja .

_:N647567d8b6c04ab787372553a067477c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleeping disorder"@en,
        "Sleeping disorder"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:49"^^xsd:interval ;
    schema:inPlaylist _:N3beda2d7e0f84c9896e4c9d3b96c152b ;
    schema:name "Sleeping disorder"@en,
        "Sleeping disorder"@ja .

_:N64fc96a1d66d4d37a4e6f778801295c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth in Meditation"@en,
        "Labyrinth in Meditation"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N3beda2d7e0f84c9896e4c9d3b96c152b ;
    schema:name "Labyrinth in Meditation"@en,
        "Labyrinth in Meditation"@ja .

_:N70069a937ae9419ea4aa995adb7f0f2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mind"@en,
        "Mind"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N3beda2d7e0f84c9896e4c9d3b96c152b ;
    schema:name "Mind"@en,
        "Mind"@ja .

_:N8434248d90a74340994cb9a654098c1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return to Forgotten Stuff"@en,
        "Return to Forgotten Stuff"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N3beda2d7e0f84c9896e4c9d3b96c152b ;
    schema:name "Return to Forgotten Stuff"@en,
        "Return to Forgotten Stuff"@ja .

_:N974183feca134febbfaec54d18a67c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction Selfisher"@en,
        "Introduction Selfisher"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N3beda2d7e0f84c9896e4c9d3b96c152b ;
    schema:name "Introduction Selfisher"@en,
        "Introduction Selfisher"@ja .

_:N9a20a22b757f44728eb47208e3ae785e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psychedelic"@en,
        "Psychedelic"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N3beda2d7e0f84c9896e4c9d3b96c152b ;
    schema:name "Psychedelic"@en,
        "Psychedelic"@ja .

_:Ncc7d72eb6d4240d69768223d257e6bd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under East Heaven"@en,
        "Under East Heaven"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N3beda2d7e0f84c9896e4c9d3b96c152b ;
    schema:name "Under East Heaven"@en,
        "Under East Heaven"@ja .

_:Nf30c7366247242139b7156390e85ca97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth"@en,
        "Birth"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N3beda2d7e0f84c9896e4c9d3b96c152b ;
    schema:name "Birth"@en,
        "Birth"@ja .

_:N3beda2d7e0f84c9896e4c9d3b96c152b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25cdff734cf94dc89b6047f7ba436951,
        _:N4676556a8b834d06a34e55082ba05191,
        _:N647567d8b6c04ab787372553a067477c,
        _:N64fc96a1d66d4d37a4e6f778801295c8,
        _:N70069a937ae9419ea4aa995adb7f0f2e,
        _:N8434248d90a74340994cb9a654098c1e,
        _:N974183feca134febbfaec54d18a67c43,
        _:N9a20a22b757f44728eb47208e3ae785e,
        _:Ncc7d72eb6d4240d69768223d257e6bd7,
        _:Nf30c7366247242139b7156390e85ca97 ;
    mo:track_count 10 ;
    schema:duration "PT60:15"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N25cdff734cf94dc89b6047f7ba436951,
        _:N4676556a8b834d06a34e55082ba05191,
        _:N647567d8b6c04ab787372553a067477c,
        _:N64fc96a1d66d4d37a4e6f778801295c8,
        _:N70069a937ae9419ea4aa995adb7f0f2e,
        _:N8434248d90a74340994cb9a654098c1e,
        _:N974183feca134febbfaec54d18a67c43,
        _:N9a20a22b757f44728eb47208e3ae785e,
        _:Ncc7d72eb6d4240d69768223d257e6bd7,
        _:Nf30c7366247242139b7156390e85ca97 .

