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

<artist/332#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja ;
    foaf:made <album/58592#lyrics>,
        <album/58592#subject>,
        <album/58592#vocals> ;
    foaf:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja .

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/58592#lyrics>,
        <album/58592#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

<album/58593> a mo:Release ;
    mo:catalogue_number "SMA-073" .

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58592#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/58592#composition>,
        <album/58592#subject> ;
    foaf:name "Yoko Kanno"@en,
        "菅野よう子"@ja .

<product/3414#subject> a schema:CreativeWork ;
    schema:name "Escaflowne: A Girl in Gaea"@en,
        "エスカフローネ"@ja,
        "Escaflowne: A Girl in Gaea"@ja-latn ;
    foaf:name "Escaflowne: A Girl in Gaea"@en,
        "エスカフローネ"@ja,
        "Escaflowne: A Girl in Gaea"@ja-latn .

<album/58592#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Escaflowne Prologue 2 - Gaea"@en,
        "劇場用アニメーション「エスカフローネ」Sound Drama CD Prologue 2 - Gaea"@ja,
        "Movie Animation 「Escaflowne」 Sound Drama CD Prologue 2 - Gaea"@ja-latn ;
    mo:composer <artist/319#subject> ;
    mo:produced_work <album/58592#musicalwork> ;
    schema:name "Escaflowne Prologue 2 - Gaea"@en,
        "劇場用アニメーション「エスカフローネ」Sound Drama CD Prologue 2 - Gaea"@ja,
        "Movie Animation 「Escaflowne」 Sound Drama CD Prologue 2 - Gaea"@ja-latn .

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

<album/58592#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Escaflowne Prologue 2 - Gaea"@en,
        "劇場用アニメーション「エスカフローネ」Sound Drama CD Prologue 2 - Gaea"@ja,
        "Movie Animation 「Escaflowne」 Sound Drama CD Prologue 2 - Gaea"@ja-latn ;
    mo:performance_of <album/58592#musicalwork> ;
    mo:recorded_as <album/58592#musicalexpression> ;
    schema:name "Escaflowne Prologue 2 - Gaea"@en,
        "劇場用アニメーション「エスカフローネ」Sound Drama CD Prologue 2 - Gaea"@ja,
        "Movie Animation 「Escaflowne」 Sound Drama CD Prologue 2 - Gaea"@ja-latn ;
    schema:workPerformed <album/58592#musicalwork> .

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

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

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

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

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

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

<album/58592#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-10-21"^^xsd:date ;
    dcterms:title "Escaflowne Prologue 2 - Gaea"@en,
        "劇場用アニメーション「エスカフローネ」Sound Drama CD Prologue 2 - Gaea"@ja,
        "Movie Animation 「Escaflowne」 Sound Drama CD Prologue 2 - Gaea"@ja-latn ;
    mo:catalogue_number "VICL-60637" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/58593> ;
    mo:publication_of <album/58592#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N44ed948e78ac4f618960480d38ff8f53 ;
    mo:record_count 1 ;
    schema:about <product/3414#subject> ;
    schema:datePublished "2000-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/29/58592/58592-5805ce61829e.jpg> ;
    schema:name "Escaflowne Prologue 2 - Gaea"@en,
        "劇場用アニメーション「エスカフローネ」Sound Drama CD Prologue 2 - Gaea"@ja,
        "Movie Animation 「Escaflowne」 Sound Drama CD Prologue 2 - Gaea"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/58592/58592-5805ce61829e.jpg> .

_:N23b91b74ab434471bf25492f02bd79c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どうして?"@ja,
        "Doushite?"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N44ed948e78ac4f618960480d38ff8f53 ;
    schema:name "どうして?"@ja,
        "Doushite?"@ja-latn .

_:N373ff03225304ce5938a1f8e4f9860fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さだめ"@ja,
        "Sadame"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N44ed948e78ac4f618960480d38ff8f53 ;
    schema:name "さだめ"@ja,
        "Sadame"@ja-latn .

_:N48a729a062bb43fdb6af16ff42c045cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ESCAFLOWNE"@ja,
        "ESCAFLOWNE"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT9:23"^^xsd:interval ;
    schema:inPlaylist _:N44ed948e78ac4f618960480d38ff8f53 ;
    schema:name "ESCAFLOWNE"@ja,
        "ESCAFLOWNE"@ja-latn .

_:N50046f3b6caa4691bb139e0c5c44c22f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オルム"@ja,
        "Orum"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT8:26"^^xsd:interval ;
    schema:inPlaylist _:N44ed948e78ac4f618960480d38ff8f53 ;
    schema:name "オルム"@ja,
        "Orum"@ja-latn .

_:N501904c4bfed4f418b18103bd5a44cd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪い予感"@ja,
        "Warui Yokan"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N44ed948e78ac4f618960480d38ff8f53 ;
    schema:name "悪い予感"@ja,
        "Warui Yokan"@ja-latn .

_:N6d940ee3600743ac80de8a6789e1d094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "翼の神"@ja,
        "Tsubasa no Kami"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N44ed948e78ac4f618960480d38ff8f53 ;
    schema:name "翼の神"@ja,
        "Tsubasa no Kami"@ja-latn .

_:Nb110cc13f4f3494aaa9fc038f4cdf311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CALL YOUR NAME (Short Ver.)"@ja,
        "CALL YOUR NAME (Short Ver.)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N44ed948e78ac4f618960480d38ff8f53 ;
    schema:name "CALL YOUR NAME (Short Ver.)"@ja,
        "CALL YOUR NAME (Short Ver.)"@ja-latn .

_:Nb2a44573a85343219c0709d87871ce89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アオイホシ"@ja,
        "Aoi Hoshi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N44ed948e78ac4f618960480d38ff8f53 ;
    schema:name "アオイホシ"@ja,
        "Aoi Hoshi"@ja-latn .

_:Nbe428eb3e7024a0d8067bb9335398730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "閉じた夢"@ja,
        "Tojita Yume"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N44ed948e78ac4f618960480d38ff8f53 ;
    schema:name "閉じた夢"@ja,
        "Tojita Yume"@ja-latn .

_:Nea1c5181ca21498f90df4a92df77ae5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦"@ja,
        "Ikusa"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT11:34"^^xsd:interval ;
    schema:inPlaylist _:N44ed948e78ac4f618960480d38ff8f53 ;
    schema:name "戦"@ja,
        "Ikusa"@ja-latn .

_:Neb57926f109b4a18a15d99f75e8761a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "指輪 (Acoustic Ver.)"@ja,
        "Yubiwa (Acoustic Ver.)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N44ed948e78ac4f618960480d38ff8f53 ;
    schema:name "指輪 (Acoustic Ver.)"@ja,
        "Yubiwa (Acoustic Ver.)"@ja-latn .

_:N44ed948e78ac4f618960480d38ff8f53 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23b91b74ab434471bf25492f02bd79c7,
        _:N373ff03225304ce5938a1f8e4f9860fb,
        _:N48a729a062bb43fdb6af16ff42c045cb,
        _:N50046f3b6caa4691bb139e0c5c44c22f,
        _:N501904c4bfed4f418b18103bd5a44cd6,
        _:N6d940ee3600743ac80de8a6789e1d094,
        _:Nb110cc13f4f3494aaa9fc038f4cdf311,
        _:Nb2a44573a85343219c0709d87871ce89,
        _:Nbe428eb3e7024a0d8067bb9335398730,
        _:Nea1c5181ca21498f90df4a92df77ae5a,
        _:Neb57926f109b4a18a15d99f75e8761a3 ;
    mo:track_count 11 ;
    schema:duration "PT58:34"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N23b91b74ab434471bf25492f02bd79c7,
        _:N373ff03225304ce5938a1f8e4f9860fb,
        _:N48a729a062bb43fdb6af16ff42c045cb,
        _:N50046f3b6caa4691bb139e0c5c44c22f,
        _:N501904c4bfed4f418b18103bd5a44cd6,
        _:N6d940ee3600743ac80de8a6789e1d094,
        _:Nb110cc13f4f3494aaa9fc038f4cdf311,
        _:Nb2a44573a85343219c0709d87871ce89,
        _:Nbe428eb3e7024a0d8067bb9335398730,
        _:Nea1c5181ca21498f90df4a92df77ae5a,
        _:Neb57926f109b4a18a15d99f75e8761a3 .

