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

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

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

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

<album/129399#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Star Wars: Visions Volume 2 - In the Stars"@en,
        "Star Wars: Visions Volume 2 - In the Stars"@ja,
        "Star Wars: Visions Volume 2 - In the Stars"@ja-latn ;
    mo:performance_of <album/129399#musicalwork> ;
    mo:recorded_as <album/129399#musicalexpression> ;
    schema:name "Star Wars: Visions Volume 2 - In the Stars"@en,
        "Star Wars: Visions Volume 2 - In the Stars"@ja,
        "Star Wars: Visions Volume 2 - In the Stars"@ja-latn ;
    schema:workPerformed <album/129399#musicalwork> .

<org/1144#subject> schema:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn ;
    foaf:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn .

<https://media.vgm.io/albums/99/129399/129399-4ff369b9fb1c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129399#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/129399/129399-4ff369b9fb1c.jpg> ;
    foaf:depicts <album/129399#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/129399/129399-4ff369b9fb1c.jpg> .

<https://medium-media.vgm.io/albums/99/129399/129399-4ff369b9fb1c.jpg> a schema:ImageObject,
        foaf:Image .

<album/129399#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Star Wars: Visions Volume 2 - In the Stars"@en,
        "Star Wars: Visions Volume 2 - In the Stars"@ja,
        "Star Wars: Visions Volume 2 - In the Stars"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Patricio Portius"@en ;
            foaf:made <album/129399#composition> ;
            foaf:name "Patricio Portius"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andrés Walker"@en ;
            foaf:made <album/129399#composition> ;
            foaf:name "Andrés Walker"@en ] ;
    mo:produced_work <album/129399#musicalwork> ;
    schema:name "Star Wars: Visions Volume 2 - In the Stars"@en,
        "Star Wars: Visions Volume 2 - In the Stars"@ja,
        "Star Wars: Visions Volume 2 - In the Stars"@ja-latn .

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

<album/129399#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-04"^^xsd:date ;
    dcterms:title "Star Wars: Visions Volume 2 - In the Stars"@en,
        "Star Wars: Visions Volume 2 - In the Stars"@ja,
        "Star Wars: Visions Volume 2 - In the Stars"@ja-latn ;
    mo:catalogue_number "D004270625" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/129399#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N3fb6c95ee0c040e3ad88a4768c78af3e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Star Wars: Visions Volume 2"@en ;
            foaf:name "Star Wars: Visions Volume 2"@en ] ;
    schema:datePublished "2023-05-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/129399/129399-4ff369b9fb1c.jpg> ;
    schema:name "Star Wars: Visions Volume 2 - In the Stars"@en,
        "Star Wars: Visions Volume 2 - In the Stars"@ja,
        "Star Wars: Visions Volume 2 - In the Stars"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/129399/129399-4ff369b9fb1c.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129399#subject> ;
    schema:name "Andrés Walker"@en ;
    foaf:made <album/129399#subject> ;
    foaf:name "Andrés Walker"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129399#subject> ;
    schema:name "Patricio Portius"@en ;
    foaf:made <album/129399#subject> ;
    foaf:name "Patricio Portius"@en .

_:N105dc369240b4a9f9bc7fff0f5a4c403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pigments"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N3fb6c95ee0c040e3ad88a4768c78af3e ;
    schema:name "Pigments"@en .

_:N34f0bab2857b455cbc63f8623a867085 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Is Our Land!"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N3fb6c95ee0c040e3ad88a4768c78af3e ;
    schema:name "This Is Our Land!"@en .

_:N4fc0e27a20d64319a0eee90fd49ae430 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Siblings"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N3fb6c95ee0c040e3ad88a4768c78af3e ;
    schema:name "Siblings"@en .

_:N56c4110dcd30482e9d5de46b52d54811 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Stars Outro"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N3fb6c95ee0c040e3ad88a4768c78af3e ;
    schema:name "In the Stars Outro"@en .

_:N8cfb285632304d64a9f549dc01b307a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mom's Song Reprise"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N3fb6c95ee0c040e3ad88a4768c78af3e ;
    schema:name "Mom's Song Reprise"@en .

_:N99c227d764d64ce0b0198fe4c3be7731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mom's Song"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N3fb6c95ee0c040e3ad88a4768c78af3e ;
    schema:name "Mom's Song"@en .

_:Na53b6e44a8f94bbc8e832a888e51c409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Escape"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N3fb6c95ee0c040e3ad88a4768c78af3e ;
    schema:name "The Escape"@en .

_:Ndd3c468da9164f6d9985b94a020c8ed2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruins"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N3fb6c95ee0c040e3ad88a4768c78af3e ;
    schema:name "Ruins"@en .

_:Nf580cacbd51b4898ad9e3dcf6ce2402a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Altar Rock"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N3fb6c95ee0c040e3ad88a4768c78af3e ;
    schema:name "Altar Rock"@en .

_:Nfc6a0e31be7141eb9e6474f09116923c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mining Factory Pt. 2"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N3fb6c95ee0c040e3ad88a4768c78af3e ;
    schema:name "The Mining Factory Pt. 2"@en .

_:N3fb6c95ee0c040e3ad88a4768c78af3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N105dc369240b4a9f9bc7fff0f5a4c403,
        _:N34f0bab2857b455cbc63f8623a867085,
        _:N4fc0e27a20d64319a0eee90fd49ae430,
        _:N56c4110dcd30482e9d5de46b52d54811,
        _:N8cfb285632304d64a9f549dc01b307a6,
        _:N99c227d764d64ce0b0198fe4c3be7731,
        _:Na53b6e44a8f94bbc8e832a888e51c409,
        _:Ndd3c468da9164f6d9985b94a020c8ed2,
        _:Nf580cacbd51b4898ad9e3dcf6ce2402a,
        _:Nfc6a0e31be7141eb9e6474f09116923c ;
    mo:track_count 10 ;
    schema:duration "PT15:57"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N105dc369240b4a9f9bc7fff0f5a4c403,
        _:N34f0bab2857b455cbc63f8623a867085,
        _:N4fc0e27a20d64319a0eee90fd49ae430,
        _:N56c4110dcd30482e9d5de46b52d54811,
        _:N8cfb285632304d64a9f549dc01b307a6,
        _:N99c227d764d64ce0b0198fe4c3be7731,
        _:Na53b6e44a8f94bbc8e832a888e51c409,
        _:Ndd3c468da9164f6d9985b94a020c8ed2,
        _:Nf580cacbd51b4898ad9e3dcf6ce2402a,
        _:Nfc6a0e31be7141eb9e6474f09116923c .

