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

<album/108728#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YIIK: Monsters and Androids"@en,
        "YIIK: Monsters and Androids"@ja,
        "YIIK: Monsters and Androids"@ja-latn ;
    mo:produced_work <album/108728#musicalwork> ;
    schema:name "YIIK: Monsters and Androids"@en,
        "YIIK: Monsters and Androids"@ja,
        "YIIK: Monsters and Androids"@ja-latn .

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

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

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

<album/108728#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YIIK: Monsters and Androids"@en,
        "YIIK: Monsters and Androids"@ja,
        "YIIK: Monsters and Androids"@ja-latn ;
    mo:performance_of <album/108728#musicalwork> ;
    mo:recorded_as <album/108728#musicalexpression> ;
    schema:name "YIIK: Monsters and Androids"@en,
        "YIIK: Monsters and Androids"@ja,
        "YIIK: Monsters and Androids"@ja-latn ;
    schema:workPerformed <album/108728#musicalwork> .

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

<https://medium-media.vgm.io/albums/82/108728/108728-ffcf9df4ba05.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/108728#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-02-16"^^xsd:date ;
    dcterms:title "YIIK: Monsters and Androids"@en,
        "YIIK: Monsters and Androids"@ja,
        "YIIK: Monsters and Androids"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/108728#musicalexpression> ;
    mo:publisher _:Ndde56dd98f234e6dbe9154f80e8dfa7e ;
    mo:record _:N4d374fe705a94f3c84c4e959b3fd3aed ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "YIIK: A Postmodern RPG"@en ;
            foaf:name "YIIK: A Postmodern RPG"@en ] ;
    schema:datePublished "2015-02-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/108728/108728-ffcf9df4ba05.jpg> ;
    schema:name "YIIK: Monsters and Androids"@en,
        "YIIK: Monsters and Androids"@ja,
        "YIIK: Monsters and Androids"@ja-latn ;
    schema:publisher _:Ndde56dd98f234e6dbe9154f80e8dfa7e ;
    foaf:depiction <https://media.vgm.io/albums/82/108728/108728-ffcf9df4ba05.jpg> .

_:N211fade960df4db595a3e622a21bc10a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Essentia 2000 Arrives"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N4d374fe705a94f3c84c4e959b3fd3aed ;
    schema:name "The Essentia 2000 Arrives"@en .

_:N9fc69c1143ae4827bd9402da8b3017b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunting in the Monster Den"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N4d374fe705a94f3c84c4e959b3fd3aed ;
    schema:name "Hunting in the Monster Den"@en .

_:Ndde56dd98f234e6dbe9154f80e8dfa7e schema:name "Kikuta/Allanson"@en,
        "Kikuta/Allanson"@ja,
        "Kikuta/Allanson"@ja-latn ;
    foaf:name "Kikuta/Allanson"@en,
        "Kikuta/Allanson"@ja,
        "Kikuta/Allanson"@ja-latn .

_:N4d374fe705a94f3c84c4e959b3fd3aed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N211fade960df4db595a3e622a21bc10a,
        _:N9fc69c1143ae4827bd9402da8b3017b8 ;
    mo:track_count 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N211fade960df4db595a3e622a21bc10a,
        _:N9fc69c1143ae4827bd9402da8b3017b8 .

