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

<album/131908#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "β (Camellia's \"βlΑst-Ωff\" Remix)"@en,
        "β (Camellia's \"βlΑst-Ωff\" Remix)"@ja,
        "β (Camellia's \"βlΑst-Ωff\" Remix)"@ja-latn ;
    mo:produced_work <album/131908#musicalwork> ;
    schema:name "β (Camellia's \"βlΑst-Ωff\" Remix)"@en,
        "β (Camellia's \"βlΑst-Ωff\" Remix)"@ja,
        "β (Camellia's \"βlΑst-Ωff\" Remix)"@ja-latn .

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

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

<product/6282#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX IV HEAVENLY HAVEN"@en,
        "SOUND VOLTEX IV HEAVENLY HAVEN"@ja,
        "SOUND VOLTEX IV HEAVENLY HAVEN"@ja-latn ;
    foaf:name "SOUND VOLTEX IV HEAVENLY HAVEN"@en,
        "SOUND VOLTEX IV HEAVENLY HAVEN"@ja,
        "SOUND VOLTEX IV HEAVENLY HAVEN"@ja-latn .

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

<album/131908#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "β (Camellia's \"βlΑst-Ωff\" Remix)"@en,
        "β (Camellia's \"βlΑst-Ωff\" Remix)"@ja,
        "β (Camellia's \"βlΑst-Ωff\" Remix)"@ja-latn ;
    mo:performance_of <album/131908#musicalwork> ;
    mo:recorded_as <album/131908#musicalexpression> ;
    schema:name "β (Camellia's \"βlΑst-Ωff\" Remix)"@en,
        "β (Camellia's \"βlΑst-Ωff\" Remix)"@ja,
        "β (Camellia's \"βlΑst-Ωff\" Remix)"@ja-latn ;
    schema:workPerformed <album/131908#musicalwork> .

<org/2245#subject> schema:name "EDP"@en,
        "EDP"@ja,
        "EDP"@ja-latn ;
    foaf:name "EDP"@en,
        "EDP"@ja,
        "EDP"@ja-latn .

<https://media.vgm.io/albums/80/131908/131908-74c60828966b.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131908#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/131908/131908-74c60828966b.png> ;
    foaf:depicts <album/131908#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/131908/131908-74c60828966b.png> .

<https://medium-media.vgm.io/albums/80/131908/131908-74c60828966b.png> a schema:ImageObject,
        foaf:Image .

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

<album/131908#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-19"^^xsd:date ;
    dcterms:title "β (Camellia's \"βlΑst-Ωff\" Remix)"@en,
        "β (Camellia's \"βlΑst-Ωff\" Remix)"@ja,
        "β (Camellia's \"βlΑst-Ωff\" Remix)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/131908#musicalexpression> ;
    mo:publisher <org/2245#subject> ;
    mo:record _:N5af4f65754414674a2048d3b5e941430 ;
    mo:record_count 1 ;
    schema:about <product/6282#subject> ;
    schema:datePublished "2017-07-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/131908/131908-74c60828966b.png> ;
    schema:name "β (Camellia's \"βlΑst-Ωff\" Remix)"@en,
        "β (Camellia's \"βlΑst-Ωff\" Remix)"@ja,
        "β (Camellia's \"βlΑst-Ωff\" Remix)"@ja-latn ;
    schema:publisher <org/2245#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/131908/131908-74c60828966b.png> .

_:N5af4f65754414674a2048d3b5e941430 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N768b252f074042b4b8dd7b21e645e715 ;
    mo:track_count 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N768b252f074042b4b8dd7b21e645e715 .

_:N768b252f074042b4b8dd7b21e645e715 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "β (Camellia's \"βlΑst-Ωff\" Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N5af4f65754414674a2048d3b5e941430 ;
    schema:name "β (Camellia's \"βlΑst-Ωff\" Remix)"@en .

