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

<artist/24024#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chocolove from AKB48"@en ;
    foaf:made <album/150344#subject>,
        <album/150344#vocals> ;
    foaf:name "Chocolove from AKB48"@en .

<artist/5866#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasushi Akimoto"@en,
        "秋元康"@ja ;
    foaf:made <album/150344#lyrics>,
        <album/150344#subject> ;
    foaf:name "Yasushi Akimoto"@en,
        "秋元康"@ja .

<artist/15266#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150344#subject> ;
    schema:name "Manabu Tsuchiya"@en,
        "土屋学"@ja ;
    foaf:made <album/150344#composition>,
        <album/150344#subject> ;
    foaf:name "Manabu Tsuchiya"@en,
        "土屋学"@ja .

<artist/840#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150344#subject> ;
    schema:name "Miki Fujisue"@en,
        "藤末樹"@ja ;
    foaf:made <album/150344#composition>,
        <album/150344#subject> ;
    foaf:name "Miki Fujisue"@en,
        "藤末樹"@ja .

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

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

<album/150344#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type B]"@en,
        "明日は明日の君が生まれる / Chocolove from AKB48"@ja,
        "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type B]"@ja-latn ;
    mo:performance_of <album/150344#musicalwork> ;
    mo:recorded_as <album/150344#musicalexpression> ;
    schema:name "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type B]"@en,
        "明日は明日の君が生まれる / Chocolove from AKB48"@ja,
        "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type B]"@ja-latn ;
    schema:workPerformed <album/150344#musicalwork> .

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

<org/2380#subject> schema:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn ;
    foaf:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn .

<https://media.vgm.io/albums/44/150344/150344-032a79609187.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150344#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/150344/150344-032a79609187.jpg> ;
    foaf:depicts <album/150344#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/150344/150344-032a79609187.jpg> .

<https://medium-media.vgm.io/albums/44/150344/150344-032a79609187.jpg> a schema:ImageObject,
        foaf:Image .

<album/150344#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type B]"@en,
        "明日は明日の君が生まれる / Chocolove from AKB48"@ja,
        "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type B]"@ja-latn ;
    mo:composer <artist/15266#subject>,
        <artist/840#subject> ;
    mo:produced_work <album/150344#musicalwork> ;
    schema:name "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type B]"@en,
        "明日は明日の君が生まれる / Chocolove from AKB48"@ja,
        "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type B]"@ja-latn .

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

<album/150344#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-06-06"^^xsd:date ;
    dcterms:title "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type B]"@en,
        "明日は明日の君が生まれる / Chocolove from AKB48"@ja,
        "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type B]"@ja-latn ;
    mo:catalogue_number "UPCH-5472" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150344#musicalexpression> ;
    mo:publisher <org/2380#subject> ;
    mo:record _:N6e441705b6ae4fdb9d6bdabc549f32ec ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Skull Man"@en ;
            foaf:name "The Skull Man"@en ] ;
    schema:datePublished "2007-06-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/150344/150344-032a79609187.jpg> ;
    schema:name "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type B]"@en,
        "明日は明日の君が生まれる / Chocolove from AKB48"@ja,
        "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type B]"@ja-latn ;
    schema:publisher <org/2380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/150344/150344-032a79609187.jpg> .

_:N5452b9124b5348919331d4b2bc93593a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日は明日の君が生まれる (instrumental)"@ja,
        "Ashita wa Ashita no Kimi ga Umareru (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N6e441705b6ae4fdb9d6bdabc549f32ec ;
    schema:name "明日は明日の君が生まれる (instrumental)"@ja,
        "Ashita wa Ashita no Kimi ga Umareru (instrumental)"@ja-latn .

_:N7b3944fe417e4ee7b5eecd347a34d78c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日は明日の君が生まれる"@ja,
        "Ashita wa Ashita no Kimi ga Umareru"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N6e441705b6ae4fdb9d6bdabc549f32ec ;
    schema:name "明日は明日の君が生まれる"@ja,
        "Ashita wa Ashita no Kimi ga Umareru"@ja-latn .

_:N947b2fd8b9fb4938b0c8e791b51b6e39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チョコレート"@ja,
        "Chocolate"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N6e441705b6ae4fdb9d6bdabc549f32ec ;
    schema:name "チョコレート"@ja,
        "Chocolate"@ja-latn .

_:Nc5b2a901cafe4b8ebcef7429eb7e43cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日は明日の君が生まれる (sayaka-mix)"@ja,
        "Ashita wa Ashita no Kimi ga Umareru (sayaka-mix)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N6e441705b6ae4fdb9d6bdabc549f32ec ;
    schema:name "明日は明日の君が生まれる (sayaka-mix)"@ja,
        "Ashita wa Ashita no Kimi ga Umareru (sayaka-mix)"@ja-latn .

_:N6e441705b6ae4fdb9d6bdabc549f32ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5452b9124b5348919331d4b2bc93593a,
        _:N7b3944fe417e4ee7b5eecd347a34d78c,
        _:N947b2fd8b9fb4938b0c8e791b51b6e39,
        _:Nc5b2a901cafe4b8ebcef7429eb7e43cb ;
    mo:track_count 4 ;
    schema:duration "PT16:41"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5452b9124b5348919331d4b2bc93593a,
        _:N7b3944fe417e4ee7b5eecd347a34d78c,
        _:N947b2fd8b9fb4938b0c8e791b51b6e39,
        _:Nc5b2a901cafe4b8ebcef7429eb7e43cb .

