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

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

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

<artist/24103#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105201#subject> ;
    schema:name "RADWIMPS"@en ;
    foaf:made <album/105201#composition>,
        <album/105201#subject> ;
    foaf:name "RADWIMPS"@en .

<product/7292#subject> a schema:CreativeWork ;
    schema:name "Weathering With You"@en,
        "天気の子"@ja,
        "Tenki no Ko"@ja-latn ;
    foaf:name "Weathering With You"@en,
        "天気の子"@ja,
        "Tenki no Ko"@ja-latn .

<album/105201#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Weathering With You - Piano in the Sky"@en,
        "Weathering With You - Piano in the Sky"@ja,
        "Weathering With You - Piano in the Sky"@ja-latn ;
    mo:composer <artist/24103#subject> ;
    mo:produced_work <album/105201#musicalwork> ;
    schema:name "Weathering With You - Piano in the Sky"@en,
        "Weathering With You - Piano in the Sky"@ja,
        "Weathering With You - Piano in the Sky"@ja-latn .

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

<https://media.vgm.io/albums/10/105201/105201-718c4eb74f52.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105201#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/105201/105201-718c4eb74f52.jpg> ;
    foaf:depicts <album/105201#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/105201/105201-718c4eb74f52.jpg> .

<https://medium-media.vgm.io/albums/10/105201/105201-718c4eb74f52.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/22465#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105201#performance> ;
    schema:name "Torby Brand"@en ;
    foaf:name "Torby Brand"@en .

<artist/29359#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105201#performance> ;
    schema:name "xMEIYIN"@en ;
    foaf:name "xMEIYIN"@en .

<album/105201#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Weathering With You - Piano in the Sky"@en,
        "Weathering With You - Piano in the Sky"@ja,
        "Weathering With You - Piano in the Sky"@ja-latn ;
    mo:performance_of <album/105201#musicalwork> ;
    mo:performer <artist/22465#subject>,
        <artist/29359#subject> ;
    mo:recorded_as <album/105201#musicalexpression> ;
    schema:byArtist <artist/22465#subject>,
        <artist/29359#subject> ;
    schema:name "Weathering With You - Piano in the Sky"@en,
        "Weathering With You - Piano in the Sky"@ja,
        "Weathering With You - Piano in the Sky"@ja-latn ;
    schema:workPerformed <album/105201#musicalwork> .

<album/105201#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-17"^^xsd:date ;
    dcterms:title "Weathering With You - Piano in the Sky"@en,
        "Weathering With You - Piano in the Sky"@ja,
        "Weathering With You - Piano in the Sky"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105201#musicalexpression> ;
    mo:publisher _:N8ad63a1cd45943e9b49c09cb54f078f6 ;
    mo:record _:N0f83fde855d84575b2aad24786203ae7 ;
    mo:record_count 1 ;
    schema:about <product/7292#subject> ;
    schema:byArtist <artist/22465#subject>,
        <artist/29359#subject> ;
    schema:datePublished "2020-10-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/10/105201/105201-718c4eb74f52.jpg> ;
    schema:name "Weathering With You - Piano in the Sky"@en,
        "Weathering With You - Piano in the Sky"@ja,
        "Weathering With You - Piano in the Sky"@ja-latn ;
    schema:publisher _:N8ad63a1cd45943e9b49c09cb54f078f6 ;
    foaf:depiction <https://media.vgm.io/albums/10/105201/105201-718c4eb74f52.jpg> .

_:N1658dd8088f94c92a9c08067dcd19f5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of \"Weathering With You\""@en,
        "『天気の子』のテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N0f83fde855d84575b2aad24786203ae7 ;
    schema:name "Theme of \"Weathering With You\""@en,
        "『天気の子』のテーマ"@ja .

_:N2b41f2ee36f24d95ba389e745f4b8528 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Part Time Job as Sunshine Girl"@en,
        "初の晴れ女バイト"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N0f83fde855d84575b2aad24786203ae7 ;
    schema:name "First Part Time Job as Sunshine Girl"@en,
        "初の晴れ女バイト"@ja .

_:N374a86626c924dbc8284cbad61535906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fireworks Festival"@en,
        "花火大会"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N0f83fde855d84575b2aad24786203ae7 ;
    schema:name "Fireworks Festival"@en,
        "花火大会"@ja .

_:N3aa427d466344513b309881c2646998e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We'll Be Alright"@en,
        "大丈夫"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N0f83fde855d84575b2aad24786203ae7 ;
    schema:name "We'll Be Alright"@en,
        "大丈夫"@ja .

_:N5b09c0d2a4dc419d9c86615ada354af9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is There Still Anything That Love Can Do? (Trailer Ver.)"@en,
        "愛にできることはまだあるかい『ver.予報①』"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N0f83fde855d84575b2aad24786203ae7 ;
    schema:name "Is There Still Anything That Love Can Do? (Trailer Ver.)"@en,
        "愛にできることはまだあるかい『ver.予報①』"@ja .

_:N7cc576d79c5e46a1a0d0161ef62fcf9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two Confessions"@en,
        "二つの告白"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N0f83fde855d84575b2aad24786203ae7 ;
    schema:name "Two Confessions"@en,
        "二つの告白"@ja .

_:N8ad63a1cd45943e9b49c09cb54f078f6 schema:name "Torby Brand"@en,
        "Torby Brand"@ja,
        "Torby Brand"@ja-latn ;
    foaf:name "Torby Brand"@en,
        "Torby Brand"@ja,
        "Torby Brand"@ja-latn .

_:Ne35932d0a75c4c3584990bc33fe28e34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is There Still Anything That Love Can Do?"@en,
        "愛にできることはまだあるかい"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N0f83fde855d84575b2aad24786203ae7 ;
    schema:name "Is There Still Anything That Love Can Do?"@en,
        "愛にできることはまだあるかい"@ja .

_:Nf0b6a3cc69704442aeaa0ba32edc6991 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Escape"@en,
        "グランドエスケープ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N0f83fde855d84575b2aad24786203ae7 ;
    schema:name "Grand Escape"@en,
        "グランドエスケープ"@ja .

_:N0f83fde855d84575b2aad24786203ae7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1658dd8088f94c92a9c08067dcd19f5e,
        _:N2b41f2ee36f24d95ba389e745f4b8528,
        _:N374a86626c924dbc8284cbad61535906,
        _:N3aa427d466344513b309881c2646998e,
        _:N5b09c0d2a4dc419d9c86615ada354af9,
        _:N7cc576d79c5e46a1a0d0161ef62fcf9e,
        _:Ne35932d0a75c4c3584990bc33fe28e34,
        _:Nf0b6a3cc69704442aeaa0ba32edc6991 ;
    mo:track_count 8 ;
    schema:duration "PT18:46"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1658dd8088f94c92a9c08067dcd19f5e,
        _:N2b41f2ee36f24d95ba389e745f4b8528,
        _:N374a86626c924dbc8284cbad61535906,
        _:N3aa427d466344513b309881c2646998e,
        _:N5b09c0d2a4dc419d9c86615ada354af9,
        _:N7cc576d79c5e46a1a0d0161ef62fcf9e,
        _:Ne35932d0a75c4c3584990bc33fe28e34,
        _:Nf0b6a3cc69704442aeaa0ba32edc6991 .

