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

<album/126789#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sickest City / DJ Myosuke"@en,
        "Sickest City / DJ Myosuke"@ja,
        "Sickest City / DJ Myosuke"@ja-latn ;
    mo:produced_work <album/126789#musicalwork> ;
    schema:name "Sickest City / DJ Myosuke"@en,
        "Sickest City / DJ Myosuke"@ja,
        "Sickest City / DJ Myosuke"@ja-latn .

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

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

<product/11166#subject> a schema:CreativeWork ;
    schema:name "Cytus II"@en,
        "Cytus II"@ja,
        "Cytus II"@ja-latn ;
    foaf:name "Cytus II"@en,
        "Cytus II"@ja,
        "Cytus II"@ja-latn .

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

<album/126789#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sickest City / DJ Myosuke"@en,
        "Sickest City / DJ Myosuke"@ja,
        "Sickest City / DJ Myosuke"@ja-latn ;
    mo:performance_of <album/126789#musicalwork> ;
    mo:recorded_as <album/126789#musicalexpression> ;
    schema:name "Sickest City / DJ Myosuke"@en,
        "Sickest City / DJ Myosuke"@ja,
        "Sickest City / DJ Myosuke"@ja-latn ;
    schema:workPerformed <album/126789#musicalwork> .

<org/3576#subject> schema:name "Japanese Stream Hardcore"@en,
        "Japanese Stream Hardcore"@ja,
        "Japanese Stream Hardcore"@ja-latn ;
    foaf:name "Japanese Stream Hardcore"@en,
        "Japanese Stream Hardcore"@ja,
        "Japanese Stream Hardcore"@ja-latn .

<https://media.vgm.io/albums/98/126789/126789-0b54b18677f8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/126789#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/126789/126789-0b54b18677f8.jpg> ;
    foaf:depicts <album/126789#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/126789/126789-0b54b18677f8.jpg> .

<https://medium-media.vgm.io/albums/98/126789/126789-0b54b18677f8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/126789#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "Sickest City / DJ Myosuke"@en,
        "Sickest City / DJ Myosuke"@ja,
        "Sickest City / DJ Myosuke"@ja-latn ;
    mo:catalogue_number "JSHEP008" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/126789#musicalexpression> ;
    mo:publisher <org/3576#subject> ;
    mo:record _:Nb8439a7f7d4c4c5b8eb4cbf39cae48e9 ;
    mo:record_count 1 ;
    schema:about <product/11166#subject> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/126789/126789-0b54b18677f8.jpg> ;
    schema:name "Sickest City / DJ Myosuke"@en,
        "Sickest City / DJ Myosuke"@ja,
        "Sickest City / DJ Myosuke"@ja-latn ;
    schema:publisher <org/3576#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/126789/126789-0b54b18677f8.jpg> .

_:N223c9b9a21594b889753eadde7c2e902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sickest City"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nb8439a7f7d4c4c5b8eb4cbf39cae48e9 ;
    schema:name "Sickest City"@en .

_:Nb8439a7f7d4c4c5b8eb4cbf39cae48e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N223c9b9a21594b889753eadde7c2e902 ;
    mo:track_count 1 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N223c9b9a21594b889753eadde7c2e902 .

