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

<artist/13304#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tia"@en ;
    foaf:made <album/68818#subject>,
        <album/68818#vocals> ;
    foaf:name "Tia"@en .

<artist/9146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68818#subject> ;
    schema:name "ryo"@en ;
    foaf:made <album/68818#composition>,
        <album/68818#lyrics>,
        <album/68818#subject> ;
    foaf:name "ryo"@en .

<product/6094#subject> a schema:CreativeWork ;
    schema:name "Kakegurui"@en,
        "賭ケグルイ"@ja,
        "Kakegurui"@ja-latn ;
    foaf:name "Kakegurui"@en,
        "賭ケグルイ"@ja,
        "Kakegurui"@ja-latn .

<album/68818#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Deal with the devil / Tia [CD+DVD]"@en,
        "Deal with the devil / Tia [CD+DVD]"@ja,
        "Deal with the devil / Tia [CD+DVD]"@ja-latn ;
    mo:composer <artist/9146#subject> ;
    mo:produced_work <album/68818#musicalwork> ;
    schema:name "Deal with the devil / Tia [CD+DVD]"@en,
        "Deal with the devil / Tia [CD+DVD]"@ja,
        "Deal with the devil / Tia [CD+DVD]"@ja-latn .

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

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

<album/68818#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Deal with the devil / Tia [CD+DVD]"@en,
        "Deal with the devil / Tia [CD+DVD]"@ja,
        "Deal with the devil / Tia [CD+DVD]"@ja-latn ;
    mo:performance_of <album/68818#musicalwork> ;
    mo:recorded_as <album/68818#musicalexpression> ;
    schema:name "Deal with the devil / Tia [CD+DVD]"@en,
        "Deal with the devil / Tia [CD+DVD]"@ja,
        "Deal with the devil / Tia [CD+DVD]"@ja-latn ;
    schema:workPerformed <album/68818#musicalwork> .

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

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

<https://media.vgm.io/albums/81/68818/68818-2bf58e922b15.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/68818#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/68818/68818-2bf58e922b15.jpg> ;
    foaf:depicts <album/68818#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/68818/68818-2bf58e922b15.jpg> .

<https://medium-media.vgm.io/albums/81/68818/68818-2bf58e922b15.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68818#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-23"^^xsd:date ;
    dcterms:title "Deal with the devil / Tia [CD+DVD]"@en,
        "Deal with the devil / Tia [CD+DVD]"@ja,
        "Deal with the devil / Tia [CD+DVD]"@ja-latn ;
    mo:catalogue_number "EYCA-11489/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/68818#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N1ffc86d85fbd429f93f7547f67622395,
        _:N91e2850dfc054de6846d8da046ab02ad ;
    mo:record_count 2 ;
    schema:about <product/6094#subject> ;
    schema:datePublished "2017-08-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/68818/68818-2bf58e922b15.jpg> ;
    schema:name "Deal with the devil / Tia [CD+DVD]"@en,
        "Deal with the devil / Tia [CD+DVD]"@ja,
        "Deal with the devil / Tia [CD+DVD]"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/68818/68818-2bf58e922b15.jpg> .

_:N1ffc86d85fbd429f93f7547f67622395 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N765d21cb7c684044a464952c8b455b03 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N765d21cb7c684044a464952c8b455b03 .

_:N21487fa7b4d447ebbb16a69537205316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Say you love me"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N91e2850dfc054de6846d8da046ab02ad ;
    schema:name "Say you love me"@en .

_:N2cca1dd336d844c1872e5ace235e0640 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deal with the devil –Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N91e2850dfc054de6846d8da046ab02ad ;
    schema:name "Deal with the devil –Instrumental-"@en .

_:N4f6733aebea34a609f776c38f1a8f549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deal with the devil"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N91e2850dfc054de6846d8da046ab02ad ;
    schema:name "Deal with the devil"@en .

_:N765d21cb7c684044a464952c8b455b03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deal with the devil Music Video"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1ffc86d85fbd429f93f7547f67622395 ;
    schema:name "Deal with the devil Music Video"@en .

_:Nd31c1cd107554cb0b0979e8f4d8db888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Say you love me –Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N91e2850dfc054de6846d8da046ab02ad ;
    schema:name "Say you love me –Instrumental-"@en .

_:N91e2850dfc054de6846d8da046ab02ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21487fa7b4d447ebbb16a69537205316,
        _:N2cca1dd336d844c1872e5ace235e0640,
        _:N4f6733aebea34a609f776c38f1a8f549,
        _:Nd31c1cd107554cb0b0979e8f4d8db888 ;
    mo:track_count 4 ;
    schema:duration "PT18:26"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N21487fa7b4d447ebbb16a69537205316,
        _:N2cca1dd336d844c1872e5ace235e0640,
        _:N4f6733aebea34a609f776c38f1a8f549,
        _:Nd31c1cd107554cb0b0979e8f4d8db888 .

