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

<artist/18078#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayu Watanabe"@en,
        "渡辺麻友"@ja ;
    foaf:made <album/22850#subject>,
        <album/22850#vocals> ;
    foaf:name "Mayu Watanabe"@en,
        "渡辺麻友"@ja .

<artist/24915#subject> a schema:Person,
        foaf:Person ;
    schema:name "Watarirouka Hashiritai"@en,
        "渡り廊下走り隊"@ja ;
    foaf:made <album/22850#subject>,
        <album/22850#vocals> ;
    foaf:name "Watarirouka Hashiritai"@en,
        "渡り廊下走り隊"@ja .

<artist/26999#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aika Oota"@en ;
    foaf:made <album/22850#subject>,
        <album/22850#vocals> ;
    foaf:name "Aika Oota"@en .

<artist/27000#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Nakagawa"@en,
        "仲川遥香"@ja ;
    foaf:made <album/22850#subject>,
        <album/22850#vocals> ;
    foaf:name "Haruka Nakagawa"@en,
        "仲川遥香"@ja .

<artist/27001#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Hirajima"@en,
        "平嶋夏海"@ja ;
    foaf:made <album/22850#subject>,
        <album/22850#vocals> ;
    foaf:name "Natsumi Hirajima"@en,
        "平嶋夏海"@ja .

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

<artist/3650#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22850#subject> ;
    schema:name "Daisuke Suzuki"@en,
        "鈴木大輔"@ja ;
    foaf:made <album/22850#composition>,
        <album/22850#subject> ;
    foaf:name "Daisuke Suzuki"@en,
        "鈴木大輔"@ja .

<artist/6392#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22850#subject> ;
    schema:name "Shintaro Ito"@en,
        "伊藤心太郎"@ja ;
    foaf:made <album/22850#composition>,
        <album/22850#subject> ;
    foaf:name "Shintaro Ito"@en,
        "伊藤心太郎"@ja .

<product/528#subject> a schema:CreativeWork ;
    schema:name "Blue Dragon: Trials of the 7 Shadows"@en,
        "BLUE DRAGON: 天界の七竜"@ja,
        "BLUE DRAGON: Tenkai no Shichiryuu"@ja-latn ;
    foaf:name "Blue Dragon: Trials of the 7 Shadows"@en,
        "BLUE DRAGON: 天界の七竜"@ja,
        "BLUE DRAGON: Tenkai no Shichiryuu"@ja-latn .

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

<album/22850#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hatsukoi Dash/Aoi Mirai / Watarirouka Hashiritai"@en,
        "初恋ダッシュ/青い未来 / 渡り廊下走り隊"@ja,
        "Hatsukoi Dash/Aoi Mirai / Watarirouka Hashiritai"@ja-latn ;
    mo:performance_of <album/22850#musicalwork> ;
    mo:recorded_as <album/22850#musicalexpression> ;
    schema:name "Hatsukoi Dash/Aoi Mirai / Watarirouka Hashiritai"@en,
        "初恋ダッシュ/青い未来 / 渡り廊下走り隊"@ja,
        "Hatsukoi Dash/Aoi Mirai / Watarirouka Hashiritai"@ja-latn ;
    schema:workPerformed <album/22850#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/05/22850/22850-1315219361.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22850#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hatsukoi Dash/Aoi Mirai / Watarirouka Hashiritai"@en,
        "初恋ダッシュ/青い未来 / 渡り廊下走り隊"@ja,
        "Hatsukoi Dash/Aoi Mirai / Watarirouka Hashiritai"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tatsuya Kai"@en ;
            foaf:made <album/22850#composition> ;
            foaf:name "Tatsuya Kai"@en ],
        <artist/3650#subject>,
        <artist/6392#subject> ;
    mo:produced_work <album/22850#musicalwork> ;
    schema:name "Hatsukoi Dash/Aoi Mirai / Watarirouka Hashiritai"@en,
        "初恋ダッシュ/青い未来 / 渡り廊下走り隊"@ja,
        "Hatsukoi Dash/Aoi Mirai / Watarirouka Hashiritai"@ja-latn .

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

<album/22850#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-28"^^xsd:date ;
    dcterms:title "Hatsukoi Dash/Aoi Mirai / Watarirouka Hashiritai"@en,
        "初恋ダッシュ/青い未来 / 渡り廊下走り隊"@ja,
        "Hatsukoi Dash/Aoi Mirai / Watarirouka Hashiritai"@ja-latn ;
    mo:catalogue_number "PCCA-02864" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22850#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N67af2ae3dbb64046b3822d2fe926c44b ;
    mo:record_count 1 ;
    schema:about <product/528#subject> ;
    schema:datePublished "2009-01-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/05/22850/22850-1315219361.jpg> ;
    schema:name "Hatsukoi Dash/Aoi Mirai / Watarirouka Hashiritai"@en,
        "初恋ダッシュ/青い未来 / 渡り廊下走り隊"@ja,
        "Hatsukoi Dash/Aoi Mirai / Watarirouka Hashiritai"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/22850/22850-1315219361.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22850#subject> ;
    schema:name "Tatsuya Kai"@en ;
    foaf:made <album/22850#subject> ;
    foaf:name "Tatsuya Kai"@en .

_:N07f5858458ea45578f20f850d4623cef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初恋ダッシュ"@ja,
        "Hatsukoi Dash"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N67af2ae3dbb64046b3822d2fe926c44b ;
    schema:name "初恋ダッシュ"@ja,
        "Hatsukoi Dash"@ja-latn .

_:N5dc513d0cf0d41769bb462de981d17a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青い未来"@ja,
        "Aoi Mirai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N67af2ae3dbb64046b3822d2fe926c44b ;
    schema:name "青い未来"@ja,
        "Aoi Mirai"@ja-latn .

_:Ne59d8d0d934046fb8bc8d9eae8890e98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のチューイング"@ja,
        "Koi no Chewing"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N67af2ae3dbb64046b3822d2fe926c44b ;
    schema:name "恋のチューイング"@ja,
        "Koi no Chewing"@ja-latn .

_:Ne64364e9fd784e799cf8e0b7579c368f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初恋ダッシュ (Instrumental)"@ja,
        "Hatsukoi Dash (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N67af2ae3dbb64046b3822d2fe926c44b ;
    schema:name "初恋ダッシュ (Instrumental)"@ja,
        "Hatsukoi Dash (Instrumental)"@ja-latn .

_:N67af2ae3dbb64046b3822d2fe926c44b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07f5858458ea45578f20f850d4623cef,
        _:N5dc513d0cf0d41769bb462de981d17a2,
        _:Ne59d8d0d934046fb8bc8d9eae8890e98,
        _:Ne64364e9fd784e799cf8e0b7579c368f ;
    mo:track_count 4 ;
    schema:duration "PT15:01"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N07f5858458ea45578f20f850d4623cef,
        _:N5dc513d0cf0d41769bb462de981d17a2,
        _:Ne59d8d0d934046fb8bc8d9eae8890e98,
        _:Ne64364e9fd784e799cf8e0b7579c368f .

