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

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

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

<album/153967#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PLATO Game Soundtrack"@en,
        "PLATO Game Soundtrack"@ja,
        "PLATO Game Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jared Underwood"@en ;
            foaf:made <album/153967#composition> ;
            foaf:name "Jared Underwood"@en ] ;
    mo:produced_work <album/153967#musicalwork> ;
    schema:name "PLATO Game Soundtrack"@en,
        "PLATO Game Soundtrack"@ja,
        "PLATO Game Soundtrack"@ja-latn .

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

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

<https://media.vgm.io/albums/76/153967/153967-6f60b9139230.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153967#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/153967/153967-6f60b9139230.jpg> ;
    foaf:depicts <album/153967#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/153967/153967-6f60b9139230.jpg> .

<https://medium-media.vgm.io/albums/76/153967/153967-6f60b9139230.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/153967#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-29"^^xsd:date ;
    dcterms:title "PLATO Game Soundtrack"@en,
        "PLATO Game Soundtrack"@ja,
        "PLATO Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/153967#musicalexpression> ;
    mo:publisher _:Nc554dcfb11da42f3943bdf1d14b3655c ;
    mo:record _:N28130af7d1c94c95b4e087526141b5d9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "PLATO"@en ;
            foaf:name "PLATO"@en ] ;
    schema:datePublished "2015-10-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/153967/153967-6f60b9139230.jpg> ;
    schema:name "PLATO Game Soundtrack"@en,
        "PLATO Game Soundtrack"@ja,
        "PLATO Game Soundtrack"@ja-latn ;
    schema:publisher _:Nc554dcfb11da42f3943bdf1d14b3655c ;
    foaf:depiction <https://media.vgm.io/albums/76/153967/153967-6f60b9139230.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153967#subject> ;
    schema:name "Jared Underwood"@en ;
    foaf:made <album/153967#subject> ;
    foaf:name "Jared Underwood"@en .

_:N28130af7d1c94c95b4e087526141b5d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nab577dce779a4e3f8e56d4e512604286 ;
    mo:track_count 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nab577dce779a4e3f8e56d4e512604286 .

_:Nab577dce779a4e3f8e56d4e512604286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PLATO Game Soundtrack"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N28130af7d1c94c95b4e087526141b5d9 ;
    schema:name "PLATO Game Soundtrack"@en .

_:Nc554dcfb11da42f3943bdf1d14b3655c schema:name "BATTERIE"@en,
        "BATTERIE"@ja,
        "BATTERIE"@ja-latn ;
    foaf:name "BATTERIE"@en,
        "BATTERIE"@ja,
        "BATTERIE"@ja-latn .

