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

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

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

<album/81022#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brave New Adventure"@en,
        "Brave New Adventure"@ja,
        "Brave New Adventure"@ja-latn ;
    mo:composer <artist/29974#subject> ;
    mo:produced_work <album/81022#musicalwork> ;
    schema:name "Brave New Adventure"@en,
        "Brave New Adventure"@ja,
        "Brave New Adventure"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/22/81022/81022-1538390309.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/81022#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brave New Adventure"@en,
        "Brave New Adventure"@ja,
        "Brave New Adventure"@ja-latn ;
    mo:performance_of <album/81022#musicalwork> ;
    mo:performer <artist/29974#subject> ;
    mo:recorded_as <album/81022#musicalexpression> ;
    schema:byArtist <artist/29974#subject> ;
    schema:name "Brave New Adventure"@en,
        "Brave New Adventure"@ja,
        "Brave New Adventure"@ja-latn ;
    schema:workPerformed <album/81022#musicalwork> .

<artist/29974#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81022#subject> ;
    mo:performed <album/81022#performance> ;
    schema:name "Jehezukiel"@en ;
    foaf:made <album/81022#composition>,
        <album/81022#subject> ;
    foaf:name "Jehezukiel"@en .

<album/81022#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-01"^^xsd:date ;
    dcterms:title "Brave New Adventure"@en,
        "Brave New Adventure"@ja,
        "Brave New Adventure"@ja-latn ;
    mo:catalogue_number "GSW-012" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/81022#musicalexpression> ;
    mo:publisher _:N80a8021042d24bd6a66b35e1f4248121 ;
    mo:record _:Ndafac660a1ff46da9cb022d43882dcc7 ;
    mo:record_count 1 ;
    schema:byArtist <artist/29974#subject> ;
    schema:datePublished "2018-10-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/22/81022/81022-1538390309.jpg> ;
    schema:name "Brave New Adventure"@en,
        "Brave New Adventure"@ja,
        "Brave New Adventure"@ja-latn ;
    schema:publisher _:N80a8021042d24bd6a66b35e1f4248121 ;
    foaf:depiction <https://media.vgm.io/albums/22/81022/81022-1538390309.jpg> .

_:N69c06670957c46de8d4d0d1e073ddf1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave New Adventure (Game Edit)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ndafac660a1ff46da9cb022d43882dcc7 ;
    schema:name "Brave New Adventure (Game Edit)"@en .

_:N80a8021042d24bd6a66b35e1f4248121 schema:name "Ganteng Soundworks"@en ;
    foaf:name "Ganteng Soundworks"@en .

_:N8f9f8b428b8d41f9a0a503eb207e739b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave New Adventure (Original Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ndafac660a1ff46da9cb022d43882dcc7 ;
    schema:name "Brave New Adventure (Original Mix)"@en .

_:Ndafac660a1ff46da9cb022d43882dcc7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N69c06670957c46de8d4d0d1e073ddf1f,
        _:N8f9f8b428b8d41f9a0a503eb207e739b ;
    mo:track_count 2 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N69c06670957c46de8d4d0d1e073ddf1f,
        _:N8f9f8b428b8d41f9a0a503eb207e739b .

