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

<artist/11652#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Kojima"@en,
        "児嶋隆"@ja ;
    foaf:made <album/80062#lyrics>,
        <album/80062#subject> ;
    foaf:name "Takashi Kojima"@en,
        "児嶋隆"@ja .

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

<artist/2092#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80062#subject> ;
    schema:name "Tomoyuki Asakawa"@en,
        "朝川朋之"@ja ;
    foaf:made <album/80062#composition>,
        <album/80062#subject> ;
    foaf:name "Tomoyuki Asakawa"@en,
        "朝川朋之"@ja .

<album/80062#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hasshin Zen'ya ~Get a dream!~ / UNIVERSE·FORM"@en,
        "発進前夜～Get a dream!～ / UNIVERSE·FORM"@ja,
        "Hasshin Zen'ya ~Get a dream!~ / UNIVERSE·FORM"@ja-latn ;
    mo:composer <artist/2092#subject> ;
    mo:produced_work <album/80062#musicalwork> ;
    schema:name "Hasshin Zen'ya ~Get a dream!~ / UNIVERSE·FORM"@en,
        "発進前夜～Get a dream!～ / UNIVERSE·FORM"@ja,
        "Hasshin Zen'ya ~Get a dream!~ / UNIVERSE·FORM"@ja-latn .

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

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

<album/80062#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hasshin Zen'ya ~Get a dream!~ / UNIVERSE·FORM"@en,
        "発進前夜～Get a dream!～ / UNIVERSE·FORM"@ja,
        "Hasshin Zen'ya ~Get a dream!~ / UNIVERSE·FORM"@ja-latn ;
    mo:performance_of <album/80062#musicalwork> ;
    mo:recorded_as <album/80062#musicalexpression> ;
    schema:name "Hasshin Zen'ya ~Get a dream!~ / UNIVERSE·FORM"@en,
        "発進前夜～Get a dream!～ / UNIVERSE·FORM"@ja,
        "Hasshin Zen'ya ~Get a dream!~ / UNIVERSE·FORM"@ja-latn ;
    schema:workPerformed <album/80062#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/26/80062/80062-1534782609.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/80062#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-01-21"^^xsd:date ;
    dcterms:title "Hasshin Zen'ya ~Get a dream!~ / UNIVERSE·FORM"@en,
        "発進前夜～Get a dream!～ / UNIVERSE·FORM"@ja,
        "Hasshin Zen'ya ~Get a dream!~ / UNIVERSE·FORM"@ja-latn ;
    mo:catalogue_number "VIDL-30472" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/80062#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nc085b52ce2354eb7b129ab2b68fd10b0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Candidate For Goddess"@en ;
            foaf:name "The Candidate For Goddess"@en ] ;
    schema:datePublished "2000-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/80062/80062-1534782609.jpg> ;
    schema:name "Hasshin Zen'ya ~Get a dream!~ / UNIVERSE·FORM"@en,
        "発進前夜～Get a dream!～ / UNIVERSE·FORM"@ja,
        "Hasshin Zen'ya ~Get a dream!~ / UNIVERSE·FORM"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/80062/80062-1534782609.jpg> .

_:N730cc399c173455aa92c4764ba55140a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Animation \"The Candidate for Goddess\" Image Song The Night Before Departure ~get A Dream!~"@en,
        "TV アニメーション「女神候補生」イメージソング 発進前夜~get A Dream!~"@ja,
        "TV Animation \"Megami Kohosei\" Image Song Hasshin Zen'ya ~get A Dream!~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nc085b52ce2354eb7b129ab2b68fd10b0 ;
    schema:name "TV Animation \"The Candidate for Goddess\" Image Song The Night Before Departure ~get A Dream!~"@en,
        "TV アニメーション「女神候補生」イメージソング 発進前夜~get A Dream!~"@ja,
        "TV Animation \"Megami Kohosei\" Image Song Hasshin Zen'ya ~get A Dream!~"@ja-latn .

_:N79fbf09294a14be49d96c9d0eb0be963 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Night Before Departure ~get A Dream!~ (Original Karaoke)"@en,
        "発進前夜~get A Dream!~(オリジナル・カラオケ)"@ja,
        "Hasshin Zen'ya ~get A Dream!~ (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nc085b52ce2354eb7b129ab2b68fd10b0 ;
    schema:name "The Night Before Departure ~get A Dream!~ (Original Karaoke)"@en,
        "発進前夜~get A Dream!~(オリジナル・カラオケ)"@ja,
        "Hasshin Zen'ya ~get A Dream!~ (Original Karaoke)"@ja-latn .

_:Nfbcea7a9ef0b4bf49b4d699a1cddf476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Animation \"The Candidate for Goddess\" Original CD Drama Curriculum 0.5 (Interview)"@en,
        "TV アニメーション「女神候補生」オリジナルCDドラマ カリキュラム0.5〔面接〕"@ja,
        "TV Animation \"Megami Kohosei\" Original CD Drama Curriculum 0.5 (Mensetsu)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT9:39"^^xsd:interval ;
    schema:inPlaylist _:Nc085b52ce2354eb7b129ab2b68fd10b0 ;
    schema:name "TV Animation \"The Candidate for Goddess\" Original CD Drama Curriculum 0.5 (Interview)"@en,
        "TV アニメーション「女神候補生」オリジナルCDドラマ カリキュラム0.5〔面接〕"@ja,
        "TV Animation \"Megami Kohosei\" Original CD Drama Curriculum 0.5 (Mensetsu)"@ja-latn .

_:Nc085b52ce2354eb7b129ab2b68fd10b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N730cc399c173455aa92c4764ba55140a,
        _:N79fbf09294a14be49d96c9d0eb0be963,
        _:Nfbcea7a9ef0b4bf49b4d699a1cddf476 ;
    mo:track_count 3 ;
    schema:duration "PT20:35"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N730cc399c173455aa92c4764ba55140a,
        _:N79fbf09294a14be49d96c9d0eb0be963,
        _:Nfbcea7a9ef0b4bf49b4d699a1cddf476 .

