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

<album/113731#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Inside of monochrome"@en,
        "Inside of monochrome"@ja,
        "Inside of monochrome"@ja-latn ;
    mo:produced_work <album/113731#musicalwork> ;
    schema:name "Inside of monochrome"@en,
        "Inside of monochrome"@ja,
        "Inside of monochrome"@ja-latn .

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

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

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

<album/113731#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Inside of monochrome"@en,
        "Inside of monochrome"@ja,
        "Inside of monochrome"@ja-latn ;
    mo:performance_of <album/113731#musicalwork> ;
    mo:recorded_as <album/113731#musicalexpression> ;
    schema:name "Inside of monochrome"@en,
        "Inside of monochrome"@ja,
        "Inside of monochrome"@ja-latn ;
    schema:workPerformed <album/113731#musicalwork> .

<org/331#subject> schema:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn ;
    foaf:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn .

<https://media.vgm.io/albums/13/113731/113731-8de11c239c0b.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113731#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/113731/113731-8de11c239c0b.png> ;
    foaf:depicts <album/113731#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/113731/113731-8de11c239c0b.png> .

<https://medium-media.vgm.io/albums/13/113731/113731-8de11c239c0b.png> a schema:ImageObject,
        foaf:Image .

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

<album/113731#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-06"^^xsd:date ;
    dcterms:title "Inside of monochrome"@en,
        "Inside of monochrome"@ja,
        "Inside of monochrome"@ja-latn ;
    mo:catalogue_number "DVSP-0177" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/113731#musicalexpression> ;
    mo:publisher <org/331#subject> ;
    mo:record _:N8b3ba3a6bf39454393f5dec5ba0b74e3 ;
    mo:record_count 1 ;
    schema:datePublished "2017-05-06"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/13/113731/113731-8de11c239c0b.png> ;
    schema:name "Inside of monochrome"@en,
        "Inside of monochrome"@ja,
        "Inside of monochrome"@ja-latn ;
    schema:publisher <org/331#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/113731/113731-8de11c239c0b.png> .

_:N49359af4eac74eb58c05b64804c8d246 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome Past"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8b3ba3a6bf39454393f5dec5ba0b74e3 ;
    schema:name "Monochrome Past"@en .

_:N7ca600ac0e5842e395c9e6d871166ec0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome Anomaly"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8b3ba3a6bf39454393f5dec5ba0b74e3 ;
    schema:name "Monochrome Anomaly"@en .

_:Neebd8d6ea37b4af9966cda0b244d590a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome Re.Surgence"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8b3ba3a6bf39454393f5dec5ba0b74e3 ;
    schema:name "Monochrome Re.Surgence"@en .

_:N8b3ba3a6bf39454393f5dec5ba0b74e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N49359af4eac74eb58c05b64804c8d246,
        _:N7ca600ac0e5842e395c9e6d871166ec0,
        _:Neebd8d6ea37b4af9966cda0b244d590a ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N49359af4eac74eb58c05b64804c8d246,
        _:N7ca600ac0e5842e395c9e6d871166ec0,
        _:Neebd8d6ea37b4af9966cda0b244d590a .

