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

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

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

<artist/15994#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89592#subject> ;
    schema:name "Igor Stravinsky"@en,
        "Игорь Стравинский"@ja ;
    foaf:made <album/89592#composition>,
        <album/89592#subject> ;
    foaf:name "Igor Stravinsky"@en,
        "Игорь Стравинский"@ja .

<album/89592#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Rite of Spring"@en,
        "Super Rite of Spring"@ja,
        "Super Rite of Spring"@ja-latn ;
    mo:composer <artist/15994#subject> ;
    mo:produced_work <album/89592#musicalwork> ;
    schema:name "Super Rite of Spring"@en,
        "Super Rite of Spring"@ja,
        "Super Rite of Spring"@ja-latn .

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

<album/89592#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Rite of Spring"@en,
        "Super Rite of Spring"@ja,
        "Super Rite of Spring"@ja-latn ;
    mo:performance_of <album/89592#musicalwork> ;
    mo:recorded_as <album/89592#musicalexpression> ;
    schema:name "Super Rite of Spring"@en,
        "Super Rite of Spring"@ja,
        "Super Rite of Spring"@ja-latn ;
    schema:workPerformed <album/89592#musicalwork> .

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

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

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

<album/89592#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-29"^^xsd:date ;
    dcterms:title "Super Rite of Spring"@en,
        "Super Rite of Spring"@ja,
        "Super Rite of Spring"@ja-latn ;
    mo:catalogue_number "III-115" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/89592#musicalexpression> ;
    mo:publisher _:Nab82020d6df940549c90abe9039ee886 ;
    mo:record _:N5d0fbcf54ed34c819da4f80236abb01b ;
    mo:record_count 1 ;
    schema:datePublished "2019-05-29"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/29/89592/89592-1566467280.jpg> ;
    schema:name "Super Rite of Spring"@en,
        "Super Rite of Spring"@ja,
        "Super Rite of Spring"@ja-latn ;
    schema:publisher _:Nab82020d6df940549c90abe9039ee886 ;
    foaf:depiction <https://media.vgm.io/albums/29/89592/89592-1566467280.jpg> .

_:N0c7d232ec80d4111901281e8d779cffa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Against An Ancestral Opponent"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N5d0fbcf54ed34c819da4f80236abb01b ;
    schema:name "Battle Against An Ancestral Opponent"@en .

_:N1e84056fdcf64a7584c05ae5e5e9525a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Augurs of Hyrule"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N5d0fbcf54ed34c819da4f80236abb01b ;
    schema:name "Augurs of Hyrule"@en .

_:N23ac2a39feea41cebf817d00a6463723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Racing Back to Earth"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N5d0fbcf54ed34c819da4f80236abb01b ;
    schema:name "Racing Back to Earth"@en .

_:N2d6d98137f3a48cdaf2a4451203b0425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mystic Circles of Collosia"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N5d0fbcf54ed34c819da4f80236abb01b ;
    schema:name "The Mystic Circles of Collosia"@en .

_:N2e6a7a01bfce42929668ee5b577040b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meridian Round Dances"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:N5d0fbcf54ed34c819da4f80236abb01b ;
    schema:name "Meridian Round Dances"@en .

_:N651c354b431d4215a805ecf773f6f5ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampirification of the Chosen Belmont"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N5d0fbcf54ed34c819da4f80236abb01b ;
    schema:name "Vampirification of the Chosen Belmont"@en .

_:N8bb8b33c04c441f39bfbbcb005620e08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Procession to Corneria"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N5d0fbcf54ed34c819da4f80236abb01b ;
    schema:name "Procession to Corneria"@en .

_:Na365a8e46b81490daed69696c7eef4e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alien Abduction"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N5d0fbcf54ed34c819da4f80236abb01b ;
    schema:name "Alien Abduction"@en .

_:Nab82020d6df940549c90abe9039ee886 schema:name "IiIypad"@en ;
    foaf:name "IiIypad"@en .

_:Nd0c6668930f44d40b4fbc307ba2d5620 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening the Portal"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N5d0fbcf54ed34c819da4f80236abb01b ;
    schema:name "Opening the Portal"@en .

_:Nd7a180c752dc4576936fae6ee70884f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Sacrifice"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N5d0fbcf54ed34c819da4f80236abb01b ;
    schema:name "World of Sacrifice"@en .

_:Ne7c6ec78af834181ac95e7d0913887ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacrificial Altar (Chozo One)"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N5d0fbcf54ed34c819da4f80236abb01b ;
    schema:name "Sacrificial Altar (Chozo One)"@en .

_:Ne911882d72f44ffea46cf0de844f107c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reploid Rivalry"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N5d0fbcf54ed34c819da4f80236abb01b ;
    schema:name "Reploid Rivalry"@en .

_:N5d0fbcf54ed34c819da4f80236abb01b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c7d232ec80d4111901281e8d779cffa,
        _:N1e84056fdcf64a7584c05ae5e5e9525a,
        _:N23ac2a39feea41cebf817d00a6463723,
        _:N2d6d98137f3a48cdaf2a4451203b0425,
        _:N2e6a7a01bfce42929668ee5b577040b8,
        _:N651c354b431d4215a805ecf773f6f5ce,
        _:N8bb8b33c04c441f39bfbbcb005620e08,
        _:Na365a8e46b81490daed69696c7eef4e6,
        _:Nd0c6668930f44d40b4fbc307ba2d5620,
        _:Nd7a180c752dc4576936fae6ee70884f5,
        _:Ne7c6ec78af834181ac95e7d0913887ff,
        _:Ne911882d72f44ffea46cf0de844f107c ;
    mo:track_count 12 ;
    schema:duration "PT50:49"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0c7d232ec80d4111901281e8d779cffa,
        _:N1e84056fdcf64a7584c05ae5e5e9525a,
        _:N23ac2a39feea41cebf817d00a6463723,
        _:N2d6d98137f3a48cdaf2a4451203b0425,
        _:N2e6a7a01bfce42929668ee5b577040b8,
        _:N651c354b431d4215a805ecf773f6f5ce,
        _:N8bb8b33c04c441f39bfbbcb005620e08,
        _:Na365a8e46b81490daed69696c7eef4e6,
        _:Nd0c6668930f44d40b4fbc307ba2d5620,
        _:Nd7a180c752dc4576936fae6ee70884f5,
        _:Ne7c6ec78af834181ac95e7d0913887ff,
        _:Ne911882d72f44ffea46cf0de844f107c .

