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

<album/27442> a mo:Release ;
    mo:catalogue_number "GM-030" .

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

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/63#composition>,
        <album/63#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<product/422#subject> a schema:CreativeWork ;
    schema:name "Parasite Eve (Game)"@en,
        "パラサイト・イヴ (Game)"@ja,
        "Parasite Eve (Game)"@ja-latn ;
    foaf:name "Parasite Eve (Game)"@en,
        "パラサイト・イヴ (Game)"@ja,
        "Parasite Eve (Game)"@ja-latn .

<album/63#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "parasite eve remixes"@en,
        "パラサイト・イヴ リミキシーズ"@ja,
        "parasite eve remixes"@ja-latn ;
    mo:composer <artist/139#subject> ;
    mo:produced_work <album/63#musicalwork> ;
    schema:name "parasite eve remixes"@en,
        "パラサイト・イヴ リミキシーズ"@ja,
        "parasite eve remixes"@ja-latn .

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

<album/63#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "parasite eve remixes"@en,
        "パラサイト・イヴ リミキシーズ"@ja,
        "parasite eve remixes"@ja-latn ;
    mo:performance_of <album/63#musicalwork> ;
    mo:recorded_as <album/63#musicalexpression> ;
    schema:name "parasite eve remixes"@en,
        "パラサイト・イヴ リミキシーズ"@ja,
        "parasite eve remixes"@ja-latn ;
    schema:workPerformed <album/63#musicalwork> .

<org/54#subject> schema:name "DigiCube Co.,Ltd."@en,
        "株式会社デジキューブ"@ja,
        "DigiCube Co.,Ltd."@ja-latn ;
    foaf:name "DigiCube Co.,Ltd."@en,
        "株式会社デジキューブ"@ja,
        "DigiCube Co.,Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/36/63/63-1292760952.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/63#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-07-30"^^xsd:date ;
    dcterms:title "parasite eve remixes"@en,
        "パラサイト・イヴ リミキシーズ"@ja,
        "parasite eve remixes"@ja-latn ;
    mo:catalogue_number "SSCX-10023" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/27442> ;
    mo:publication_of <album/63#musicalexpression> ;
    mo:publisher <org/54#subject> ;
    mo:record _:N032d99e98d3b477eb2de227afd577600 ;
    mo:record_count 1 ;
    schema:about <product/422#subject> ;
    schema:datePublished "1998-07-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/63/63-1292760952.jpg> ;
    schema:name "parasite eve remixes"@en,
        "パラサイト・イヴ リミキシーズ"@ja,
        "parasite eve remixes"@ja-latn ;
    schema:publisher <org/54#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/63/63-1292760952.jpg> .

_:N228eab085fa14d4586b5870c7f8998d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primal Eyes (WE ARE ALL PARASITES / CHARLIE HORSE MIX)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N032d99e98d3b477eb2de227afd577600 ;
    schema:name "Primal Eyes (WE ARE ALL PARASITES / CHARLIE HORSE MIX)"@en .

_:N4342c6050af84dc8a6233fd068ea3e11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plosive Attack (CULTIVATE MIX)"@en ;
    mo:track_number 3 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:inPlaylist _:N032d99e98d3b477eb2de227afd577600 ;
    schema:name "Plosive Attack (CULTIVATE MIX)"@en .

_:N4f4899669d7b40c4adda9f6eb9a86467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somnia Memorias (Platinum Edition)"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N032d99e98d3b477eb2de227afd577600 ;
    schema:name "Somnia Memorias (Platinum Edition)"@en .

_:N95681326cfbc4e6bab88c5235d6a9592 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Across the Memories (DB REMIX)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N032d99e98d3b477eb2de227afd577600 ;
    schema:name "Across the Memories (DB REMIX)"@en .

_:Ncade0ad349b441878d4708123b134712 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arise within You (remixedbyTomo)"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:N032d99e98d3b477eb2de227afd577600 ;
    schema:name "Arise within You (remixedbyTomo)"@en .

_:Ncf66297cde1d4b4a88bbcf53929a96ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Progress (SOMETHING WONDERFUL Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:N032d99e98d3b477eb2de227afd577600 ;
    schema:name "Under the Progress (SOMETHING WONDERFUL Remix)"@en .

_:Nda4b550575cf490d9ec70b476d43d322 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Missing Perspective (DAN K's Late Night Session)"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N032d99e98d3b477eb2de227afd577600 ;
    schema:name "Missing Perspective (DAN K's Late Night Session)"@en .

_:Ne72c4871cd394513a51550d4c6170da2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A.Y.A. (Theme of AYA Primary Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N032d99e98d3b477eb2de227afd577600 ;
    schema:name "A.Y.A. (Theme of AYA Primary Mix)"@en .

_:Nf0203046d93741129d3eeeb6ccda56cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Influence of Deep (DJ HIRAGURI'S OPERATTACK)"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:13"^^xsd:interval ;
    schema:inPlaylist _:N032d99e98d3b477eb2de227afd577600 ;
    schema:name "Influence of Deep (DJ HIRAGURI'S OPERATTACK)"@en .

_:Nf777795c153146c8972da6010bff3623 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Urban Noise (112-80MIX)"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N032d99e98d3b477eb2de227afd577600 ;
    schema:name "Urban Noise (112-80MIX)"@en .

_:N032d99e98d3b477eb2de227afd577600 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N228eab085fa14d4586b5870c7f8998d6,
        _:N4342c6050af84dc8a6233fd068ea3e11,
        _:N4f4899669d7b40c4adda9f6eb9a86467,
        _:N95681326cfbc4e6bab88c5235d6a9592,
        _:Ncade0ad349b441878d4708123b134712,
        _:Ncf66297cde1d4b4a88bbcf53929a96ae,
        _:Nda4b550575cf490d9ec70b476d43d322,
        _:Ne72c4871cd394513a51550d4c6170da2,
        _:Nf0203046d93741129d3eeeb6ccda56cb,
        _:Nf777795c153146c8972da6010bff3623 ;
    mo:track_count 10 ;
    schema:duration "PT63:40"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N228eab085fa14d4586b5870c7f8998d6,
        _:N4342c6050af84dc8a6233fd068ea3e11,
        _:N4f4899669d7b40c4adda9f6eb9a86467,
        _:N95681326cfbc4e6bab88c5235d6a9592,
        _:Ncade0ad349b441878d4708123b134712,
        _:Ncf66297cde1d4b4a88bbcf53929a96ae,
        _:Nda4b550575cf490d9ec70b476d43d322,
        _:Ne72c4871cd394513a51550d4c6170da2,
        _:Nf0203046d93741129d3eeeb6ccda56cb,
        _:Nf777795c153146c8972da6010bff3623 .

