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

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

<album/151588#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I Wish / BACKDRAFT SMITHS"@en,
        "I Wish / BACKDRAFT SMITHS"@ja,
        "I Wish / BACKDRAFT SMITHS"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Yuya Ogawa"@en ;
            foaf:made <album/151588#composition> ;
            foaf:name "Yuya Ogawa"@en ] ;
    mo:produced_work <album/151588#musicalwork> ;
    schema:name "I Wish / BACKDRAFT SMITHS"@en,
        "I Wish / BACKDRAFT SMITHS"@ja,
        "I Wish / BACKDRAFT SMITHS"@ja-latn .

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

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

<org/2325#subject> schema:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn ;
    foaf:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn .

<https://media.vgm.io/albums/88/151588/151588-1625e086b91e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151588#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/151588/151588-1625e086b91e.jpg> ;
    foaf:depicts <album/151588#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/151588/151588-1625e086b91e.jpg> .

<https://medium-media.vgm.io/albums/88/151588/151588-1625e086b91e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151588#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I Wish / BACKDRAFT SMITHS"@en,
        "I Wish / BACKDRAFT SMITHS"@ja,
        "I Wish / BACKDRAFT SMITHS"@ja-latn ;
    mo:performance_of <album/151588#musicalwork> ;
    mo:performer _:N6169587c7cc94937adf775eba3abd43d ;
    mo:recorded_as <album/151588#musicalexpression> ;
    schema:byArtist _:N6169587c7cc94937adf775eba3abd43d ;
    schema:name "I Wish / BACKDRAFT SMITHS"@en,
        "I Wish / BACKDRAFT SMITHS"@ja,
        "I Wish / BACKDRAFT SMITHS"@ja-latn ;
    schema:workPerformed <album/151588#musicalwork> .

<album/151588#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-04"^^xsd:date ;
    dcterms:title "I Wish / BACKDRAFT SMITHS"@en,
        "I Wish / BACKDRAFT SMITHS"@ja,
        "I Wish / BACKDRAFT SMITHS"@ja-latn ;
    mo:catalogue_number "AVCA-62980" ;
    mo:media_type "CD" ;
    mo:publication_of <album/151588#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:Nb362deb8663d4a27abcf017e503c829f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Saikyou Ginga Ultimate Zero ~Battle Spirits~"@en ;
            foaf:name "Saikyou Ginga Ultimate Zero ~Battle Spirits~"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "BACKDRAFT SMITHS"@en ;
            foaf:name "BACKDRAFT SMITHS"@en ] ;
    schema:datePublished "2013-12-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/151588/151588-1625e086b91e.jpg> ;
    schema:name "I Wish / BACKDRAFT SMITHS"@en,
        "I Wish / BACKDRAFT SMITHS"@ja,
        "I Wish / BACKDRAFT SMITHS"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/151588/151588-1625e086b91e.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151588#subject> ;
    schema:name "Yuya Ogawa"@en ;
    foaf:made <album/151588#subject> ;
    foaf:name "Yuya Ogawa"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yuya Ogawa"@en ;
    foaf:made <album/151588#lyrics> ;
    foaf:name "Yuya Ogawa"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yuya Ogawa"@en ;
    foaf:made <album/151588#subject> ;
    foaf:name "Yuya Ogawa"@en .

_:N05d44c9dd71b42f2ad8a606cc1cc0686 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Wish"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nb362deb8663d4a27abcf017e503c829f ;
    schema:name "I Wish"@en .

_:N56c13766d80d4c55aaaca5f587c6367e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planetary Nebula"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nb362deb8663d4a27abcf017e503c829f ;
    schema:name "Planetary Nebula"@en .

_:N6169587c7cc94937adf775eba3abd43d a schema:Person,
        foaf:Person ;
    mo:performed <album/151588#performance> ;
    schema:name "BACKDRAFT SMITHS"@en ;
    foaf:name "BACKDRAFT SMITHS"@en .

_:Nb362deb8663d4a27abcf017e503c829f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05d44c9dd71b42f2ad8a606cc1cc0686,
        _:N56c13766d80d4c55aaaca5f587c6367e ;
    mo:track_count 2 ;
    schema:duration "PT8:08"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N05d44c9dd71b42f2ad8a606cc1cc0686,
        _:N56c13766d80d4c55aaaca5f587c6367e .

