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

<artist/124#subject> a schema:Person,
        foaf:Person ;
    schema:name "MELL"@en ;
    foaf:made <album/21662#subject>,
        <album/21662#vocals> ;
    foaf:name "MELL"@en .

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

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21662#subject> ;
    schema:name "C.G mix"@en ;
    foaf:made <album/21662#composition>,
        <album/21662#subject> ;
    foaf:name "C.G mix"@en .

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

<artist/22343#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21662#subject> ;
    schema:name "Ken Morioka"@en,
        "森岡賢"@ja ;
    foaf:made <album/21662#composition>,
        <album/21662#subject> ;
    foaf:name "Ken Morioka"@en,
        "森岡賢"@ja .

<artist/48511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21662#subject> ;
    schema:name "Kazuya Takase"@en ;
    foaf:made <album/21662#composition>,
        <album/21662#subject> ;
    foaf:name "Kazuya Takase"@en .

<artist/978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21662#subject> ;
    schema:name "Maiko Iuchi"@en,
        "井内舞子"@ja ;
    foaf:made <album/21662#composition>,
        <album/21662#subject> ;
    foaf:name "Maiko Iuchi"@en,
        "井内舞子"@ja .

<product/1333#subject> a schema:CreativeWork ;
    schema:name "Hayate the combat butler"@en,
        "ハヤテのごとく!"@ja,
        "Hayate no Gotoku!"@ja-latn ;
    foaf:name "Hayate the combat butler"@en,
        "ハヤテのごとく!"@ja,
        "Hayate no Gotoku!"@ja-latn .

<product/2523#subject> a schema:CreativeWork ;
    schema:name "Black Lagoon: Roberta's Blood Trail"@en,
        "BLACK LAGOON Roberta`s Blood Trail"@ja,
        "Black Lagoon: Roberta's Blood Trail"@ja-latn ;
    foaf:name "Black Lagoon: Roberta's Blood Trail"@en,
        "BLACK LAGOON Roberta`s Blood Trail"@ja,
        "Black Lagoon: Roberta's Blood Trail"@ja-latn .

<product/4507#subject> a schema:CreativeWork ;
    schema:name "Highschool of the Dead"@en,
        "学園黙示録 HIGHSCHOOL OF THE DEAD"@ja,
        "Gakuen Mokushiroku Highschool of the Dead"@ja-latn ;
    foaf:name "Highschool of the Dead"@en,
        "学園黙示録 HIGHSCHOOL OF THE DEAD"@ja,
        "Gakuen Mokushiroku Highschool of the Dead"@ja-latn .

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

<album/21662#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MIRAGE / MELL"@en,
        "MIRAGE / MELL"@ja,
        "MIRAGE / MELL"@ja-latn ;
    mo:performance_of <album/21662#musicalwork> ;
    mo:recorded_as <album/21662#musicalexpression> ;
    schema:name "MIRAGE / MELL"@en,
        "MIRAGE / MELL"@ja,
        "MIRAGE / MELL"@ja-latn ;
    schema:workPerformed <album/21662#musicalwork> .

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

<org/2687#subject> schema:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn ;
    foaf:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/21662/21662-1450979424.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21662#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MIRAGE / MELL"@en,
        "MIRAGE / MELL"@ja,
        "MIRAGE / MELL"@ja-latn ;
    mo:composer <artist/135#subject>,
        <artist/151#subject>,
        <artist/22343#subject>,
        <artist/48511#subject>,
        <artist/978#subject> ;
    mo:produced_work <album/21662#musicalwork> ;
    schema:name "MIRAGE / MELL"@en,
        "MIRAGE / MELL"@ja,
        "MIRAGE / MELL"@ja-latn .

<album/21662#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-27"^^xsd:date ;
    dcterms:title "MIRAGE / MELL"@en,
        "MIRAGE / MELL"@ja,
        "MIRAGE / MELL"@ja-latn ;
    mo:catalogue_number "GNCV-1024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21662#musicalexpression> ;
    mo:publisher <org/2687#subject> ;
    mo:record _:N5002007574ea4f32b59d40148a57f29d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "KILL"@en ;
            foaf:name "KILL"@en ],
        [ a schema:CreativeWork ;
            schema:name "RIDEBACK"@en ;
            foaf:name "RIDEBACK"@en ],
        <product/1333#subject>,
        <product/2523#subject>,
        <product/4507#subject> ;
    schema:datePublished "2010-10-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/21662/21662-1450979424.jpg> ;
    schema:name "MIRAGE / MELL"@en,
        "MIRAGE / MELL"@ja,
        "MIRAGE / MELL"@ja-latn ;
    schema:publisher <org/2687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/21662/21662-1450979424.jpg> .

_:N078b7b924dbe4b9d87322a4ab381507f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infection"@ja,
        "Infection"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N5002007574ea4f32b59d40148a57f29d ;
    schema:name "Infection"@ja,
        "Infection"@ja-latn .

_:N2690dd9819c746cbbc40616e91922492 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RIDEBACK"@ja,
        "RIDEBACK"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N5002007574ea4f32b59d40148a57f29d ;
    schema:name "RIDEBACK"@ja,
        "RIDEBACK"@ja-latn .

_:N3bc4b030b0ab423894138d65a3777913 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIXER"@ja,
        "FIXER"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N5002007574ea4f32b59d40148a57f29d ;
    schema:name "FIXER"@ja,
        "FIXER"@ja-latn .

_:N4adc39c3e52c436a93c111a56cf62ecc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mirage"@ja,
        "mirage"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N5002007574ea4f32b59d40148a57f29d ;
    schema:name "mirage"@ja,
        "mirage"@ja-latn .

_:N5698616432f64e098a49c15dc70ac231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red fraction -IO drive mix-"@ja,
        "Red fraction -IO drive mix-"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N5002007574ea4f32b59d40148a57f29d ;
    schema:name "Red fraction -IO drive mix-"@ja,
        "Red fraction -IO drive mix-"@ja-latn .

_:N582ec00e9fa54096a52aebce1229d8e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teleportation guy"@ja,
        "Teleportation guy"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N5002007574ea4f32b59d40148a57f29d ;
    schema:name "Teleportation guy"@ja,
        "Teleportation guy"@ja-latn .

_:N638b379832ab4828883ed6acc67aa15b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KILL"@ja,
        "KILL"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N5002007574ea4f32b59d40148a57f29d ;
    schema:name "KILL"@ja,
        "KILL"@ja-latn .

_:N9a0ab1b6f6d348bb8b7d20d30b7286be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love illusion"@ja,
        "Love illusion"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N5002007574ea4f32b59d40148a57f29d ;
    schema:name "Love illusion"@ja,
        "Love illusion"@ja-latn .

_:N9b1c5ff5880f46339642729ea00f47ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fascination"@ja,
        "Fascination"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N5002007574ea4f32b59d40148a57f29d ;
    schema:name "Fascination"@ja,
        "Fascination"@ja-latn .

_:Na9cc95d176b24c49b5fac344d16f2341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂漠の雪"@ja,
        "Sabaku no Yuki"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N5002007574ea4f32b59d40148a57f29d ;
    schema:name "砂漠の雪"@ja,
        "Sabaku no Yuki"@ja-latn .

_:Nb396b96342214defa6a098cdec6ae74a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MY PRECIOUS"@ja,
        "MY PRECIOUS"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT7:48"^^xsd:interval ;
    schema:inPlaylist _:N5002007574ea4f32b59d40148a57f29d ;
    schema:name "MY PRECIOUS"@ja,
        "MY PRECIOUS"@ja-latn .

_:Ne22ea7f2d9c740de823e4d509b6fcd3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proof"@ja,
        "Proof"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N5002007574ea4f32b59d40148a57f29d ;
    schema:name "Proof"@ja,
        "Proof"@ja-latn .

_:Nfdb045a3de904850b800b32677629e5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess bloom"@ja,
        "Princess bloom"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N5002007574ea4f32b59d40148a57f29d ;
    schema:name "Princess bloom"@ja,
        "Princess bloom"@ja-latn .

_:N5002007574ea4f32b59d40148a57f29d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N078b7b924dbe4b9d87322a4ab381507f,
        _:N2690dd9819c746cbbc40616e91922492,
        _:N3bc4b030b0ab423894138d65a3777913,
        _:N4adc39c3e52c436a93c111a56cf62ecc,
        _:N5698616432f64e098a49c15dc70ac231,
        _:N582ec00e9fa54096a52aebce1229d8e0,
        _:N638b379832ab4828883ed6acc67aa15b,
        _:N9a0ab1b6f6d348bb8b7d20d30b7286be,
        _:N9b1c5ff5880f46339642729ea00f47ab,
        _:Na9cc95d176b24c49b5fac344d16f2341,
        _:Nb396b96342214defa6a098cdec6ae74a,
        _:Ne22ea7f2d9c740de823e4d509b6fcd3d,
        _:Nfdb045a3de904850b800b32677629e5b ;
    mo:track_count 13 ;
    schema:duration "PT69:23"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N078b7b924dbe4b9d87322a4ab381507f,
        _:N2690dd9819c746cbbc40616e91922492,
        _:N3bc4b030b0ab423894138d65a3777913,
        _:N4adc39c3e52c436a93c111a56cf62ecc,
        _:N5698616432f64e098a49c15dc70ac231,
        _:N582ec00e9fa54096a52aebce1229d8e0,
        _:N638b379832ab4828883ed6acc67aa15b,
        _:N9a0ab1b6f6d348bb8b7d20d30b7286be,
        _:N9b1c5ff5880f46339642729ea00f47ab,
        _:Na9cc95d176b24c49b5fac344d16f2341,
        _:Nb396b96342214defa6a098cdec6ae74a,
        _:Ne22ea7f2d9c740de823e4d509b6fcd3d,
        _:Nfdb045a3de904850b800b32677629e5b .

