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

<artist/7598#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiaki Ogasawara"@en,
        "小笠原ちあき"@ja ;
    foaf:made <album/2461#lyrics>,
        <album/2461#subject> ;
    foaf:name "Chiaki Ogasawara"@en,
        "小笠原ちあき"@ja .

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

<artist/3058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2461#subject> ;
    schema:name "Kazuhito Fujiki"@en,
        "藤木和人"@ja ;
    foaf:made <album/2461#composition>,
        <album/2461#subject> ;
    foaf:name "Kazuhito Fujiki"@en,
        "藤木和人"@ja .

<artist/608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2461#subject> ;
    schema:name "Tenpei Sato"@en,
        "佐藤天平"@ja ;
    foaf:made <album/2461#composition>,
        <album/2461#subject> ;
    foaf:name "Tenpei Sato"@en,
        "佐藤天平"@ja .

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

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

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

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

<https://medium-media.vgm.io/albums/16/2461/2461-1190850320.jpg> a schema:ImageObject,
        foaf:Image .

<album/2461#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mistlarouge ~Music Festival of the Spirits~"@en,
        "ミストラルージュ 精霊たちの音楽祭"@ja,
        "Mistlarouge ~Music Festival of the Spirits~"@ja-latn ;
    mo:composer <artist/3058#subject>,
        <artist/608#subject> ;
    mo:produced_work <album/2461#musicalwork> ;
    schema:name "Mistlarouge ~Music Festival of the Spirits~"@en,
        "ミストラルージュ 精霊たちの音楽祭"@ja,
        "Mistlarouge ~Music Festival of the Spirits~"@ja-latn .

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

<album/2461#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mistlarouge ~Music Festival of the Spirits~"@en,
        "ミストラルージュ 精霊たちの音楽祭"@ja,
        "Mistlarouge ~Music Festival of the Spirits~"@ja-latn ;
    mo:performance_of <album/2461#musicalwork> ;
    mo:performer <artist/4206#subject> ;
    mo:recorded_as <album/2461#musicalexpression> ;
    schema:byArtist <artist/4206#subject> ;
    schema:name "Mistlarouge ~Music Festival of the Spirits~"@en,
        "ミストラルージュ 精霊たちの音楽祭"@ja,
        "Mistlarouge ~Music Festival of the Spirits~"@ja-latn ;
    schema:workPerformed <album/2461#musicalwork> .

<artist/4206#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2461#performance> ;
    schema:name "Mie Sonozaki"@en,
        "園崎未恵"@ja ;
    foaf:name "Mie Sonozaki"@en,
        "園崎未恵"@ja .

<album/2461#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-08-29"^^xsd:date ;
    dcterms:title "Mistlarouge ~Music Festival of the Spirits~"@en,
        "ミストラルージュ 精霊たちの音楽祭"@ja,
        "Mistlarouge ~Music Festival of the Spirits~"@ja-latn ;
    mo:catalogue_number "LACA-5057" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2461#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N59db6f7ff55c43498e8d24f5a970139c ;
    mo:record_count 1 ;
    schema:byArtist <artist/4206#subject> ;
    schema:datePublished "2001-08-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/2461/2461-1190850320.jpg> ;
    schema:name "Mistlarouge ~Music Festival of the Spirits~"@en,
        "ミストラルージュ 精霊たちの音楽祭"@ja,
        "Mistlarouge ~Music Festival of the Spirits~"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/2461/2461-1190850320.jpg> .

_:N024bbfd58366498bb7f5343e17f64948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Punk Panzer"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "Punk Panzer"@en .

_:N0c4d9f2b906f4d71b584e288f285b22e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chocolatte"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "Chocolatte"@en .

_:N2b6d99890bc547d088a96993b28a9ad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Pressure"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "Under the Pressure"@en .

_:N2bd390882cbe4cc4bda9515ab83531b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LA-LA-LA Lummy"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "LA-LA-LA Lummy"@en .

_:N4925b917eec744ee911891d6f50cfc35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Sad..."@en ;
    mo:track_number 13 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "So Sad..."@en .

_:N51642de79a5c4eecb2ec312a001efb12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strawberry Phrase"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "Strawberry Phrase"@en .

_:N555c81d839b8480d8c6369e873bd6229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZENITH ~ Latin Mix"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "ZENITH ~ Latin Mix"@en .

_:N5999f4f90de14299a9bf5c4c419b8670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Untuned Memory"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "Untuned Memory"@en .

_:N5dc6fe9f277a4801acdfdcdef5cbf943 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against the Pressure"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "Against the Pressure"@en .

_:N6eb8d8e60f6f4d7cb407e8461bc29d52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cafe la Mist"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "Cafe la Mist"@en .

_:N74958a21923c47ddae8a2202f1de9ebd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZENITH Time"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "ZENITH Time"@en .

_:N757c8840b97b47cc8d23eb3946ef20a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Secret Garden"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "Sweet Secret Garden"@en .

_:N832f81cb803345b9a3a79baab2375e3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zenithal Spark"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "Zenithal Spark"@en .

_:N8c0af670e01140fa8c0704ed18542f44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Land of Rising Beat"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "Land of Rising Beat"@en .

_:N981645e2c9404b96b21340f94c525e91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terrorin' Eyes"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N59db6f7ff55c43498e8d24f5a970139c ;
    schema:name "Terrorin' Eyes"@en .

_:N59db6f7ff55c43498e8d24f5a970139c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N024bbfd58366498bb7f5343e17f64948,
        _:N0c4d9f2b906f4d71b584e288f285b22e,
        _:N2b6d99890bc547d088a96993b28a9ad3,
        _:N2bd390882cbe4cc4bda9515ab83531b2,
        _:N4925b917eec744ee911891d6f50cfc35,
        _:N51642de79a5c4eecb2ec312a001efb12,
        _:N555c81d839b8480d8c6369e873bd6229,
        _:N5999f4f90de14299a9bf5c4c419b8670,
        _:N5dc6fe9f277a4801acdfdcdef5cbf943,
        _:N6eb8d8e60f6f4d7cb407e8461bc29d52,
        _:N74958a21923c47ddae8a2202f1de9ebd,
        _:N757c8840b97b47cc8d23eb3946ef20a1,
        _:N832f81cb803345b9a3a79baab2375e3b,
        _:N8c0af670e01140fa8c0704ed18542f44,
        _:N981645e2c9404b96b21340f94c525e91 ;
    mo:track_count 15 ;
    schema:duration "PT34:10"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N024bbfd58366498bb7f5343e17f64948,
        _:N0c4d9f2b906f4d71b584e288f285b22e,
        _:N2b6d99890bc547d088a96993b28a9ad3,
        _:N2bd390882cbe4cc4bda9515ab83531b2,
        _:N4925b917eec744ee911891d6f50cfc35,
        _:N51642de79a5c4eecb2ec312a001efb12,
        _:N555c81d839b8480d8c6369e873bd6229,
        _:N5999f4f90de14299a9bf5c4c419b8670,
        _:N5dc6fe9f277a4801acdfdcdef5cbf943,
        _:N6eb8d8e60f6f4d7cb407e8461bc29d52,
        _:N74958a21923c47ddae8a2202f1de9ebd,
        _:N757c8840b97b47cc8d23eb3946ef20a1,
        _:N832f81cb803345b9a3a79baab2375e3b,
        _:N8c0af670e01140fa8c0704ed18542f44,
        _:N981645e2c9404b96b21340f94c525e91 .

