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

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

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

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

<product/12632#subject> a schema:CreativeWork ;
    schema:name "Taiko no Tatsujin (2011)"@en,
        "太鼓の達人 (2011)"@ja,
        "Taiko no Tatsujin (2011)"@ja-latn ;
    foaf:name "Taiko no Tatsujin (2011)"@en,
        "太鼓の達人 (2011)"@ja,
        "Taiko no Tatsujin (2011)"@ja-latn .

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

<album/126787#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Behemoth / DJ Myosuke"@en,
        "Behemoth / DJ Myosuke"@ja,
        "Behemoth / DJ Myosuke"@ja-latn ;
    mo:performance_of <album/126787#musicalwork> ;
    mo:recorded_as <album/126787#musicalexpression> ;
    schema:name "Behemoth / DJ Myosuke"@en,
        "Behemoth / DJ Myosuke"@ja,
        "Behemoth / DJ Myosuke"@ja-latn ;
    schema:workPerformed <album/126787#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/78/126787/126787-b1a19a5d5361.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/126787#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/126787/126787-b1a19a5d5361.jpg> ;
    foaf:depicts <album/126787#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/126787/126787-b1a19a5d5361.jpg> .

<https://medium-media.vgm.io/albums/78/126787/126787-b1a19a5d5361.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/126787#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-13"^^xsd:date ;
    dcterms:title "Behemoth / DJ Myosuke"@en,
        "Behemoth / DJ Myosuke"@ja,
        "Behemoth / DJ Myosuke"@ja-latn ;
    mo:catalogue_number "JSHEP004" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/126787#musicalexpression> ;
    mo:publisher <org/3576#subject> ;
    mo:record _:Nbc4518c0beb14df0b27a61a5b8ec6245 ;
    mo:record_count 1 ;
    schema:about <product/12632#subject> ;
    schema:datePublished "2018-09-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/126787/126787-b1a19a5d5361.jpg> ;
    schema:name "Behemoth / DJ Myosuke"@en,
        "Behemoth / DJ Myosuke"@ja,
        "Behemoth / DJ Myosuke"@ja-latn ;
    schema:publisher <org/3576#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/126787/126787-b1a19a5d5361.jpg> .

_:N1236de09f46d4045881b3990a5af0d6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behemoth"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nbc4518c0beb14df0b27a61a5b8ec6245 ;
    schema:name "Behemoth"@en .

_:Nbc4518c0beb14df0b27a61a5b8ec6245 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1236de09f46d4045881b3990a5af0d6b ;
    mo:track_count 1 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N1236de09f46d4045881b3990a5af0d6b .

