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

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

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

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

<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/59/32995/32995-1336777448.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/32995#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/32995/32995-1336777448.jpg> ;
    foaf:depicts <album/32995#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/32995/32995-1336777448.jpg> .

<https://medium-media.vgm.io/albums/59/32995/32995-1336777448.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/134#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32995#performance> ;
    schema:name "I've"@en ;
    foaf:name "I've"@en .

<album/32995#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Psychedelic IBIZA / I've"@en,
        "Psychedelic IBIZA / I've"@ja,
        "Psychedelic IBIZA / I've"@ja-latn ;
    mo:performance_of <album/32995#musicalwork> ;
    mo:performer _:N0b34d952131e4cc58cd6d4230fb69142,
        _:N1de11e4020614a24bb141b1d2a443048,
        <artist/134#subject> ;
    mo:recorded_as <album/32995#musicalexpression> ;
    schema:byArtist _:N0b34d952131e4cc58cd6d4230fb69142,
        _:N1de11e4020614a24bb141b1d2a443048,
        <artist/134#subject> ;
    schema:name "Psychedelic IBIZA / I've"@en,
        "Psychedelic IBIZA / I've"@ja,
        "Psychedelic IBIZA / I've"@ja-latn ;
    schema:workPerformed <album/32995#musicalwork> .

<album/32995#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Psychedelic IBIZA / I've"@en,
        "Psychedelic IBIZA / I've"@ja,
        "Psychedelic IBIZA / I've"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Erez Aizen"@en ;
            foaf:made <album/32995#composition> ;
            foaf:name "Erez Aizen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Avihen Livne"@en ;
            foaf:made <album/32995#composition> ;
            foaf:name "Avihen Livne"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hard Stuff"@en ;
            foaf:made <album/32995#composition> ;
            foaf:name "Hard Stuff"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Fish Tone"@en ;
            foaf:made <album/32995#composition> ;
            foaf:name "Fish Tone"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DJ Lestat: Dassuile"@en ;
            foaf:made <album/32995#composition> ;
            foaf:name "DJ Lestat: Dassuile"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jorg Hessler"@en ;
            foaf:made <album/32995#composition> ;
            foaf:name "Jorg Hessler"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Oliver Balser"@en ;
            foaf:made <album/32995#composition> ;
            foaf:name "Oliver Balser"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Psycheonaut Lother Herman"@en ;
            foaf:made <album/32995#composition> ;
            foaf:name "Psycheonaut Lother Herman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nir"@en ;
            foaf:made <album/32995#composition> ;
            foaf:name "Nir"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Massimo Santucci"@en ;
            foaf:made <album/32995#composition> ;
            foaf:name "Massimo Santucci"@en ] ;
    mo:produced_work <album/32995#musicalwork> ;
    schema:name "Psychedelic IBIZA / I've"@en,
        "Psychedelic IBIZA / I've"@ja,
        "Psychedelic IBIZA / I've"@ja-latn .

<album/32995#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-07-24"^^xsd:date ;
    dcterms:title "Psychedelic IBIZA / I've"@en,
        "Psychedelic IBIZA / I've"@ja,
        "Psychedelic IBIZA / I've"@ja-latn ;
    mo:catalogue_number "KICP-870" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32995#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N18e5c79af6024652ac0d8c61077174b2 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Flushless"@en ;
            foaf:name "Flushless"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pastaway"@en ;
            foaf:name "Pastaway"@en ],
        <artist/134#subject> ;
    schema:datePublished "2002-07-24"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/59/32995/32995-1336777448.jpg> ;
    schema:name "Psychedelic IBIZA / I've"@en,
        "Psychedelic IBIZA / I've"@ja,
        "Psychedelic IBIZA / I've"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/32995/32995-1336777448.jpg> .

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

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

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

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

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32995#subject> ;
    schema:name "Psycheonaut Lother Herman"@en ;
    foaf:made <album/32995#subject> ;
    foaf:name "Psycheonaut Lother Herman"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32995#subject> ;
    schema:name "DJ Lestat: Dassuile"@en ;
    foaf:made <album/32995#subject> ;
    foaf:name "DJ Lestat: Dassuile"@en .

_:N045d07d9a922418ab5e40741e038135a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IBIZA With Hard Stuff"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:N18e5c79af6024652ac0d8c61077174b2 ;
    schema:name "IBIZA With Hard Stuff"@en .

_:N0b34d952131e4cc58cd6d4230fb69142 a schema:Person,
        foaf:Person ;
    mo:performed <album/32995#performance> ;
    schema:name "Pastaway"@en ;
    foaf:name "Pastaway"@en .

_:N12d91092ac354dac9734adda7092e4bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Natural Distribution"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:52"^^xsd:interval ;
    schema:inPlaylist _:N18e5c79af6024652ac0d8c61077174b2 ;
    schema:name "Natural Distribution"@en .

_:N1de11e4020614a24bb141b1d2a443048 a schema:Person,
        foaf:Person ;
    mo:performed <album/32995#performance> ;
    schema:name "Flushless"@en ;
    foaf:name "Flushless"@en .

_:N43e3607b6b084c88a7098e51124c834f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Analog dream - Euphemistic Visons"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:37"^^xsd:interval ;
    schema:inPlaylist _:N18e5c79af6024652ac0d8c61077174b2 ;
    schema:name "Analog dream - Euphemistic Visons"@en .

_:N88d1c9f7e1f946498abf8e2feecf47a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unstop"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N18e5c79af6024652ac0d8c61077174b2 ;
    schema:name "Unstop"@en .

_:N8b73acef643c493a93c7cf01b2e674bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WALK TO LIGHT"@en ;
    mo:track_number 6 ;
    schema:duration "PT9:15"^^xsd:interval ;
    schema:inPlaylist _:N18e5c79af6024652ac0d8c61077174b2 ;
    schema:name "WALK TO LIGHT"@en .

_:N9cb96d1bfb5940129a7c42300ee75c11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EQUILIBRIUM"@en ;
    mo:track_number 8 ;
    schema:duration "PT8:13"^^xsd:interval ;
    schema:inPlaylist _:N18e5c79af6024652ac0d8c61077174b2 ;
    schema:name "EQUILIBRIUM"@en .

_:Nc7a8b22fb2ff4d3bbbac6da5fd662653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little by Little"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:36"^^xsd:interval ;
    schema:inPlaylist _:N18e5c79af6024652ac0d8c61077174b2 ;
    schema:name "Little by Little"@en .

_:Nd0a7f1f2bb6642a48e410fbe8faf676b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shivanauten - From beyond"@en ;
    mo:track_number 3 ;
    schema:duration "PT9:06"^^xsd:interval ;
    schema:inPlaylist _:N18e5c79af6024652ac0d8c61077174b2 ;
    schema:name "Shivanauten - From beyond"@en .

_:Nfaa96caf569940479ec2bc4c0c26f5f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible Earth"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N18e5c79af6024652ac0d8c61077174b2 ;
    schema:name "Invisible Earth"@en .

_:N18e5c79af6024652ac0d8c61077174b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N045d07d9a922418ab5e40741e038135a,
        _:N12d91092ac354dac9734adda7092e4bc,
        _:N43e3607b6b084c88a7098e51124c834f,
        _:N88d1c9f7e1f946498abf8e2feecf47a9,
        _:N8b73acef643c493a93c7cf01b2e674bd,
        _:N9cb96d1bfb5940129a7c42300ee75c11,
        _:Nc7a8b22fb2ff4d3bbbac6da5fd662653,
        _:Nd0a7f1f2bb6642a48e410fbe8faf676b,
        _:Nfaa96caf569940479ec2bc4c0c26f5f7 ;
    mo:track_count 9 ;
    schema:duration "PT70:14"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N045d07d9a922418ab5e40741e038135a,
        _:N12d91092ac354dac9734adda7092e4bc,
        _:N43e3607b6b084c88a7098e51124c834f,
        _:N88d1c9f7e1f946498abf8e2feecf47a9,
        _:N8b73acef643c493a93c7cf01b2e674bd,
        _:N9cb96d1bfb5940129a7c42300ee75c11,
        _:Nc7a8b22fb2ff4d3bbbac6da5fd662653,
        _:Nd0a7f1f2bb6642a48e410fbe8faf676b,
        _:Nfaa96caf569940479ec2bc4c0c26f5f7 .

