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

<artist/15566#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanata Nakamura"@en,
        "中村彼方"@ja ;
    foaf:made <album/80209#lyrics>,
        <album/80209#subject> ;
    foaf:name "Kanata Nakamura"@en,
        "中村彼方"@ja .

<artist/18208#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuuki Takada"@en,
        "高田憂希"@ja ;
    foaf:made <album/80209#subject>,
        <album/80209#vocals> ;
    foaf:name "Yuuki Takada"@en,
        "高田憂希"@ja .

<artist/8872#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minako Kotobuki"@en,
        "寿美菜子"@ja ;
    foaf:made <album/80209#subject>,
        <album/80209#vocals> ;
    foaf:name "Minako Kotobuki"@en,
        "寿美菜子"@ja .

<artist/14707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80209#subject> ;
    schema:name "Mashiro Shirakami"@en,
        "白神真志朗"@ja ;
    foaf:made <album/80209#composition>,
        <album/80209#lyrics>,
        <album/80209#subject> ;
    foaf:name "Mashiro Shirakami"@en,
        "白神真志朗"@ja .

<artist/17584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80209#subject> ;
    schema:name "Yuki Honda"@en,
        "本多友紀"@ja ;
    foaf:made <album/80209#composition>,
        <album/80209#subject> ;
    foaf:name "Yuki Honda"@en,
        "本多友紀"@ja .

<product/6653#subject> a schema:CreativeWork ;
    schema:name "Bloom Into You"@en,
        "やがて君になる"@ja,
        "Yagate Kimi ni Naru"@ja-latn ;
    foaf:name "Bloom Into You"@en,
        "やがて君になる"@ja,
        "Yagate Kimi ni Naru"@ja-latn .

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

<album/80209#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "hectopascal / Yuu Koito (CV: Yuuki Takada) & Touko Nanami (CV: Minako Kotobuki)"@en,
        "hectopascal / 小糸侑 (CV:高田憂希)&七海燈子 (CV:寿美菜子)"@ja,
        "hectopascal / Yuu Koito (CV: Yuuki Takada) & Touko Nanami (CV: Minako Kotobuki)"@ja-latn ;
    mo:performance_of <album/80209#musicalwork> ;
    mo:recorded_as <album/80209#musicalexpression> ;
    schema:name "hectopascal / Yuu Koito (CV: Yuuki Takada) & Touko Nanami (CV: Minako Kotobuki)"@en,
        "hectopascal / 小糸侑 (CV:高田憂希)&七海燈子 (CV:寿美菜子)"@ja,
        "hectopascal / Yuu Koito (CV: Yuuki Takada) & Touko Nanami (CV: Minako Kotobuki)"@ja-latn ;
    schema:workPerformed <album/80209#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/90/80209/80209-1554090437.jpg> a schema:ImageObject,
        foaf:Image .

<album/80209#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "hectopascal / Yuu Koito (CV: Yuuki Takada) & Touko Nanami (CV: Minako Kotobuki)"@en,
        "hectopascal / 小糸侑 (CV:高田憂希)&七海燈子 (CV:寿美菜子)"@ja,
        "hectopascal / Yuu Koito (CV: Yuuki Takada) & Touko Nanami (CV: Minako Kotobuki)"@ja-latn ;
    mo:composer <artist/14707#subject>,
        <artist/17584#subject> ;
    mo:produced_work <album/80209#musicalwork> ;
    schema:name "hectopascal / Yuu Koito (CV: Yuuki Takada) & Touko Nanami (CV: Minako Kotobuki)"@en,
        "hectopascal / 小糸侑 (CV:高田憂希)&七海燈子 (CV:寿美菜子)"@ja,
        "hectopascal / Yuu Koito (CV: Yuuki Takada) & Touko Nanami (CV: Minako Kotobuki)"@ja-latn .

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

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

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

<album/80209#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-28"^^xsd:date ;
    dcterms:title "hectopascal / Yuu Koito (CV: Yuuki Takada) & Touko Nanami (CV: Minako Kotobuki)"@en,
        "hectopascal / 小糸侑 (CV:高田憂希)&七海燈子 (CV:寿美菜子)"@ja,
        "hectopascal / Yuu Koito (CV: Yuuki Takada) & Touko Nanami (CV: Minako Kotobuki)"@ja-latn ;
    mo:catalogue_number "ZMCZ-12649" ;
    mo:media_type "CD" ;
    mo:publication_of <album/80209#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:N5302e5be390844eaa83a4d515c80b3d5 ;
    mo:record_count 1 ;
    schema:about <product/6653#subject> ;
    schema:datePublished "2018-11-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/80209/80209-1554090437.jpg> ;
    schema:name "hectopascal / Yuu Koito (CV: Yuuki Takada) & Touko Nanami (CV: Minako Kotobuki)"@en,
        "hectopascal / 小糸侑 (CV:高田憂希)&七海燈子 (CV:寿美菜子)"@ja,
        "hectopascal / Yuu Koito (CV: Yuuki Takada) & Touko Nanami (CV: Minako Kotobuki)"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/80209/80209-1554090437.jpg> .

_:N5afc6a34f7514e728437068aac861423 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hectopascal"@en,
        "hectopascal"@ja,
        "hectopascal"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N5302e5be390844eaa83a4d515c80b3d5 ;
    schema:name "hectopascal"@en,
        "hectopascal"@ja,
        "hectopascal"@ja-latn .

_:N772eab61d78048b082d7521a35d5bef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hectopascal (instrumental)"@en,
        "hectopascal (instrumental)"@ja,
        "hectopascal (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N5302e5be390844eaa83a4d515c80b3d5 ;
    schema:name "hectopascal (instrumental)"@en,
        "hectopascal (instrumental)"@ja,
        "hectopascal (instrumental)"@ja-latn .

_:Nb2962a48ed884c7292ff204ff09657c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With Words Other than ''Love''"@en,
        "好き、以外の言葉で"@ja,
        "Suki, Igai no Kotoba de"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N5302e5be390844eaa83a4d515c80b3d5 ;
    schema:name "With Words Other than ''Love''"@en,
        "好き、以外の言葉で"@ja,
        "Suki, Igai no Kotoba de"@ja-latn .

_:Nb8ec053369524101a11b11d978024f16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With Words Other than ''Love'' (instrumental)"@en,
        "好き、以外の言葉で (instrumental)"@ja,
        "Suki, Igai no Kotoba de (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N5302e5be390844eaa83a4d515c80b3d5 ;
    schema:name "With Words Other than ''Love'' (instrumental)"@en,
        "好き、以外の言葉で (instrumental)"@ja,
        "Suki, Igai no Kotoba de (instrumental)"@ja-latn .

_:N5302e5be390844eaa83a4d515c80b3d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5afc6a34f7514e728437068aac861423,
        _:N772eab61d78048b082d7521a35d5bef1,
        _:Nb2962a48ed884c7292ff204ff09657c4,
        _:Nb8ec053369524101a11b11d978024f16 ;
    mo:track_count 4 ;
    schema:duration "PT16:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5afc6a34f7514e728437068aac861423,
        _:N772eab61d78048b082d7521a35d5bef1,
        _:Nb2962a48ed884c7292ff204ff09657c4,
        _:Nb8ec053369524101a11b11d978024f16 .

