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

<artist/15714#subject> a schema:Person,
        foaf:Person ;
    schema:name "Teruji Yoshizawa"@en,
        "ヨシザワテルジ"@ja ;
    foaf:made <album/92812#lyrics>,
        <album/92812#subject> ;
    foaf:name "Teruji Yoshizawa"@en,
        "ヨシザワテルジ"@ja .

<artist/16042#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kensho Ono"@en,
        "小野賢章"@ja ;
    foaf:made <album/92812#subject>,
        <album/92812#vocals> ;
    foaf:name "Kensho Ono"@en,
        "小野賢章"@ja .

<artist/2869#subject> a schema:Person,
        foaf:Person ;
    schema:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja ;
    foaf:made <album/92812#subject>,
        <album/92812#vocals> ;
    foaf:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja .

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:made <album/92812#subject>,
        <album/92812#vocals> ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:made <album/92812#subject>,
        <album/92812#vocals> ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

<artist/4167#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kisho Taniyama"@en,
        "谷山紀章"@ja ;
    foaf:made <album/92812#subject>,
        <album/92812#vocals> ;
    foaf:name "Kisho Taniyama"@en,
        "谷山紀章"@ja .

<artist/30831#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92812#subject> ;
    schema:name "NuTz"@en ;
    foaf:made <album/92812#composition>,
        <album/92812#subject> ;
    foaf:name "NuTz"@en .

<product/7772#subject> a schema:CreativeWork ;
    schema:name "Bakumatsu Rock"@en,
        "幕末Rock"@ja,
        "Bakumatsu Rock"@ja-latn ;
    foaf:name "Bakumatsu Rock"@en,
        "幕末Rock"@ja,
        "Bakumatsu Rock"@ja-latn .

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

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

<album/92812#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "What's this? / ULTRA-SOULS"@en,
        "What's this? / ULTRA-SOULS"@ja,
        "What's this? / ULTRA-SOULS"@ja-latn ;
    mo:performance_of <album/92812#musicalwork> ;
    mo:recorded_as <album/92812#musicalexpression> ;
    schema:name "What's this? / ULTRA-SOULS"@en,
        "What's this? / ULTRA-SOULS"@ja,
        "What's this? / ULTRA-SOULS"@ja-latn ;
    schema:workPerformed <album/92812#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/21/92812/92812-1573605020.jpg> a schema:ImageObject,
        foaf:Image .

<album/92812#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "What's this? / ULTRA-SOULS"@en,
        "What's this? / ULTRA-SOULS"@ja,
        "What's this? / ULTRA-SOULS"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "BACHI BLUE"@en ;
            foaf:made <album/92812#composition> ;
            foaf:name "BACHI BLUE"@en ],
        <artist/30831#subject> ;
    mo:produced_work <album/92812#musicalwork> ;
    schema:name "What's this? / ULTRA-SOULS"@en,
        "What's this? / ULTRA-SOULS"@ja,
        "What's this? / ULTRA-SOULS"@ja-latn .

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

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

<album/92812#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-23"^^xsd:date ;
    dcterms:title "What's this? / ULTRA-SOULS"@en,
        "What's this? / ULTRA-SOULS"@ja,
        "What's this? / ULTRA-SOULS"@ja-latn ;
    mo:catalogue_number "GNCA-7210" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92812#musicalexpression> ;
    mo:publisher <org/2819#subject> ;
    mo:record _:N1fd575d0719b4d1880e18160757a74da ;
    mo:record_count 1 ;
    schema:about <product/7772#subject> ;
    schema:datePublished "2014-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/92812/92812-1573605020.jpg> ;
    schema:name "What's this? / ULTRA-SOULS"@en,
        "What's this? / ULTRA-SOULS"@ja,
        "What's this? / ULTRA-SOULS"@ja-latn ;
    schema:publisher <org/2819#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/92812/92812-1573605020.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92812#subject> ;
    schema:name "BACHI BLUE"@en ;
    foaf:made <album/92812#subject> ;
    foaf:name "BACHI BLUE"@en .

_:N030884f3d59048b287cb2125077f206c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's this? (坂本龍馬ver.) (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N1fd575d0719b4d1880e18160757a74da ;
    schema:name "What's this? (坂本龍馬ver.) (instrumental)"@ja .

_:N1f170baedb604afbba344359fbc1b491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's this? (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N1fd575d0719b4d1880e18160757a74da ;
    schema:name "What's this? (instrumental)"@ja .

_:N923b6f964d4c47958c25b34ba0808af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's this?"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N1fd575d0719b4d1880e18160757a74da ;
    schema:name "What's this?"@ja .

_:Nec8764262c4f4fcb9e41688e3638e03d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's this? (坂本龍馬ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N1fd575d0719b4d1880e18160757a74da ;
    schema:name "What's this? (坂本龍馬ver.)"@ja .

_:N1fd575d0719b4d1880e18160757a74da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N030884f3d59048b287cb2125077f206c,
        _:N1f170baedb604afbba344359fbc1b491,
        _:N923b6f964d4c47958c25b34ba0808af0,
        _:Nec8764262c4f4fcb9e41688e3638e03d ;
    mo:track_count 4 ;
    schema:duration "PT17:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N030884f3d59048b287cb2125077f206c,
        _:N1f170baedb604afbba344359fbc1b491,
        _:N923b6f964d4c47958c25b34ba0808af0,
        _:Nec8764262c4f4fcb9e41688e3638e03d .

