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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/22/154522/154522-fae0e34ec788.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/154522#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-02"^^xsd:date ;
    dcterms:title "Cloudfall"@en,
        "Cloudfall"@ja,
        "Cloudfall"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/154522#musicalexpression> ;
    mo:publisher _:Ne82944d25f154794be33e42529014e50 ;
    mo:record _:N247af59035b44362889544b781711ef6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cloudfall"@en ;
            foaf:name "Cloudfall"@en ] ;
    schema:datePublished "2018-05-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/154522/154522-fae0e34ec788.jpg> ;
    schema:name "Cloudfall"@en,
        "Cloudfall"@ja,
        "Cloudfall"@ja-latn ;
    schema:publisher _:Ne82944d25f154794be33e42529014e50 ;
    foaf:depiction <https://media.vgm.io/albums/22/154522/154522-fae0e34ec788.jpg> .

_:N3faf28abb7b3417e8c5c603dc7f2b04d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pastland"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N247af59035b44362889544b781711ef6 ;
    schema:name "Pastland"@en .

_:N9687bce807564eb7904a84f8fc231a6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloudfall"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N247af59035b44362889544b781711ef6 ;
    schema:name "Cloudfall"@en .

_:Ne3c4081acbb448b8846cd2493d6c4747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N247af59035b44362889544b781711ef6 ;
    schema:name "Forest"@en .

_:Ne82944d25f154794be33e42529014e50 schema:name "Danilo Kapel"@en,
        "Danilo Kapel"@ja,
        "Danilo Kapel"@ja-latn ;
    foaf:name "Danilo Kapel"@en,
        "Danilo Kapel"@ja,
        "Danilo Kapel"@ja-latn .

_:N247af59035b44362889544b781711ef6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3faf28abb7b3417e8c5c603dc7f2b04d,
        _:N9687bce807564eb7904a84f8fc231a6a,
        _:Ne3c4081acbb448b8846cd2493d6c4747 ;
    mo:track_count 3 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3faf28abb7b3417e8c5c603dc7f2b04d,
        _:N9687bce807564eb7904a84f8fc231a6a,
        _:Ne3c4081acbb448b8846cd2493d6c4747 .

