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

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

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

<artist/44640#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113997#subject> ;
    schema:name "DJ Kaeru"@en ;
    foaf:made <album/113997#composition>,
        <album/113997#subject> ;
    foaf:name "DJ Kaeru"@en .

<album/113997#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DJ Kaeru Singles Collection"@en,
        "DJ Kaeru Singles Collection"@ja,
        "DJ Kaeru Singles Collection"@ja-latn ;
    mo:composer <artist/44640#subject> ;
    mo:produced_work <album/113997#musicalwork> ;
    schema:name "DJ Kaeru Singles Collection"@en,
        "DJ Kaeru Singles Collection"@ja,
        "DJ Kaeru Singles Collection"@ja-latn .

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

<album/113997#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DJ Kaeru Singles Collection"@en,
        "DJ Kaeru Singles Collection"@ja,
        "DJ Kaeru Singles Collection"@ja-latn ;
    mo:performance_of <album/113997#musicalwork> ;
    mo:recorded_as <album/113997#musicalexpression> ;
    schema:name "DJ Kaeru Singles Collection"@en,
        "DJ Kaeru Singles Collection"@ja,
        "DJ Kaeru Singles Collection"@ja-latn ;
    schema:workPerformed <album/113997#musicalwork> .

<https://media.vgm.io/albums/79/113997/113997-5c09b0123095.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113997#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/113997/113997-5c09b0123095.jpg> ;
    foaf:depicts <album/113997#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/113997/113997-5c09b0123095.jpg> .

<https://medium-media.vgm.io/albums/79/113997/113997-5c09b0123095.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/113997#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-13"^^xsd:date ;
    dcterms:title "DJ Kaeru Singles Collection"@en,
        "DJ Kaeru Singles Collection"@ja,
        "DJ Kaeru Singles Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/113997#musicalexpression> ;
    mo:publisher _:N449d83422c6841a6a6f25cc608c2cf2f ;
    mo:record _:Nf16735b91cbe4e64bb28c5aa4c65e549 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Devil Game: Action Puzzle Game"@en ;
            foaf:name "The Devil Game: Action Puzzle Game"@en ] ;
    schema:datePublished "2020-06-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/113997/113997-5c09b0123095.jpg> ;
    schema:name "DJ Kaeru Singles Collection"@en,
        "DJ Kaeru Singles Collection"@ja,
        "DJ Kaeru Singles Collection"@ja-latn ;
    schema:publisher _:N449d83422c6841a6a6f25cc608c2cf2f ;
    foaf:depiction <https://media.vgm.io/albums/79/113997/113997-5c09b0123095.jpg> .

_:N32fe9582adaf436d8764aca9b743e94e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can't Take It Anymore"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Nf16735b91cbe4e64bb28c5aa4c65e549 ;
    schema:name "Can't Take It Anymore"@en .

_:N415cb34870a74d8c800e4da0f01b2156 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloodsucka"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:Nf16735b91cbe4e64bb28c5aa4c65e549 ;
    schema:name "Bloodsucka"@en .

_:N449d83422c6841a6a6f25cc608c2cf2f schema:name "DJ Kaeru"@en,
        "DJ Kaeru"@ja,
        "DJ Kaeru"@ja-latn ;
    foaf:name "DJ Kaeru"@en,
        "DJ Kaeru"@ja,
        "DJ Kaeru"@ja-latn .

_:N7c64b2c0724b4bfd9f13bcf0e77c9b53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soulcrusha"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:Nf16735b91cbe4e64bb28c5aa4c65e549 ;
    schema:name "Soulcrusha"@en .

_:Ndd185d78ec104745a8000f00747b9fea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roomierunnerz"@en ;
    mo:track_number 5 ;
    schema:duration "PT9:53"^^xsd:interval ;
    schema:inPlaylist _:Nf16735b91cbe4e64bb28c5aa4c65e549 ;
    schema:name "Roomierunnerz"@en .

_:Ne6a6a70f6ca4424ab16bf75cf050a835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dimensional Paradise (Kaeru Hardcore Edit)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nf16735b91cbe4e64bb28c5aa4c65e549 ;
    schema:name "Dimensional Paradise (Kaeru Hardcore Edit)"@en .

_:Nf16735b91cbe4e64bb28c5aa4c65e549 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32fe9582adaf436d8764aca9b743e94e,
        _:N415cb34870a74d8c800e4da0f01b2156,
        _:N7c64b2c0724b4bfd9f13bcf0e77c9b53,
        _:Ndd185d78ec104745a8000f00747b9fea,
        _:Ne6a6a70f6ca4424ab16bf75cf050a835 ;
    mo:track_count 5 ;
    schema:duration "PT33:24"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N32fe9582adaf436d8764aca9b743e94e,
        _:N415cb34870a74d8c800e4da0f01b2156,
        _:N7c64b2c0724b4bfd9f13bcf0e77c9b53,
        _:Ndd185d78ec104745a8000f00747b9fea,
        _:Ne6a6a70f6ca4424ab16bf75cf050a835 .

