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

<album/16373#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "You Are So Beautiful / Yoshiko Kishino"@en,
        "ユー・アー・ソー・ビューティフル / 木住野佳子"@ja,
        "You Are So Beautiful / Yoshiko Kishino"@ja-latn ;
    mo:produced_work <album/16373#musicalwork> ;
    schema:name "You Are So Beautiful / Yoshiko Kishino"@en,
        "ユー・アー・ソー・ビューティフル / 木住野佳子"@ja,
        "You Are So Beautiful / Yoshiko Kishino"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/37/16373/16373-1258651654.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/21211#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16373#performance> ;
    schema:name "Mitsuaki Huruno"@en ;
    foaf:name "Mitsuaki Huruno"@en .

<artist/22379#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16373#performance> ;
    schema:name "Daiki Yasukagawa"@en,
        "安ヵ川大樹"@ja ;
    foaf:name "Daiki Yasukagawa"@en,
        "安ヵ川大樹"@ja .

<artist/22419#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16373#performance> ;
    schema:name "Yoshiko Kishino"@en,
        "木住野佳子"@ja ;
    foaf:name "Yoshiko Kishino"@en,
        "木住野佳子"@ja .

<artist/333#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16373#performance> ;
    schema:name "Tappi Iwase"@en,
        "岩瀬立飛"@ja ;
    foaf:name "Tappi Iwase"@en,
        "岩瀬立飛"@ja .

<artist/7993#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16373#performance> ;
    schema:name "Yasushi Ichihara"@en,
        "市原康"@ja ;
    foaf:name "Yasushi Ichihara"@en,
        "市原康"@ja .

<album/16373#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-03-20"^^xsd:date ;
    dcterms:title "You Are So Beautiful / Yoshiko Kishino"@en,
        "ユー・アー・ソー・ビューティフル / 木住野佳子"@ja,
        "You Are So Beautiful / Yoshiko Kishino"@ja-latn ;
    mo:catalogue_number "MVCJ-29002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16373#musicalexpression> ;
    mo:publisher <org/2466#subject> ;
    mo:record _:Nf1aa7c231d0f4113b203efb5f5be3abf ;
    mo:record_count 1 ;
    schema:byArtist <artist/21211#subject>,
        <artist/22379#subject>,
        <artist/22419#subject>,
        <artist/333#subject>,
        <artist/7993#subject> ;
    schema:datePublished "1999-03-20"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/37/16373/16373-1258651654.jpg> ;
    schema:name "You Are So Beautiful / Yoshiko Kishino"@en,
        "ユー・アー・ソー・ビューティフル / 木住野佳子"@ja,
        "You Are So Beautiful / Yoshiko Kishino"@ja-latn ;
    schema:publisher <org/2466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/16373/16373-1258651654.jpg> .

<album/16373#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "You Are So Beautiful / Yoshiko Kishino"@en,
        "ユー・アー・ソー・ビューティフル / 木住野佳子"@ja,
        "You Are So Beautiful / Yoshiko Kishino"@ja-latn ;
    mo:performance_of <album/16373#musicalwork> ;
    mo:performer <artist/21211#subject>,
        <artist/22379#subject>,
        <artist/22419#subject>,
        <artist/333#subject>,
        <artist/7993#subject> ;
    mo:recorded_as <album/16373#musicalexpression> ;
    schema:byArtist <artist/21211#subject>,
        <artist/22379#subject>,
        <artist/22419#subject>,
        <artist/333#subject>,
        <artist/7993#subject> ;
    schema:name "You Are So Beautiful / Yoshiko Kishino"@en,
        "ユー・アー・ソー・ビューティフル / 木住野佳子"@ja,
        "You Are So Beautiful / Yoshiko Kishino"@ja-latn ;
    schema:workPerformed <album/16373#musicalwork> .

_:N04a12ac7ebc34d06a0555650203067f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz for DeBby"@en,
        "ワルツ・フォー・デビー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nf1aa7c231d0f4113b203efb5f5be3abf ;
    schema:name "Waltz for DeBby"@en,
        "ワルツ・フォー・デビー"@ja .

_:N130cb947846b40668c6cdd1ad4ff2a32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here's That Rainy Day"@en,
        "ヒアズ・ザット・レイニー・デイ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nf1aa7c231d0f4113b203efb5f5be3abf ;
    schema:name "Here's That Rainy Day"@en,
        "ヒアズ・ザット・レイニー・デイ"@ja .

_:N1fa18fee3c0447cab522a565b8795c57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Israel"@en,
        "イスラエル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nf1aa7c231d0f4113b203efb5f5be3abf ;
    schema:name "Israel"@en,
        "イスラエル"@ja .

_:N2c043dd7f4e044ab8f73de04f1a57275 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here, There and Everywhere"@en,
        "ヒア・ゼア・アンド・エブリホエア"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:Nf1aa7c231d0f4113b203efb5f5be3abf ;
    schema:name "Here, There and Everywhere"@en,
        "ヒア・ゼア・アンド・エブリホエア"@ja .

_:N2cbe86c9ebd2401cbb96d8497161bdf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Leaves"@en,
        "枯葉"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nf1aa7c231d0f4113b203efb5f5be3abf ;
    schema:name "Autumn Leaves"@en,
        "枯葉"@ja .

_:N547a83cd83674c72a4f1ecbace23e719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days of Wine and Roses"@en,
        "酒とバラの日々"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nf1aa7c231d0f4113b203efb5f5be3abf ;
    schema:name "Days of Wine and Roses"@en,
        "酒とバラの日々"@ja .

_:N59fb445ed754493280c7d3f117d79bbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tenderly"@en,
        "テンダリー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nf1aa7c231d0f4113b203efb5f5be3abf ;
    schema:name "Tenderly"@en,
        "テンダリー"@ja .

_:N86d41ff8959d4fa5bb2a55b06b366d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Are So Beautiful"@en,
        "ユー・アー・ソー・ビューティフル"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nf1aa7c231d0f4113b203efb5f5be3abf ;
    schema:name "You Are So Beautiful"@en,
        "ユー・アー・ソー・ビューティフル"@ja .

_:Na47f2e74be2047ca8eca80e1aa0c93cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O Grande Amor"@en,
        "オ・グランジ・アモール"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nf1aa7c231d0f4113b203efb5f5be3abf ;
    schema:name "O Grande Amor"@en,
        "オ・グランジ・アモール"@ja .

_:Nf3a99f9115784a72b18e2f5eaee76700 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Easy to Love"@en,
        "イージー・トゥ・ラブ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nf1aa7c231d0f4113b203efb5f5be3abf ;
    schema:name "Easy to Love"@en,
        "イージー・トゥ・ラブ"@ja .

_:Nf44ee1de732b483a91c9d6985e932edb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "April in Paris"@en,
        "パリの四月"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nf1aa7c231d0f4113b203efb5f5be3abf ;
    schema:name "April in Paris"@en,
        "パリの四月"@ja .

_:Nf1aa7c231d0f4113b203efb5f5be3abf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04a12ac7ebc34d06a0555650203067f0,
        _:N130cb947846b40668c6cdd1ad4ff2a32,
        _:N1fa18fee3c0447cab522a565b8795c57,
        _:N2c043dd7f4e044ab8f73de04f1a57275,
        _:N2cbe86c9ebd2401cbb96d8497161bdf6,
        _:N547a83cd83674c72a4f1ecbace23e719,
        _:N59fb445ed754493280c7d3f117d79bbb,
        _:N86d41ff8959d4fa5bb2a55b06b366d9f,
        _:Na47f2e74be2047ca8eca80e1aa0c93cb,
        _:Nf3a99f9115784a72b18e2f5eaee76700,
        _:Nf44ee1de732b483a91c9d6985e932edb ;
    mo:track_count 11 ;
    schema:duration "PT46:08"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N04a12ac7ebc34d06a0555650203067f0,
        _:N130cb947846b40668c6cdd1ad4ff2a32,
        _:N1fa18fee3c0447cab522a565b8795c57,
        _:N2c043dd7f4e044ab8f73de04f1a57275,
        _:N2cbe86c9ebd2401cbb96d8497161bdf6,
        _:N547a83cd83674c72a4f1ecbace23e719,
        _:N59fb445ed754493280c7d3f117d79bbb,
        _:N86d41ff8959d4fa5bb2a55b06b366d9f,
        _:Na47f2e74be2047ca8eca80e1aa0c93cb,
        _:Nf3a99f9115784a72b18e2f5eaee76700,
        _:Nf44ee1de732b483a91c9d6985e932edb .

