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

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

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

<album/41898#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Great permutator OST"@en,
        "Great permutator OST"@ja,
        "Great permutator OST"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ruslan Khakimov"@en ;
            foaf:made <album/41898#composition> ;
            foaf:name "Ruslan Khakimov"@en ] ;
    mo:produced_work <album/41898#musicalwork> ;
    schema:name "Great permutator OST"@en,
        "Great permutator OST"@ja,
        "Great permutator OST"@ja-latn .

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

<album/41898#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Great permutator OST"@en,
        "Great permutator OST"@ja,
        "Great permutator OST"@ja-latn ;
    mo:performance_of <album/41898#musicalwork> ;
    mo:recorded_as <album/41898#musicalexpression> ;
    schema:name "Great permutator OST"@en,
        "Great permutator OST"@ja,
        "Great permutator OST"@ja-latn ;
    schema:workPerformed <album/41898#musicalwork> .

<https://media.vgm.io/albums/89/41898/41898-1380469001.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/41898#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/41898/41898-1380469001.jpg> ;
    foaf:depicts <album/41898#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/41898/41898-1380469001.jpg> .

<https://medium-media.vgm.io/albums/89/41898/41898-1380469001.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41898#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-30"^^xsd:date ;
    dcterms:title "Great permutator OST"@en,
        "Great permutator OST"@ja,
        "Great permutator OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41898#musicalexpression> ;
    mo:publisher _:Ne9d8533ef00945ba978ba810301bdd3e ;
    mo:record _:N7c106d3c70904229ad0430fc205b727e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Great Permutator"@en ;
            foaf:name "Great Permutator"@en ] ;
    schema:datePublished "2013-03-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/41898/41898-1380469001.jpg> ;
    schema:name "Great permutator OST"@en,
        "Great permutator OST"@ja,
        "Great permutator OST"@ja-latn ;
    schema:publisher _:Ne9d8533ef00945ba978ba810301bdd3e ;
    foaf:depiction <https://media.vgm.io/albums/89/41898/41898-1380469001.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41898#subject> ;
    schema:name "Ruslan Khakimov"@en ;
    foaf:made <album/41898#subject> ;
    foaf:name "Ruslan Khakimov"@en .

_:Nae0d79852653404c940adf0bf322b83f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This is not a game"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N7c106d3c70904229ad0430fc205b727e ;
    schema:name "This is not a game"@en .

_:Nde5d3f85151948aba66cf302aba3cf2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I need a kick"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N7c106d3c70904229ad0430fc205b727e ;
    schema:name "I need a kick"@en .

_:Ne9d8533ef00945ba978ba810301bdd3e schema:name "Zuick"@en,
        "Zuick"@ja,
        "Zuick"@ja-latn ;
    foaf:name "Zuick"@en,
        "Zuick"@ja,
        "Zuick"@ja-latn .

_:Nfaa95bc21f224cb78b114eb833b3b429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time to relax"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N7c106d3c70904229ad0430fc205b727e ;
    schema:name "Time to relax"@en .

_:N7c106d3c70904229ad0430fc205b727e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nae0d79852653404c940adf0bf322b83f,
        _:Nde5d3f85151948aba66cf302aba3cf2f,
        _:Nfaa95bc21f224cb78b114eb833b3b429 ;
    mo:track_count 3 ;
    schema:duration "PT10:55"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Nae0d79852653404c940adf0bf322b83f,
        _:Nde5d3f85151948aba66cf302aba3cf2f,
        _:Nfaa95bc21f224cb78b114eb833b3b429 .

