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

<artist/10526#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155290#subject> ;
    schema:name "Yasuyuki Horigome"@en,
        "堀込泰行"@ja ;
    foaf:made <album/155290#composition>,
        <album/155290#lyrics>,
        <album/155290#subject> ;
    foaf:name "Yasuyuki Horigome"@en,
        "堀込泰行"@ja .

<artist/28190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155290#subject> ;
    schema:name "Uru"@en ;
    foaf:made <album/155290#composition>,
        <album/155290#lyrics>,
        <album/155290#subject>,
        <album/155290#vocals> ;
    foaf:name "Uru"@en .

<product/23661#subject> a schema:CreativeWork ;
    schema:name "Dusk Beyond the End of the World"@en,
        "永久のユウグレ"@ja,
        "Towa no Yuugure"@ja-latn ;
    foaf:name "Dusk Beyond the End of the World"@en,
        "永久のユウグレ"@ja,
        "Towa no Yuugure"@ja-latn .

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

<album/155290#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Platform / Uru [Limited Edition]"@en,
        "プラットフォーム / Uru"@ja,
        "Platform / Uru [Limited Edition]"@ja-latn ;
    mo:performance_of <album/155290#musicalwork> ;
    mo:recorded_as <album/155290#musicalexpression> ;
    schema:name "Platform / Uru [Limited Edition]"@en,
        "プラットフォーム / Uru"@ja,
        "Platform / Uru [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/155290#musicalwork> .

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

<org/793#subject> schema:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn ;
    foaf:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn .

<https://media.vgm.io/albums/09/155290/155290-77c35e5b8084.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155290#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/155290/155290-77c35e5b8084.jpg> ;
    foaf:depicts <album/155290#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/155290/155290-77c35e5b8084.jpg> .

<https://medium-media.vgm.io/albums/09/155290/155290-77c35e5b8084.jpg> a schema:ImageObject,
        foaf:Image .

<album/155290#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Platform / Uru [Limited Edition]"@en,
        "プラットフォーム / Uru"@ja,
        "Platform / Uru [Limited Edition]"@ja-latn ;
    mo:composer <artist/10526#subject>,
        <artist/28190#subject> ;
    mo:produced_work <album/155290#musicalwork> ;
    schema:name "Platform / Uru [Limited Edition]"@en,
        "プラットフォーム / Uru"@ja,
        "Platform / Uru [Limited Edition]"@ja-latn .

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

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

<album/155290#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-11-26"^^xsd:date ;
    dcterms:title "Platform / Uru [Limited Edition]"@en,
        "プラットフォーム / Uru"@ja,
        "Platform / Uru [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AICL-4828~9" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/155290#musicalexpression> ;
    mo:publisher <org/793#subject> ;
    mo:record _:N918dfab625a94372888dad5d6f78dafa,
        _:Ndd3443d029e7485faa7309617b208cc1 ;
    mo:record_count 2 ;
    schema:about <product/23661#subject> ;
    schema:datePublished "2025-11-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/155290/155290-77c35e5b8084.jpg> ;
    schema:name "Platform / Uru [Limited Edition]"@en,
        "プラットフォーム / Uru"@ja,
        "Platform / Uru [Limited Edition]"@ja-latn ;
    schema:publisher <org/793#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/155290/155290-77c35e5b8084.jpg> .

_:N0605385937784cbd8e41937ccef5dc8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エイリアンズ"@ja,
        "Aliens"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N918dfab625a94372888dad5d6f78dafa ;
    schema:name "エイリアンズ"@ja,
        "Aliens"@ja-latn .

_:N4caf6323aac842efb2c5f58b600ced61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プラットフォーム"@ja,
        "Platform"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N918dfab625a94372888dad5d6f78dafa ;
    schema:name "プラットフォーム"@ja,
        "Platform"@ja-latn .

_:N504fcee0431b42d0abfefa179ec27caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛 -instrumental-"@ja,
        "Ai -instrumental-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N918dfab625a94372888dad5d6f78dafa ;
    schema:name "愛 -instrumental-"@ja,
        "Ai -instrumental-"@ja-latn .

_:N9b103dcafb9c419e927af39dfae81197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プラットフォーム -instrumental-"@ja,
        "Platform -instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N918dfab625a94372888dad5d6f78dafa ;
    schema:name "プラットフォーム -instrumental-"@ja,
        "Platform -instrumental-"@ja-latn .

_:Na71b49070fc543be82925c075896792b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「永久のユウグレ」 Opening Movie (Non Credit)"@ja,
        "TV Anime \"Towa no Yuugure\" Opening Movie (Non-Credit)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd3443d029e7485faa7309617b208cc1 ;
    schema:name "TVアニメ「永久のユウグレ」 Opening Movie (Non Credit)"@ja,
        "TV Anime \"Towa no Yuugure\" Opening Movie (Non-Credit)"@ja-latn .

_:Ndd3443d029e7485faa7309617b208cc1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Na71b49070fc543be82925c075896792b ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Na71b49070fc543be82925c075896792b .

_:Nddf763b609e74ad1a50b5b18100de8cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛"@ja,
        "Ai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N918dfab625a94372888dad5d6f78dafa ;
    schema:name "愛"@ja,
        "Ai"@ja-latn .

_:N918dfab625a94372888dad5d6f78dafa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0605385937784cbd8e41937ccef5dc8b,
        _:N4caf6323aac842efb2c5f58b600ced61,
        _:N504fcee0431b42d0abfefa179ec27caa,
        _:N9b103dcafb9c419e927af39dfae81197,
        _:Nddf763b609e74ad1a50b5b18100de8cc ;
    mo:track_count 5 ;
    schema:duration "PT22:25"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0605385937784cbd8e41937ccef5dc8b,
        _:N4caf6323aac842efb2c5f58b600ced61,
        _:N504fcee0431b42d0abfefa179ec27caa,
        _:N9b103dcafb9c419e927af39dfae81197,
        _:Nddf763b609e74ad1a50b5b18100de8cc .

