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

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

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

<artist/2800#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84086#subject> ;
    schema:name "Ryuichi Nitta"@en,
        "新田竜一"@ja ;
    foaf:made <album/84086#composition>,
        <album/84086#subject> ;
    foaf:name "Ryuichi Nitta"@en,
        "新田竜一"@ja .

<event/217> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2019 (Feb 23, 2019)" .

<album/84086#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BON! BOOTLEG"@en,
        "BON! BOOTLEG"@ja,
        "BON! BOOTLEG"@ja-latn ;
    mo:composer <artist/2800#subject> ;
    mo:produced_work <album/84086#musicalwork> ;
    schema:name "BON! BOOTLEG"@en,
        "BON! BOOTLEG"@ja,
        "BON! BOOTLEG"@ja-latn .

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

<album/84086#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BON! BOOTLEG"@en,
        "BON! BOOTLEG"@ja,
        "BON! BOOTLEG"@ja-latn ;
    mo:performance_of <album/84086#musicalwork> ;
    mo:recorded_as <album/84086#musicalexpression> ;
    schema:name "BON! BOOTLEG"@en,
        "BON! BOOTLEG"@ja,
        "BON! BOOTLEG"@ja-latn ;
    schema:workPerformed <album/84086#musicalwork> .

<org/4770#subject> schema:name "Kajiya Music"@en,
        "有限会社カジヤミュージック"@ja,
        "Kajiya Music"@ja-latn ;
    foaf:name "Kajiya Music"@en,
        "有限会社カジヤミュージック"@ja,
        "Kajiya Music"@ja-latn .

<https://media.vgm.io/albums/68/84086/84086-1549321956.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84086#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/84086/84086-1549321956.png> ;
    foaf:depicts <album/84086#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/84086/84086-1549321956.png> .

<https://medium-media.vgm.io/albums/68/84086/84086-1549321956.png> a schema:ImageObject,
        foaf:Image .

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

<album/84086#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-23"^^xsd:date ;
    dcterms:title "BON! BOOTLEG"@en,
        "BON! BOOTLEG"@ja,
        "BON! BOOTLEG"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84086#musicalexpression> ;
    mo:publisher <org/4770#subject> ;
    mo:record _:N69bc56a9039e4614876b1fe52f9d3ae8 ;
    mo:record_count 1 ;
    mo:release <event/217> ;
    schema:datePublished "2019-02-23"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/68/84086/84086-1549321956.png> ;
    schema:name "BON! BOOTLEG"@en,
        "BON! BOOTLEG"@ja,
        "BON! BOOTLEG"@ja-latn ;
    schema:publisher <org/4770#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/84086/84086-1549321956.png> .

_:N54a483e893ed42e2996e5fe92f316869 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dormant Planet"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N69bc56a9039e4614876b1fe52f9d3ae8 ;
    schema:name "Dormant Planet"@en .

_:N67f8be10e9ec4cbb9a2203767c72b2a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tsumi_No_Uta"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N69bc56a9039e4614876b1fe52f9d3ae8 ;
    schema:name "Tsumi_No_Uta"@en .

_:Nb5de384eba2c486b964569aaf5bab634 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture -Deflagment Of Communication-"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N69bc56a9039e4614876b1fe52f9d3ae8 ;
    schema:name "Overture -Deflagment Of Communication-"@en .

_:Nbfa18bc92a3a45c08348e3db298f2c13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exhaustion System"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N69bc56a9039e4614876b1fe52f9d3ae8 ;
    schema:name "Exhaustion System"@en .

_:Nfbfed7593b854d878a0280e256c9aef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O.S.S.R"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N69bc56a9039e4614876b1fe52f9d3ae8 ;
    schema:name "O.S.S.R"@en .

_:N69bc56a9039e4614876b1fe52f9d3ae8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N54a483e893ed42e2996e5fe92f316869,
        _:N67f8be10e9ec4cbb9a2203767c72b2a6,
        _:Nb5de384eba2c486b964569aaf5bab634,
        _:Nbfa18bc92a3a45c08348e3db298f2c13,
        _:Nfbfed7593b854d878a0280e256c9aef8 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N54a483e893ed42e2996e5fe92f316869,
        _:N67f8be10e9ec4cbb9a2203767c72b2a6,
        _:Nb5de384eba2c486b964569aaf5bab634,
        _:Nbfa18bc92a3a45c08348e3db298f2c13,
        _:Nfbfed7593b854d878a0280e256c9aef8 .

