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

<album/126683#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ULTRA B+K (RoughSketch Remix)"@en,
        "ULTRA B+K (RoughSketch Remix)"@ja,
        "ULTRA B+K (RoughSketch Remix)"@ja-latn ;
    mo:produced_work <album/126683#musicalwork> ;
    schema:name "ULTRA B+K (RoughSketch Remix)"@en,
        "ULTRA B+K (RoughSketch Remix)"@ja,
        "ULTRA B+K (RoughSketch Remix)"@ja-latn .

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

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

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

<album/126683#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ULTRA B+K (RoughSketch Remix)"@en,
        "ULTRA B+K (RoughSketch Remix)"@ja,
        "ULTRA B+K (RoughSketch Remix)"@ja-latn ;
    mo:performance_of <album/126683#musicalwork> ;
    mo:recorded_as <album/126683#musicalexpression> ;
    schema:name "ULTRA B+K (RoughSketch Remix)"@en,
        "ULTRA B+K (RoughSketch Remix)"@ja,
        "ULTRA B+K (RoughSketch Remix)"@ja-latn ;
    schema:workPerformed <album/126683#musicalwork> .

<org/478#subject> schema:name "Notebook Records"@en,
        "Notebook Records"@ja,
        "Notebook Records"@ja-latn ;
    foaf:name "Notebook Records"@en,
        "Notebook Records"@ja,
        "Notebook Records"@ja-latn .

<https://media.vgm.io/albums/38/126683/126683-581d13e45680.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/126683#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/126683/126683-581d13e45680.jpg> ;
    foaf:depicts <album/126683#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/126683/126683-581d13e45680.jpg> .

<https://medium-media.vgm.io/albums/38/126683/126683-581d13e45680.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/126683#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-12"^^xsd:date ;
    dcterms:title "ULTRA B+K (RoughSketch Remix)"@en,
        "ULTRA B+K (RoughSketch Remix)"@ja,
        "ULTRA B+K (RoughSketch Remix)"@ja-latn ;
    mo:catalogue_number "NBDL-1001" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/126683#musicalexpression> ;
    mo:publisher <org/478#subject> ;
    mo:record _:Nd445167779934abda76997f97a26077f ;
    mo:record_count 1 ;
    schema:datePublished "2019-12-12"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/38/126683/126683-581d13e45680.jpg> ;
    schema:name "ULTRA B+K (RoughSketch Remix)"@en,
        "ULTRA B+K (RoughSketch Remix)"@ja,
        "ULTRA B+K (RoughSketch Remix)"@ja-latn ;
    schema:publisher <org/478#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/126683/126683-581d13e45680.jpg> .

_:N91bec974eec94eaf96d2ba9c6fff4ff9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ULTRA B+K (RoughSketch Remix)(short version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nd445167779934abda76997f97a26077f ;
    schema:name "ULTRA B+K (RoughSketch Remix)(short version)"@en .

_:Nf590721c3878418dbc3e08ea32344365 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ULTRA B+K (RoughSketch Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nd445167779934abda76997f97a26077f ;
    schema:name "ULTRA B+K (RoughSketch Remix)"@en .

_:Nd445167779934abda76997f97a26077f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N91bec974eec94eaf96d2ba9c6fff4ff9,
        _:Nf590721c3878418dbc3e08ea32344365 ;
    mo:track_count 2 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N91bec974eec94eaf96d2ba9c6fff4ff9,
        _:Nf590721c3878418dbc3e08ea32344365 .

