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

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

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

<artist/2739#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48023#subject> ;
    schema:name "Tomohiko Togashi"@en ;
    foaf:made <album/48023#composition>,
        <album/48023#subject> ;
    foaf:name "Tomohiko Togashi"@en .

<artist/28891#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48023#subject> ;
    schema:name "Soh Yoshioka"@en ;
    foaf:made <album/48023#composition>,
        <album/48023#subject> ;
    foaf:name "Soh Yoshioka"@en .

<artist/9227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48023#subject> ;
    schema:name "Kenichi Chiba"@en ;
    foaf:made <album/48023#composition>,
        <album/48023#subject> ;
    foaf:name "Kenichi Chiba"@en .

<event/170> a mo:Release ;
    schema:name "Released at M3-2014 Spring (Apr 27, 2014)" .

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

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

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

<https://medium-media.vgm.io/albums/32/48023/48023-1410356376.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/52352#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48023#performance> ;
    schema:name "EVO+"@en ;
    foaf:name "EVO+"@en .

<artist/6160#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48023#performance> ;
    schema:name "Koko"@en,
        "ココ"@ja ;
    foaf:name "Koko"@en,
        "ココ"@ja .

<artist/67308#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48023#performance> ;
    schema:name "Innocent Key"@en,
        "イノセントキー"@ja ;
    foaf:name "Innocent Key"@en,
        "イノセントキー"@ja .

<album/48023#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LIFE IS LIKE A LIVE! / Kenichi Chiba"@en,
        "LIFE IS LIKE A LIVE! / Kenichi Chiba"@ja,
        "LIFE IS LIKE A LIVE! / Kenichi Chiba"@ja-latn ;
    mo:composer <artist/2739#subject>,
        <artist/28891#subject>,
        <artist/9227#subject> ;
    mo:produced_work <album/48023#musicalwork> ;
    schema:name "LIFE IS LIKE A LIVE! / Kenichi Chiba"@en,
        "LIFE IS LIKE A LIVE! / Kenichi Chiba"@ja,
        "LIFE IS LIKE A LIVE! / Kenichi Chiba"@ja-latn .

<album/48023#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LIFE IS LIKE A LIVE! / Kenichi Chiba"@en,
        "LIFE IS LIKE A LIVE! / Kenichi Chiba"@ja,
        "LIFE IS LIKE A LIVE! / Kenichi Chiba"@ja-latn ;
    mo:performance_of <album/48023#musicalwork> ;
    mo:performer _:N54d904d674974e7da63ecf0f3f88fcf1,
        <artist/52352#subject>,
        <artist/6160#subject>,
        <artist/67308#subject> ;
    mo:recorded_as <album/48023#musicalexpression> ;
    schema:byArtist _:N54d904d674974e7da63ecf0f3f88fcf1,
        <artist/52352#subject>,
        <artist/6160#subject>,
        <artist/67308#subject> ;
    schema:name "LIFE IS LIKE A LIVE! / Kenichi Chiba"@en,
        "LIFE IS LIKE A LIVE! / Kenichi Chiba"@ja,
        "LIFE IS LIKE A LIVE! / Kenichi Chiba"@ja-latn ;
    schema:workPerformed <album/48023#musicalwork> .

<album/48023#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-27"^^xsd:date ;
    dcterms:title "LIFE IS LIKE A LIVE! / Kenichi Chiba"@en,
        "LIFE IS LIKE A LIVE! / Kenichi Chiba"@ja,
        "LIFE IS LIKE A LIVE! / Kenichi Chiba"@ja-latn ;
    mo:catalogue_number "UTCD-006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48023#musicalexpression> ;
    mo:publisher <org/1386#subject> ;
    mo:record _:Nfd43971eb047469b9e4c8efc84939801 ;
    mo:record_count 1 ;
    mo:release <event/170> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Da-Little"@en ;
            foaf:name "Da-Little"@en ],
        <artist/52352#subject>,
        <artist/6160#subject>,
        <artist/67308#subject> ;
    schema:datePublished "2014-04-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/32/48023/48023-1410356376.jpg> ;
    schema:name "LIFE IS LIKE A LIVE! / Kenichi Chiba"@en,
        "LIFE IS LIKE A LIVE! / Kenichi Chiba"@ja,
        "LIFE IS LIKE A LIVE! / Kenichi Chiba"@ja-latn ;
    schema:publisher <org/1386#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/48023/48023-1410356376.jpg> .

_:N06b76ea7318b41d18315e7d530597b45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gotta Go feat. EVO+"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd43971eb047469b9e4c8efc84939801 ;
    schema:name "Gotta Go feat. EVO+"@en .

_:N54d904d674974e7da63ecf0f3f88fcf1 a schema:Person,
        foaf:Person ;
    mo:performed <album/48023#performance> ;
    schema:name "Da-Little"@en ;
    foaf:name "Da-Little"@en .

_:N7b05bad167384964848935ac43a0c62d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Can't Stop Dancing"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd43971eb047469b9e4c8efc84939801 ;
    schema:name "I Can't Stop Dancing"@en .

_:N8a466fde18494e058f1570f7294e4be2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOU feat. Da-little(Synthtep Mix)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd43971eb047469b9e4c8efc84939801 ;
    schema:name "YOU feat. Da-little(Synthtep Mix)"@en .

_:N9aa70280c1d844d2b0c6aad88363dd68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Rider feat. Soh Yoshioka"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd43971eb047469b9e4c8efc84939801 ;
    schema:name "Night Rider feat. Soh Yoshioka"@en .

_:Nd8b227cdaa4149af901c04ebccd06f45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rush"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd43971eb047469b9e4c8efc84939801 ;
    schema:name "Rush"@en .

_:Nd94478e62b6944e6906c6dbc66d6688e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In To My Life(Radio Edit)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd43971eb047469b9e4c8efc84939801 ;
    schema:name "In To My Life(Radio Edit)"@en .

_:Ndaca766f924147efa38b644f512b8f48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cool Runnings"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd43971eb047469b9e4c8efc84939801 ;
    schema:name "Cool Runnings"@en .

_:Nf8e0ff62cbef4d8eaef21af2d5efc9bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gotta go feat. EVO+(Cielo Azul Mix Radio Edit)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd43971eb047469b9e4c8efc84939801 ;
    schema:name "Gotta go feat. EVO+(Cielo Azul Mix Radio Edit)"@en .

_:Nf9e2ef2ae98a4f1099ca4bec8026638f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On&On&On feat. EVO+"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd43971eb047469b9e4c8efc84939801 ;
    schema:name "On&On&On feat. EVO+"@en .

_:Nffa5cb2762b94b45b3f276bf1f4f304e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evertrip feat. Tomohiko Togashi"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd43971eb047469b9e4c8efc84939801 ;
    schema:name "Evertrip feat. Tomohiko Togashi"@en .

_:Nfd43971eb047469b9e4c8efc84939801 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06b76ea7318b41d18315e7d530597b45,
        _:N7b05bad167384964848935ac43a0c62d,
        _:N8a466fde18494e058f1570f7294e4be2,
        _:N9aa70280c1d844d2b0c6aad88363dd68,
        _:Nd8b227cdaa4149af901c04ebccd06f45,
        _:Nd94478e62b6944e6906c6dbc66d6688e,
        _:Ndaca766f924147efa38b644f512b8f48,
        _:Nf8e0ff62cbef4d8eaef21af2d5efc9bd,
        _:Nf9e2ef2ae98a4f1099ca4bec8026638f,
        _:Nffa5cb2762b94b45b3f276bf1f4f304e ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N06b76ea7318b41d18315e7d530597b45,
        _:N7b05bad167384964848935ac43a0c62d,
        _:N8a466fde18494e058f1570f7294e4be2,
        _:N9aa70280c1d844d2b0c6aad88363dd68,
        _:Nd8b227cdaa4149af901c04ebccd06f45,
        _:Nd94478e62b6944e6906c6dbc66d6688e,
        _:Ndaca766f924147efa38b644f512b8f48,
        _:Nf8e0ff62cbef4d8eaef21af2d5efc9bd,
        _:Nf9e2ef2ae98a4f1099ca4bec8026638f,
        _:Nffa5cb2762b94b45b3f276bf1f4f304e .

