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

<album/124197#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sleeping In The Cold Below"@en,
        "Sleeping In The Cold Below"@ja,
        "Sleeping In The Cold Below"@ja-latn ;
    mo:produced_work <album/124197#musicalwork> ;
    schema:name "Sleeping In The Cold Below"@en,
        "Sleeping In The Cold Below"@ja,
        "Sleeping In The Cold Below"@ja-latn .

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

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

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

<album/124197#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sleeping In The Cold Below"@en,
        "Sleeping In The Cold Below"@ja,
        "Sleeping In The Cold Below"@ja-latn ;
    mo:performance_of <album/124197#musicalwork> ;
    mo:recorded_as <album/124197#musicalexpression> ;
    schema:name "Sleeping In The Cold Below"@en,
        "Sleeping In The Cold Below"@ja,
        "Sleeping In The Cold Below"@ja-latn ;
    schema:workPerformed <album/124197#musicalwork> .

<https://media.vgm.io/albums/79/124197/124197-6a9db56deb92.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124197#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/124197/124197-6a9db56deb92.png> ;
    foaf:depicts <album/124197#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/124197/124197-6a9db56deb92.png> .

<https://medium-media.vgm.io/albums/79/124197/124197-6a9db56deb92.png> a schema:ImageObject,
        foaf:Image .

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

<album/124197#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-04-14"^^xsd:date ;
    dcterms:title "Sleeping In The Cold Below"@en,
        "Sleeping In The Cold Below"@ja,
        "Sleeping In The Cold Below"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/124197#musicalexpression> ;
    mo:publisher _:N43c3e02a79cb462988a20cba3c1482a3 ;
    mo:record _:Ned5219bea4b5446c99f521b1e4a7debd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Warframe"@en ;
            foaf:name "Warframe"@en ] ;
    schema:datePublished "2021-04-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/124197/124197-6a9db56deb92.png> ;
    schema:name "Sleeping In The Cold Below"@en,
        "Sleeping In The Cold Below"@ja,
        "Sleeping In The Cold Below"@ja-latn ;
    schema:publisher _:N43c3e02a79cb462988a20cba3c1482a3 ;
    foaf:depiction <https://media.vgm.io/albums/79/124197/124197-6a9db56deb92.png> .

_:N11deb9ddc91448e58bedfd564911855b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleeping In The Cold Below (From \"Warframe\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ned5219bea4b5446c99f521b1e4a7debd ;
    schema:name "Sleeping In The Cold Below (From \"Warframe\")"@en .

_:N43c3e02a79cb462988a20cba3c1482a3 schema:name "Warframe"@en,
        "Warframe"@ja,
        "Warframe"@ja-latn ;
    foaf:name "Warframe"@en,
        "Warframe"@ja,
        "Warframe"@ja-latn .

_:Ned5219bea4b5446c99f521b1e4a7debd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11deb9ddc91448e58bedfd564911855b ;
    mo:track_count 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N11deb9ddc91448e58bedfd564911855b .

