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

<artist/7677#subject> a schema:Person,
        foaf:Person ;
    schema:name "cAnON."@en ;
    foaf:made <album/59999#lyrics>,
        <album/59999#subject> ;
    foaf:name "cAnON."@en .

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

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59999#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/59999#composition>,
        <album/59999#subject> ;
    foaf:name "Hiroyuki Sawano"@en .

<album/59999#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CRYst-Alise / SawanoHiroyuki[nZk]"@en,
        "CRYst-Alise / SawanoHiroyuki[nZk]"@ja,
        "CRYst-Alise / SawanoHiroyuki[nZk]"@ja-latn ;
    mo:composer <artist/7317#subject> ;
    mo:produced_work <album/59999#musicalwork> ;
    schema:name "CRYst-Alise / SawanoHiroyuki[nZk]"@en,
        "CRYst-Alise / SawanoHiroyuki[nZk]"@ja,
        "CRYst-Alise / SawanoHiroyuki[nZk]"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/59999/59999-1467909578.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/18125#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59999#performance> ;
    schema:name "Tielle"@en ;
    foaf:name "Tielle"@en .

<artist/18236#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59999#performance> ;
    schema:name "Yosh"@en ;
    foaf:made <album/59999#lyrics>,
        <album/59999#subject> ;
    foaf:name "Yosh"@en .

<artist/25078#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59999#performance> ;
    schema:name "SawanoHiroyuki[nZk]"@en ;
    foaf:name "SawanoHiroyuki[nZk]"@en .

<album/59999#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CRYst-Alise / SawanoHiroyuki[nZk]"@en,
        "CRYst-Alise / SawanoHiroyuki[nZk]"@ja,
        "CRYst-Alise / SawanoHiroyuki[nZk]"@ja-latn ;
    mo:performance_of <album/59999#musicalwork> ;
    mo:performer <artist/18125#subject>,
        <artist/18236#subject>,
        <artist/25078#subject> ;
    mo:recorded_as <album/59999#musicalexpression> ;
    schema:byArtist <artist/18125#subject>,
        <artist/18236#subject>,
        <artist/25078#subject> ;
    schema:name "CRYst-Alise / SawanoHiroyuki[nZk]"@en,
        "CRYst-Alise / SawanoHiroyuki[nZk]"@ja,
        "CRYst-Alise / SawanoHiroyuki[nZk]"@ja-latn ;
    schema:workPerformed <album/59999#musicalwork> .

<album/59999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-08"^^xsd:date ;
    dcterms:title "CRYst-Alise / SawanoHiroyuki[nZk]"@en,
        "CRYst-Alise / SawanoHiroyuki[nZk]"@ja,
        "CRYst-Alise / SawanoHiroyuki[nZk]"@ja-latn ;
    mo:catalogue_number "SEXX-01248" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/59999#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N42e0e7885b0f4bae871c3761434602da ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "VALHAITRISING"@en ;
            foaf:name "VALHAITRISING"@en ] ;
    schema:byArtist <artist/18125#subject>,
        <artist/18236#subject>,
        <artist/25078#subject> ;
    schema:datePublished "2016-07-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/59999/59999-1467909578.jpg> ;
    schema:name "CRYst-Alise / SawanoHiroyuki[nZk]"@en,
        "CRYst-Alise / SawanoHiroyuki[nZk]"@ja,
        "CRYst-Alise / SawanoHiroyuki[nZk]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/59999/59999-1467909578.jpg> .

_:N4d098dd932da442bbea9f4889befa98d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRYst-Alise"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N42e0e7885b0f4bae871c3761434602da ;
    schema:name "CRYst-Alise"@en .

_:Nf9fae78df08143b09cb6837496740541 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise Above (game edit)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N42e0e7885b0f4bae871c3761434602da ;
    schema:name "Rise Above (game edit)"@en .

_:N42e0e7885b0f4bae871c3761434602da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4d098dd932da442bbea9f4889befa98d,
        _:Nf9fae78df08143b09cb6837496740541 ;
    mo:track_count 2 ;
    schema:duration "PT8:02"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4d098dd932da442bbea9f4889befa98d,
        _:Nf9fae78df08143b09cb6837496740541 .

