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

<artist/31119#subject> a schema:Person,
        foaf:Person ;
    schema:name "misae"@en ;
    foaf:made <album/65961#subject>,
        <album/65961#vocals> ;
    foaf:name "misae"@en .

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/65961#lyrics>,
        <album/65961#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

<artist/3988#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65961#subject> ;
    schema:name "Kosuke Makino"@en,
        "牧野幸介"@ja ;
    foaf:made <album/65961#composition>,
        <album/65961#subject> ;
    foaf:name "Kosuke Makino"@en,
        "牧野幸介"@ja .

<artist/705#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65961#subject> ;
    schema:name "Tamiya Terashima"@en,
        "寺嶋民哉"@ja ;
    foaf:made <album/65961#composition>,
        <album/65961#subject> ;
    foaf:name "Tamiya Terashima"@en,
        "寺嶋民哉"@ja .

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

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

<album/65961#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ashita Iki no Bus ni Notte / misae"@en,
        "TVアニメ「ロケットガール」エンディングテーマ 明日行きのバスに乗って / misae"@ja,
        "TV Anime \"Rocket Girls\" Ending Theme Ashita Iki no Bus ni Notte / misae"@ja-latn ;
    mo:performance_of <album/65961#musicalwork> ;
    mo:recorded_as <album/65961#musicalexpression> ;
    schema:name "Ashita Iki no Bus ni Notte / misae"@en,
        "TVアニメ「ロケットガール」エンディングテーマ 明日行きのバスに乗って / misae"@ja,
        "TV Anime \"Rocket Girls\" Ending Theme Ashita Iki no Bus ni Notte / misae"@ja-latn ;
    schema:workPerformed <album/65961#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/16/65961/65961-1488061335.jpg> a schema:ImageObject,
        foaf:Image .

<album/65961#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ashita Iki no Bus ni Notte / misae"@en,
        "TVアニメ「ロケットガール」エンディングテーマ 明日行きのバスに乗って / misae"@ja,
        "TV Anime \"Rocket Girls\" Ending Theme Ashita Iki no Bus ni Notte / misae"@ja-latn ;
    mo:composer <artist/3988#subject>,
        <artist/705#subject> ;
    mo:produced_work <album/65961#musicalwork> ;
    schema:name "Ashita Iki no Bus ni Notte / misae"@en,
        "TVアニメ「ロケットガール」エンディングテーマ 明日行きのバスに乗って / misae"@ja,
        "TV Anime \"Rocket Girls\" Ending Theme Ashita Iki no Bus ni Notte / misae"@ja-latn .

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

<album/65961#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-03-21"^^xsd:date ;
    dcterms:title "Ashita Iki no Bus ni Notte / misae"@en,
        "TVアニメ「ロケットガール」エンディングテーマ 明日行きのバスに乗って / misae"@ja,
        "TV Anime \"Rocket Girls\" Ending Theme Ashita Iki no Bus ni Notte / misae"@ja-latn ;
    mo:catalogue_number "HMCH-2020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65961#musicalexpression> ;
    mo:publisher <org/2918#subject> ;
    mo:record _:Nde694c52eb4140b0a73654ab3609905f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rocket Girls"@en ;
            foaf:name "Rocket Girls"@en ] ;
    schema:datePublished "2007-03-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/65961/65961-1488061335.jpg> ;
    schema:name "Ashita Iki no Bus ni Notte / misae"@en,
        "TVアニメ「ロケットガール」エンディングテーマ 明日行きのバスに乗って / misae"@ja,
        "TV Anime \"Rocket Girls\" Ending Theme Ashita Iki no Bus ni Notte / misae"@ja-latn ;
    schema:publisher <org/2918#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/65961/65961-1488061335.jpg> .

_:N2a553685faf14807aa79b5e9ffe1e281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "umbrella～ただ、雨が降る～(off vocal)"@ja,
        "Umbrella ~Tada, Ame ga Furu~ (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nde694c52eb4140b0a73654ab3609905f ;
    schema:name "umbrella～ただ、雨が降る～(off vocal)"@ja,
        "Umbrella ~Tada, Ame ga Furu~ (off vocal)"@ja-latn .

_:N9330940c5d8842318746046508b4dd9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "umbrella～ただ、雨が降る～"@ja,
        "Umbrella ~Tada, Ame ga Furu~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nde694c52eb4140b0a73654ab3609905f ;
    schema:name "umbrella～ただ、雨が降る～"@ja,
        "Umbrella ~Tada, Ame ga Furu~"@ja-latn .

_:N9841ea2194af40d99a2218e57c167946 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日行きのバスに乗って(off vocal)"@ja,
        "Ashita Iki no Bus ni Notte (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nde694c52eb4140b0a73654ab3609905f ;
    schema:name "明日行きのバスに乗って(off vocal)"@ja,
        "Ashita Iki no Bus ni Notte (off vocal)"@ja-latn .

_:Nb7248fbcd99543c08b01e06e3fbcdf61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日行きのバスに乗って"@ja,
        "Ashita Iki no Bus ni Notte"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nde694c52eb4140b0a73654ab3609905f ;
    schema:name "明日行きのバスに乗って"@ja,
        "Ashita Iki no Bus ni Notte"@ja-latn .

_:Nde694c52eb4140b0a73654ab3609905f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a553685faf14807aa79b5e9ffe1e281,
        _:N9330940c5d8842318746046508b4dd9e,
        _:N9841ea2194af40d99a2218e57c167946,
        _:Nb7248fbcd99543c08b01e06e3fbcdf61 ;
    mo:track_count 4 ;
    schema:duration "PT20:56"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2a553685faf14807aa79b5e9ffe1e281,
        _:N9330940c5d8842318746046508b4dd9e,
        _:N9841ea2194af40d99a2218e57c167946,
        _:Nb7248fbcd99543c08b01e06e3fbcdf61 .

