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

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

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

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

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

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

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

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

<album/150343#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/34/150343/150343-4f2765edde32.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150343#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/150343/150343-4f2765edde32.webp> ;
    foaf:depicts <album/150343#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/150343/150343-4f2765edde32.webp> .

<https://medium-media.vgm.io/albums/34/150343/150343-4f2765edde32.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/150343#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 A]"@en,
        "明日は明日の君が生まれる / Chocolove from AKB48"@ja,
        "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type A]"@ja-latn ;
    mo:catalogue_number "UPCH-5471" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150343#musicalexpression> ;
    mo:publisher <org/2380#subject> ;
    mo:record _:Nc4974a3a0b0d4ce091efbd2f9fd486cf ;
    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/34/150343/150343-4f2765edde32.webp> ;
    schema:name "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type A]"@en,
        "明日は明日の君が生まれる / Chocolove from AKB48"@ja,
        "Ashita wa Ashita no Kimi ga Umareru / Chocolove from AKB48 [Type A]"@ja-latn ;
    schema:publisher <org/2380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/150343/150343-4f2765edde32.webp> .

_:N12ca9aacc8ae43b789f2ca7cb090a84d 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 _:Nc4974a3a0b0d4ce091efbd2f9fd486cf ;
    schema:name "明日は明日の君が生まれる"@ja,
        "Ashita wa Ashita no Kimi ga Umareru"@ja-latn .

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

_:N8fda2e321c5b42a1bb7a18ff27bebba4 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 _:Nc4974a3a0b0d4ce091efbd2f9fd486cf ;
    schema:name "明日は明日の君が生まれる (instrumental)"@ja,
        "Ashita wa Ashita no Kimi ga Umareru (instrumental)"@ja-latn .

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

_:Nc4974a3a0b0d4ce091efbd2f9fd486cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12ca9aacc8ae43b789f2ca7cb090a84d,
        _:N75ff32365be64d3da2f15de7d78f8f55,
        _:N8fda2e321c5b42a1bb7a18ff27bebba4,
        _:Ne1c65db6a80442e9b157ba53541ab85a ;
    mo:track_count 4 ;
    schema:duration "PT16:41"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N12ca9aacc8ae43b789f2ca7cb090a84d,
        _:N75ff32365be64d3da2f15de7d78f8f55,
        _:N8fda2e321c5b42a1bb7a18ff27bebba4,
        _:Ne1c65db6a80442e9b157ba53541ab85a .

