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

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

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9092#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/9092#composition>,
        <album/9092#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<artist/247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9092#subject> ;
    schema:name "Shinji Hosoe"@en,
        "細江慎治"@ja ;
    foaf:made <album/9092#composition>,
        <album/9092#subject> ;
    foaf:name "Shinji Hosoe"@en,
        "細江慎治"@ja .

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

<album/9092#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Techno, Trance and Torment music #1"@en,
        "Techno, Trance and Torment music #1"@ja,
        "Techno, Trance and Torment music #1"@ja-latn ;
    mo:performance_of <album/9092#musicalwork> ;
    mo:recorded_as <album/9092#musicalexpression> ;
    schema:name "Techno, Trance and Torment music #1"@en,
        "Techno, Trance and Torment music #1"@ja,
        "Techno, Trance and Torment music #1"@ja-latn ;
    schema:workPerformed <album/9092#musicalwork> .

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

<https://medium-media.vgm.io/albums/29/9092/9092-1218059972.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9092#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Techno, Trance and Torment music #1"@en,
        "Techno, Trance and Torment music #1"@ja,
        "Techno, Trance and Torment music #1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Koji Orihara"@en ;
            foaf:made <album/9092#composition> ;
            foaf:name "Koji Orihara"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Masaki Yoneyama"@en ;
            foaf:made <album/9092#composition> ;
            foaf:name "Masaki Yoneyama"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hiroyuki Eto"@en ;
            foaf:made <album/9092#composition> ;
            foaf:name "Hiroyuki Eto"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yoshitomo Kawai"@en ;
            foaf:made <album/9092#composition> ;
            foaf:name "Yoshitomo Kawai"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Makoto Yamada"@en ;
            foaf:made <album/9092#composition> ;
            foaf:name "Makoto Yamada"@en ],
        <artist/148#subject>,
        <artist/247#subject> ;
    mo:produced_work <album/9092#musicalwork> ;
    schema:name "Techno, Trance and Torment music #1"@en,
        "Techno, Trance and Torment music #1"@ja,
        "Techno, Trance and Torment music #1"@ja-latn .

<album/9092#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-01-01"^^xsd:date ;
    dcterms:title "Techno, Trance and Torment music #1"@en,
        "Techno, Trance and Torment music #1"@ja,
        "Techno, Trance and Torment music #1"@ja-latn ;
    mo:catalogue_number "SKCD-01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9092#musicalexpression> ;
    mo:publisher _:N8ea467b6af584afb904138cca495f9b8 ;
    mo:record _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    mo:record_count 1 ;
    schema:datePublished "1992-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/29/9092/9092-1218059972.jpg> ;
    schema:name "Techno, Trance and Torment music #1"@en,
        "Techno, Trance and Torment music #1"@ja,
        "Techno, Trance and Torment music #1"@ja-latn ;
    schema:publisher _:N8ea467b6af584afb904138cca495f9b8 ;
    foaf:depiction <https://media.vgm.io/albums/29/9092/9092-1218059972.jpg> .

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

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

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

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

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

_:N01a6c6853f7b412790cb7a95066170fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BE CAREFUL"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "BE CAREFUL"@en .

_:N0282a7e4635643f0b476072d198ce864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REVENGE OF \"K\""@en ;
    mo:track_number 10 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "REVENGE OF \"K\""@en .

_:N060771437ba14e3ab9b2f33d632c01e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE SILENCE IN A CHAOS"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "THE SILENCE IN A CHAOS"@en .

_:N20450e34eb0e495fb6a3159dc64ca0f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEAD END (How ya'll feel?)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "DEAD END (How ya'll feel?)"@en .

_:N2c954e8215444744bcb25034eaec65e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DFT"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "DFT"@en .

_:N422e2db25c024578b0416e13771497fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FEEL SO GOOD (Dub mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "FEEL SO GOOD (Dub mix)"@en .

_:N55845f967e894beead201a6cbdccca35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "M"@en .

_:N82ed3ae9b6b34c4b981f8a3b918d6c0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEAT BOX (How do they do that?)"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "BEAT BOX (How do they do that?)"@en .

_:N88f957dd5b3f41bdb2e29e32d0ae3259 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TERMINATOR AUTOMATIC"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "TERMINATOR AUTOMATIC"@en .

_:N8ea467b6af584afb904138cca495f9b8 schema:name "Sawayaka kikaku"@en ;
    foaf:name "Sawayaka kikaku"@en .

_:N9a1a9f8beb1a43cbafc40db4af4288a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAD DANCE"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "MAD DANCE"@en .

_:N9f678eb8760f4f2f8212d965fa9e077a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIMITED"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "LIMITED"@en .

_:Naec70d8a55ba4c6f93e353aa97984a56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I FEEL LIKE DANCIN' (Live)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "I FEEL LIKE DANCIN' (Live)"@en .

_:Ne534b572376c40c99b017f1157fca259 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.I.R."@en ;
    mo:track_number 11 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "S.I.R."@en .

_:Nef42f362c0ee42b28d23b68bbfba1df4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NARCISSISM (Remix)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N4f8f64d3fe27474c84bb8fd08cf9b3ca ;
    schema:name "NARCISSISM (Remix)"@en .

_:N4f8f64d3fe27474c84bb8fd08cf9b3ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01a6c6853f7b412790cb7a95066170fd,
        _:N0282a7e4635643f0b476072d198ce864,
        _:N060771437ba14e3ab9b2f33d632c01e1,
        _:N20450e34eb0e495fb6a3159dc64ca0f5,
        _:N2c954e8215444744bcb25034eaec65e7,
        _:N422e2db25c024578b0416e13771497fb,
        _:N55845f967e894beead201a6cbdccca35,
        _:N82ed3ae9b6b34c4b981f8a3b918d6c0c,
        _:N88f957dd5b3f41bdb2e29e32d0ae3259,
        _:N9a1a9f8beb1a43cbafc40db4af4288a9,
        _:N9f678eb8760f4f2f8212d965fa9e077a,
        _:Naec70d8a55ba4c6f93e353aa97984a56,
        _:Ne534b572376c40c99b017f1157fca259,
        _:Nef42f362c0ee42b28d23b68bbfba1df4 ;
    mo:track_count 14 ;
    schema:duration "PT51:43"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N01a6c6853f7b412790cb7a95066170fd,
        _:N0282a7e4635643f0b476072d198ce864,
        _:N060771437ba14e3ab9b2f33d632c01e1,
        _:N20450e34eb0e495fb6a3159dc64ca0f5,
        _:N2c954e8215444744bcb25034eaec65e7,
        _:N422e2db25c024578b0416e13771497fb,
        _:N55845f967e894beead201a6cbdccca35,
        _:N82ed3ae9b6b34c4b981f8a3b918d6c0c,
        _:N88f957dd5b3f41bdb2e29e32d0ae3259,
        _:N9a1a9f8beb1a43cbafc40db4af4288a9,
        _:N9f678eb8760f4f2f8212d965fa9e077a,
        _:Naec70d8a55ba4c6f93e353aa97984a56,
        _:Ne534b572376c40c99b017f1157fca259,
        _:Nef42f362c0ee42b28d23b68bbfba1df4 .

