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

<artist/21861#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shugo Nakamura"@en,
        "仲村宗悟"@ja ;
    foaf:made <album/158394#lyrics>,
        <album/158394#subject>,
        <album/158394#vocals> ;
    foaf:name "Shugo Nakamura"@en,
        "仲村宗悟"@ja .

<artist/54430#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chalili"@en,
        "茶理理"@ja ;
    foaf:made <album/158394#lyrics>,
        <album/158394#subject>,
        <album/158394#vocals> ;
    foaf:name "Chalili"@en,
        "茶理理"@ja .

<artist/24837#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158394#subject> ;
    schema:name "SUGIZO"@en ;
    foaf:made <album/158394#composition>,
        <album/158394#subject> ;
    foaf:name "SUGIZO"@en .

<album/158394#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Go for Your Future / SUGIZO"@en,
        "Go for Your Future / SUGIZO"@ja,
        "Go for Your Future / SUGIZO"@ja-latn ;
    mo:composer <artist/24837#subject> ;
    mo:produced_work <album/158394#musicalwork> ;
    schema:name "Go for Your Future / SUGIZO"@en,
        "Go for Your Future / SUGIZO"@ja,
        "Go for Your Future / SUGIZO"@ja-latn .

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

<album/158394#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Go for Your Future / SUGIZO"@en,
        "Go for Your Future / SUGIZO"@ja,
        "Go for Your Future / SUGIZO"@ja-latn ;
    mo:performance_of <album/158394#musicalwork> ;
    mo:recorded_as <album/158394#musicalexpression> ;
    schema:name "Go for Your Future / SUGIZO"@en,
        "Go for Your Future / SUGIZO"@ja,
        "Go for Your Future / SUGIZO"@ja-latn ;
    schema:workPerformed <album/158394#musicalwork> .

<https://media.vgm.io/albums/49/158394/158394-a71534b1e5d8.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/158394#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/158394/158394-a71534b1e5d8.png> ;
    foaf:depicts <album/158394#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/158394/158394-a71534b1e5d8.png> .

<https://medium-media.vgm.io/albums/49/158394/158394-a71534b1e5d8.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/158394#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-20"^^xsd:date ;
    dcterms:title "Go for Your Future / SUGIZO"@en,
        "Go for Your Future / SUGIZO"@ja,
        "Go for Your Future / SUGIZO"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/158394#musicalexpression> ;
    mo:publisher _:N31ffac276ab94561b2fd9f43e7c0ac2f ;
    mo:record _:N66541a73867443d98b85937f34ea724e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MIRACLE SUMMER: Challenging the Pokémon Trading Card Game World Championships"@en ;
            foaf:name "MIRACLE SUMMER: Challenging the Pokémon Trading Card Game World Championships"@en ] ;
    schema:datePublished "2024-12-20"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/49/158394/158394-a71534b1e5d8.png> ;
    schema:name "Go for Your Future / SUGIZO"@en,
        "Go for Your Future / SUGIZO"@ja,
        "Go for Your Future / SUGIZO"@ja-latn ;
    schema:publisher _:N31ffac276ab94561b2fd9f43e7c0ac2f ;
    foaf:depiction <https://media.vgm.io/albums/49/158394/158394-a71534b1e5d8.png> .

_:N31ffac276ab94561b2fd9f43e7c0ac2f schema:name "Rockwell Eyes"@en,
        "Rockwell Eyes"@ja,
        "Rockwell Eyes"@ja-latn ;
    foaf:name "Rockwell Eyes"@en,
        "Rockwell Eyes"@ja,
        "Rockwell Eyes"@ja-latn .

_:N3e5ec792c547466fac744ad2d9c3a625 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go for Your Future -Chinese version- (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N66541a73867443d98b85937f34ea724e ;
    schema:name "Go for Your Future -Chinese version- (Instrumental)"@en .

_:N703682082886410cbe38351ec1e119b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go for Your Future -Japanese version-"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N66541a73867443d98b85937f34ea724e ;
    schema:name "Go for Your Future -Japanese version-"@en .

_:N832b57bd89cb4666adeafe513cbd0bab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go for Your Future -Chinese version-"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N66541a73867443d98b85937f34ea724e ;
    schema:name "Go for Your Future -Chinese version-"@en .

_:Nca30f90d942e4103abc23751ec1dc7b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go for Your Future -Japanese version- (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N66541a73867443d98b85937f34ea724e ;
    schema:name "Go for Your Future -Japanese version- (Instrumental)"@en .

_:N66541a73867443d98b85937f34ea724e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e5ec792c547466fac744ad2d9c3a625,
        _:N703682082886410cbe38351ec1e119b2,
        _:N832b57bd89cb4666adeafe513cbd0bab,
        _:Nca30f90d942e4103abc23751ec1dc7b1 ;
    mo:track_count 4 ;
    schema:duration "PT17:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3e5ec792c547466fac744ad2d9c3a625,
        _:N703682082886410cbe38351ec1e119b2,
        _:N832b57bd89cb4666adeafe513cbd0bab,
        _:Nca30f90d942e4103abc23751ec1dc7b1 .

