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

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

<artist/35076#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35202#subject> ;
    schema:name "Masaaki Kohno"@en,
        "河野雅昭"@ja ;
    foaf:made <album/35202#composition>,
        <album/35202#subject> ;
    foaf:name "Masaaki Kohno"@en,
        "河野雅昭"@ja .

<album/35202#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The AURORA / S.E.S"@en,
        "海のオーロラ / S.E.S"@ja,
        "Umi no Aurora / S.E.S"@ja-latn ;
    mo:composer <artist/35076#subject> ;
    mo:produced_work <album/35202#musicalwork> ;
    schema:name "The AURORA / S.E.S"@en,
        "海のオーロラ / S.E.S"@ja,
        "Umi no Aurora / S.E.S"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/20/35202/35202-1347489487.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35202#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The AURORA / S.E.S"@en,
        "海のオーロラ / S.E.S"@ja,
        "Umi no Aurora / S.E.S"@ja-latn ;
    mo:performance_of <album/35202#musicalwork> ;
    mo:performer _:N8f499ce66d93489382ea46d5f017814d ;
    mo:recorded_as <album/35202#musicalexpression> ;
    schema:byArtist _:N8f499ce66d93489382ea46d5f017814d ;
    schema:name "The AURORA / S.E.S"@en,
        "海のオーロラ / S.E.S"@ja,
        "Umi no Aurora / S.E.S"@ja-latn ;
    schema:workPerformed <album/35202#musicalwork> .

<album/35202#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-07-21"^^xsd:date ;
    dcterms:title "The AURORA / S.E.S"@en,
        "海のオーロラ / S.E.S"@ja,
        "Umi no Aurora / S.E.S"@ja-latn ;
    mo:catalogue_number "VPCC-82129" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35202#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N648cbf1e2918435baa1b2c789f1d2dba ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Aurora"@en ;
            foaf:name "The Aurora"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "S.E.S"@en ;
            foaf:name "S.E.S"@en ] ;
    schema:datePublished "2000-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/35202/35202-1347489487.jpg> ;
    schema:name "The AURORA / S.E.S"@en,
        "海のオーロラ / S.E.S"@ja,
        "Umi no Aurora / S.E.S"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/35202/35202-1347489487.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "関口深志"@en ;
    foaf:made <album/35202#lyrics> ;
    foaf:name "関口深志"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "関口深志"@en ;
    foaf:made <album/35202#subject> ;
    foaf:name "関口深志"@en .

_:N76c17860f1824a84b1ab36c4ed8fa9bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aurora of the Sea (Blizzard Mix)"@en,
        "海のオーロラ （Blizzard Mix）"@ja,
        "Umi no Aurora (Blizzard Mix)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N648cbf1e2918435baa1b2c789f1d2dba ;
    schema:name "Aurora of the Sea (Blizzard Mix)"@en,
        "海のオーロラ （Blizzard Mix）"@ja,
        "Umi no Aurora (Blizzard Mix)"@ja-latn .

_:N7a44be86c37441caac9888696b8f9ffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aurora of the Sea (Northern Lights Mix)"@en,
        "海のオーロラ （Northern Lights Mix）"@ja,
        "Umi no Aurora (Northern Lights Mix)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N648cbf1e2918435baa1b2c789f1d2dba ;
    schema:name "Aurora of the Sea (Northern Lights Mix)"@en,
        "海のオーロラ （Northern Lights Mix）"@ja,
        "Umi no Aurora (Northern Lights Mix)"@ja-latn .

_:N8f499ce66d93489382ea46d5f017814d a schema:Person,
        foaf:Person ;
    mo:performed <album/35202#performance> ;
    schema:name "S.E.S"@en ;
    foaf:name "S.E.S"@en .

_:Nc2fc74657778465f9a231a68995676fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aurora of the Sea (Instrumental)"@en,
        "海のオーロラ （インストゥルメンタル）"@ja,
        "Umi no Aurora (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N648cbf1e2918435baa1b2c789f1d2dba ;
    schema:name "Aurora of the Sea (Instrumental)"@en,
        "海のオーロラ （インストゥルメンタル）"@ja,
        "Umi no Aurora (Instrumental)"@ja-latn .

_:Nc83bafb3e3ff48e7af46dcce23841696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aurora of the Sea (Single Version)"@en,
        "海のオーロラ （Single Version）"@ja,
        "Umi no Aurora (Single Version)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N648cbf1e2918435baa1b2c789f1d2dba ;
    schema:name "Aurora of the Sea (Single Version)"@en,
        "海のオーロラ （Single Version）"@ja,
        "Umi no Aurora (Single Version)"@ja-latn .

_:N648cbf1e2918435baa1b2c789f1d2dba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N76c17860f1824a84b1ab36c4ed8fa9bf,
        _:N7a44be86c37441caac9888696b8f9ffd,
        _:Nc2fc74657778465f9a231a68995676fb,
        _:Nc83bafb3e3ff48e7af46dcce23841696 ;
    mo:track_count 4 ;
    schema:duration "PT22:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N76c17860f1824a84b1ab36c4ed8fa9bf,
        _:N7a44be86c37441caac9888696b8f9ffd,
        _:Nc2fc74657778465f9a231a68995676fb,
        _:Nc83bafb3e3ff48e7af46dcce23841696 .

