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

<artist/25747#subject> a schema:Person,
        foaf:Person ;
    schema:name "Spitz"@en,
        "スピッツ"@ja ;
    foaf:made <album/156637#subject>,
        <album/156637#vocals> ;
    foaf:name "Spitz"@en,
        "スピッツ"@ja .

<artist/43663#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryuta Shibuya"@en,
        "渋谷龍太"@ja ;
    foaf:made <album/156637#subject>,
        <album/156637#vocals> ;
    foaf:name "Ryuta Shibuya"@en,
        "渋谷龍太"@ja .

<artist/78165#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toaka"@en,
        "十明"@ja ;
    foaf:made <album/156637#subject>,
        <album/156637#vocals> ;
    foaf:name "Toaka"@en,
        "十明"@ja .

<artist/44000#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156637#subject> ;
    schema:name "Yaffle"@en ;
    foaf:made <album/156637#composition>,
        <album/156637#subject> ;
    foaf:name "Yaffle"@en .

<artist/52152#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156637#subject> ;
    schema:name "Masamune Kusano"@en,
        "草野マサムネ"@ja ;
    foaf:made <album/156637#composition>,
        <album/156637#lyrics>,
        <album/156637#subject> ;
    foaf:name "Masamune Kusano"@en,
        "草野マサムネ"@ja .

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

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

<album/156637#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kaede ORIGINAL SOUNDTRACK"@en,
        "映画「楓」オリジナル・サウンドトラック"@ja,
        "Kaede ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/156637#musicalwork> ;
    mo:recorded_as <album/156637#musicalexpression> ;
    schema:name "Kaede ORIGINAL SOUNDTRACK"@en,
        "映画「楓」オリジナル・サウンドトラック"@ja,
        "Kaede ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/156637#musicalwork> .

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

<https://media.vgm.io/albums/73/156637/156637-37668dd887fc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156637#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/73/156637/156637-37668dd887fc.jpg> ;
    foaf:depicts <album/156637#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/73/156637/156637-37668dd887fc.jpg> .

<https://medium-media.vgm.io/albums/73/156637/156637-37668dd887fc.jpg> a schema:ImageObject,
        foaf:Image .

<album/156637#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kaede ORIGINAL SOUNDTRACK"@en,
        "映画「楓」オリジナル・サウンドトラック"@ja,
        "Kaede ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/44000#subject>,
        <artist/52152#subject> ;
    mo:produced_work <album/156637#musicalwork> ;
    schema:name "Kaede ORIGINAL SOUNDTRACK"@en,
        "映画「楓」オリジナル・サウンドトラック"@ja,
        "Kaede ORIGINAL SOUNDTRACK"@ja-latn .

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

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

<album/156637#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-12-17"^^xsd:date ;
    dcterms:title "Kaede ORIGINAL SOUNDTRACK"@en,
        "映画「楓」オリジナル・サウンドトラック"@ja,
        "Kaede ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "UPCH-2288" ;
    mo:media_type "CD" ;
    mo:publication_of <album/156637#musicalexpression> ;
    mo:publisher <org/2395#subject> ;
    mo:record _:N945809b811c34817947707788d2c5568 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kaede"@en ;
            foaf:name "Kaede"@en ] ;
    schema:datePublished "2025-12-17"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/73/156637/156637-37668dd887fc.jpg> ;
    schema:name "Kaede ORIGINAL SOUNDTRACK"@en,
        "映画「楓」オリジナル・サウンドトラック"@ja,
        "Kaede ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/2395#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/156637/156637-37668dd887fc.jpg> .

_:N0df55b594a424d8ab7da198bdb446783 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When the Act Is Over"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "When the Act Is Over"@ja .

_:N369b96c184eb4390b277d0a2e000b32c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楓"@ja ;
    mo:track_number 19 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "楓"@ja .

_:N39ea4c00b420473b9069b3caadd0a1b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "substitute"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "substitute"@ja .

_:N3d11071a44e04066b33cfb12ebcdf653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stellar Observatory"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "Stellar Observatory"@ja .

_:N3e7a7a0464e4456dbacc1990a4265c2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ordinary Day"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "Ordinary Day"@ja .

_:N53deb4a71cb04a768070c3f3ce613796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Pelican"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "My Pelican"@ja .

_:N66276c12b4d44fc3b844600c3532598a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KAEDE"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "KAEDE"@ja .

_:N68002b98d87e417092425be887c9ea89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can You See That Astral Field?"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "Can You See That Astral Field?"@ja .

_:N69d1c7c561d64cfc8a8df8b84a8e9354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Celestial Expedition"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "My Celestial Expedition"@ja .

_:N6c576025f31e46b5aaf32427e245c277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楓"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "楓"@ja .

_:N707dfa8ba450461cbdbd54b631f319d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Lens, Her"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "Through the Lens, Her"@ja .

_:N891ae766359842649d11e24388866acb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her Decision, His Secret"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "Her Decision, His Secret"@ja .

_:N954109ceb8ef434fa0f71ed66f114aa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Observer"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "The Observer"@ja .

_:Na31b073b37814677a913081b42ac6099 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Butter Melts and Flows In"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "Butter Melts and Flows In"@ja .

_:Nba778b112bc241559412497244b9fdd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What Bounds Us"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "What Bounds Us"@ja .

_:Nc436632964d840748a8cbcfe03c75097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning or End"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "Beginning or End"@ja .

_:Ne088201eb8844614af35df8f9960082c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I love this photo."@ja ;
    mo:track_number 17 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "I love this photo."@ja .

_:Necbb70fee2a04213b3721e81d084d56f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where the Stars Shine Bright"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "Where the Stars Shine Bright"@ja .

_:Nf24bcc682cbc4fe0abf48be203abe00b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楓"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N945809b811c34817947707788d2c5568 ;
    schema:name "楓"@ja .

_:N945809b811c34817947707788d2c5568 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0df55b594a424d8ab7da198bdb446783,
        _:N369b96c184eb4390b277d0a2e000b32c,
        _:N39ea4c00b420473b9069b3caadd0a1b5,
        _:N3d11071a44e04066b33cfb12ebcdf653,
        _:N3e7a7a0464e4456dbacc1990a4265c2a,
        _:N53deb4a71cb04a768070c3f3ce613796,
        _:N66276c12b4d44fc3b844600c3532598a,
        _:N68002b98d87e417092425be887c9ea89,
        _:N69d1c7c561d64cfc8a8df8b84a8e9354,
        _:N6c576025f31e46b5aaf32427e245c277,
        _:N707dfa8ba450461cbdbd54b631f319d0,
        _:N891ae766359842649d11e24388866acb,
        _:N954109ceb8ef434fa0f71ed66f114aa8,
        _:Na31b073b37814677a913081b42ac6099,
        _:Nba778b112bc241559412497244b9fdd1,
        _:Nc436632964d840748a8cbcfe03c75097,
        _:Ne088201eb8844614af35df8f9960082c,
        _:Necbb70fee2a04213b3721e81d084d56f,
        _:Nf24bcc682cbc4fe0abf48be203abe00b ;
    mo:track_count 19 ;
    schema:duration "PT57:19"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N0df55b594a424d8ab7da198bdb446783,
        _:N369b96c184eb4390b277d0a2e000b32c,
        _:N39ea4c00b420473b9069b3caadd0a1b5,
        _:N3d11071a44e04066b33cfb12ebcdf653,
        _:N3e7a7a0464e4456dbacc1990a4265c2a,
        _:N53deb4a71cb04a768070c3f3ce613796,
        _:N66276c12b4d44fc3b844600c3532598a,
        _:N68002b98d87e417092425be887c9ea89,
        _:N69d1c7c561d64cfc8a8df8b84a8e9354,
        _:N6c576025f31e46b5aaf32427e245c277,
        _:N707dfa8ba450461cbdbd54b631f319d0,
        _:N891ae766359842649d11e24388866acb,
        _:N954109ceb8ef434fa0f71ed66f114aa8,
        _:Na31b073b37814677a913081b42ac6099,
        _:Nba778b112bc241559412497244b9fdd1,
        _:Nc436632964d840748a8cbcfe03c75097,
        _:Ne088201eb8844614af35df8f9960082c,
        _:Necbb70fee2a04213b3721e81d084d56f,
        _:Nf24bcc682cbc4fe0abf48be203abe00b .

