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

<artist/36035#subject> a schema:Person,
        foaf:Person ;
    schema:name "Super Sonico"@en,
        "すーぱーそに子"@ja ;
    foaf:made <album/26821#lyrics>,
        <album/26821#subject> ;
    foaf:name "Super Sonico"@en,
        "すーぱーそに子"@ja .

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

<artist/65#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26821#subject> ;
    schema:name "Masayoshi Murakami"@en,
        "村上正芳"@ja ;
    foaf:made <album/26821#composition>,
        <album/26821#subject> ;
    foaf:name "Masayoshi Murakami"@en,
        "村上正芳"@ja .

<album/26821#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VISION / First Astronomical Velocity"@en,
        "VISION / 第一宇宙速度"@ja,
        "VISION / Daiichi Uchuu Sokudo"@ja-latn ;
    mo:composer <artist/65#subject> ;
    mo:produced_work <album/26821#musicalwork> ;
    schema:name "VISION / First Astronomical Velocity"@en,
        "VISION / 第一宇宙速度"@ja,
        "VISION / Daiichi Uchuu Sokudo"@ja-latn .

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

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

<album/26821#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VISION / First Astronomical Velocity"@en,
        "VISION / 第一宇宙速度"@ja,
        "VISION / Daiichi Uchuu Sokudo"@ja-latn ;
    mo:performance_of <album/26821#musicalwork> ;
    mo:recorded_as <album/26821#musicalexpression> ;
    schema:name "VISION / First Astronomical Velocity"@en,
        "VISION / 第一宇宙速度"@ja,
        "VISION / Daiichi Uchuu Sokudo"@ja-latn ;
    schema:workPerformed <album/26821#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/12/26821/26821-1325833670.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/26821#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-29"^^xsd:date ;
    dcterms:title "VISION / First Astronomical Velocity"@en,
        "VISION / 第一宇宙速度"@ja,
        "VISION / Daiichi Uchuu Sokudo"@ja-latn ;
    mo:catalogue_number "GRN-027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26821#musicalexpression> ;
    mo:publisher <org/314#subject> ;
    mo:record _:N887e42730d854d7bbc2399101bb013f5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SoniComi"@en ;
            foaf:name "SoniComi"@en ] ;
    schema:datePublished "2011-07-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/26821/26821-1325833670.jpg> ;
    schema:name "VISION / First Astronomical Velocity"@en,
        "VISION / 第一宇宙速度"@ja,
        "VISION / Daiichi Uchuu Sokudo"@ja-latn ;
    schema:publisher <org/314#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/26821/26821-1325833670.jpg> .

_:N2ee7aab1568b4c22a03cdd77a075f064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay With me"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N887e42730d854d7bbc2399101bb013f5 ;
    schema:name "Stay With me"@en .

_:Nb1db2ef9ee3646df927f7c174ebdcc0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay With me inst ver."@en ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N887e42730d854d7bbc2399101bb013f5 ;
    schema:name "Stay With me inst ver."@en .

_:Nb41f8566d50847cc8a16d43a56d47172 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N887e42730d854d7bbc2399101bb013f5 ;
    schema:name "None"@en .

_:Nd81ce2d4ea214cdf99ccf23e21a52c84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VISION"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N887e42730d854d7bbc2399101bb013f5 ;
    schema:name "VISION"@en .

_:Nf6fce73784134814b16eb06402b0af75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VISION inst ver."@en ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N887e42730d854d7bbc2399101bb013f5 ;
    schema:name "VISION inst ver."@en .

_:N887e42730d854d7bbc2399101bb013f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ee7aab1568b4c22a03cdd77a075f064,
        _:Nb1db2ef9ee3646df927f7c174ebdcc0b,
        _:Nb41f8566d50847cc8a16d43a56d47172,
        _:Nd81ce2d4ea214cdf99ccf23e21a52c84,
        _:Nf6fce73784134814b16eb06402b0af75 ;
    mo:track_count 5 ;
    schema:duration "PT15:38"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2ee7aab1568b4c22a03cdd77a075f064,
        _:Nb1db2ef9ee3646df927f7c174ebdcc0b,
        _:Nb41f8566d50847cc8a16d43a56d47172,
        _:Nd81ce2d4ea214cdf99ccf23e21a52c84,
        _:Nf6fce73784134814b16eb06402b0af75 .

