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

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

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

<artist/17581#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33864#subject> ;
    schema:name "H. Anton Riehl"@en ;
    foaf:made <album/33864#composition>,
        <album/33864#subject> ;
    foaf:name "H. Anton Riehl"@en .

<album/33864#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Receiver - Music From The Game"@en,
        "Receiver - Music From The Game"@ja,
        "Receiver - Music From The Game"@ja-latn ;
    mo:composer <artist/17581#subject> ;
    mo:produced_work <album/33864#musicalwork> ;
    schema:name "Receiver - Music From The Game"@en,
        "Receiver - Music From The Game"@ja,
        "Receiver - Music From The Game"@ja-latn .

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

<album/33864#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Receiver - Music From The Game"@en,
        "Receiver - Music From The Game"@ja,
        "Receiver - Music From The Game"@ja-latn ;
    mo:performance_of <album/33864#musicalwork> ;
    mo:recorded_as <album/33864#musicalexpression> ;
    schema:name "Receiver - Music From The Game"@en,
        "Receiver - Music From The Game"@ja,
        "Receiver - Music From The Game"@ja-latn ;
    schema:workPerformed <album/33864#musicalwork> .

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

<https://medium-media.vgm.io/albums/46/33864/33864-1340847905.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33864#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-18"^^xsd:date ;
    dcterms:title "Receiver - Music From The Game"@en,
        "Receiver - Music From The Game"@ja,
        "Receiver - Music From The Game"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/33864#musicalexpression> ;
    mo:publisher _:Nb7721004e46c415fb535fe93115cbf82 ;
    mo:record _:N10faec88908a483ead876c25e4c1878a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Receiver"@en ;
            foaf:name "Receiver"@en ] ;
    schema:datePublished "2012-06-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/33864/33864-1340847905.jpg> ;
    schema:name "Receiver - Music From The Game"@en,
        "Receiver - Music From The Game"@ja,
        "Receiver - Music From The Game"@ja-latn ;
    schema:publisher _:Nb7721004e46c415fb535fe93115cbf82 ;
    foaf:depiction <https://media.vgm.io/albums/46/33864/33864-1340847905.jpg> .

_:N0a18612bb92b45f4841676ab4a7fd9e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reality Painted in Shades of Black"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N10faec88908a483ead876c25e4c1878a ;
    schema:name "Reality Painted in Shades of Black"@en .

_:N6c8df257bd8d425aaf9ca9fcea573518 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Am Listening"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N10faec88908a483ead876c25e4c1878a ;
    schema:name "I Am Listening"@en .

_:Nb7721004e46c415fb535fe93115cbf82 schema:name "H. Anton Riehl"@en,
        "H. Anton Riehl"@ja,
        "H. Anton Riehl"@ja-latn ;
    foaf:name "H. Anton Riehl"@en,
        "H. Anton Riehl"@ja,
        "H. Anton Riehl"@ja-latn .

_:Ndc47d27e4e69469f95a4a936f8808bdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Slow Mindkill"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N10faec88908a483ead876c25e4c1878a ;
    schema:name "A Slow Mindkill"@en .

_:Nf2e7348bc42542e6b5064ce7fa1ab4da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eschatology"@en ;
    mo:track_number 4 ;
    schema:duration "PT10:07"^^xsd:interval ;
    schema:inPlaylist _:N10faec88908a483ead876c25e4c1878a ;
    schema:name "Eschatology"@en .

_:N10faec88908a483ead876c25e4c1878a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a18612bb92b45f4841676ab4a7fd9e4,
        _:N6c8df257bd8d425aaf9ca9fcea573518,
        _:Ndc47d27e4e69469f95a4a936f8808bdf,
        _:Nf2e7348bc42542e6b5064ce7fa1ab4da ;
    mo:track_count 4 ;
    schema:duration "PT18:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0a18612bb92b45f4841676ab4a7fd9e4,
        _:N6c8df257bd8d425aaf9ca9fcea573518,
        _:Ndc47d27e4e69469f95a4a936f8808bdf,
        _:Nf2e7348bc42542e6b5064ce7fa1ab4da .

