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

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

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

<product/12143#subject> a schema:CreativeWork ;
    schema:name "Star Wars: Force Commander"@en,
        "Star Wars: Force Commander"@ja,
        "Star Wars: Force Commander"@ja-latn ;
    foaf:name "Star Wars: Force Commander"@en,
        "Star Wars: Force Commander"@ja,
        "Star Wars: Force Commander"@ja-latn .

<album/2236#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Star Wars: Force Commander ~ Bonus Music from the Game"@en,
        "Star Wars: Force Commander ~ Bonus Music from the Game"@ja,
        "Star Wars: Force Commander ~ Bonus Music from the Game"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "David Leison"@en ;
            foaf:made <album/2236#composition> ;
            foaf:name "David Leison"@en ] ;
    mo:produced_work <album/2236#musicalwork> ;
    schema:name "Star Wars: Force Commander ~ Bonus Music from the Game"@en,
        "Star Wars: Force Commander ~ Bonus Music from the Game"@ja,
        "Star Wars: Force Commander ~ Bonus Music from the Game"@ja-latn .

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

<album/2236#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Star Wars: Force Commander ~ Bonus Music from the Game"@en,
        "Star Wars: Force Commander ~ Bonus Music from the Game"@ja,
        "Star Wars: Force Commander ~ Bonus Music from the Game"@ja-latn ;
    mo:performance_of <album/2236#musicalwork> ;
    mo:recorded_as <album/2236#musicalexpression> ;
    schema:name "Star Wars: Force Commander ~ Bonus Music from the Game"@en,
        "Star Wars: Force Commander ~ Bonus Music from the Game"@ja,
        "Star Wars: Force Commander ~ Bonus Music from the Game"@ja-latn ;
    schema:workPerformed <album/2236#musicalwork> .

<org/3251#subject> schema:name "LucasArts"@en,
        "LucasArts"@ja,
        "LucasArts"@ja-latn ;
    foaf:name "LucasArts"@en,
        "LucasArts"@ja,
        "LucasArts"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/2236/2236-1156061733.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2236#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-01-01"^^xsd:date ;
    dcterms:title "Star Wars: Force Commander ~ Bonus Music from the Game"@en,
        "Star Wars: Force Commander ~ Bonus Music from the Game"@ja,
        "Star Wars: Force Commander ~ Bonus Music from the Game"@ja-latn ;
    mo:catalogue_number "8527930" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2236#musicalexpression> ;
    mo:publisher <org/3251#subject> ;
    mo:record _:Nc2681e1a63fc493ba011540073c386c3 ;
    mo:record_count 1 ;
    schema:about <product/12143#subject> ;
    schema:datePublished "2000-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/2236/2236-1156061733.jpg> ;
    schema:name "Star Wars: Force Commander ~ Bonus Music from the Game"@en,
        "Star Wars: Force Commander ~ Bonus Music from the Game"@ja,
        "Star Wars: Force Commander ~ Bonus Music from the Game"@ja-latn ;
    schema:publisher <org/3251#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/2236/2236-1156061733.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2236#subject> ;
    schema:name "David Leison"@en ;
    foaf:made <album/2236#subject> ;
    foaf:name "David Leison"@en .

_:N597097687eae4e3d958c3732561f9529 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 03"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc2681e1a63fc493ba011540073c386c3 ;
    schema:name "Track 03"@en .

_:N8c29a35478844deea2af87a4aa33ff55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 01"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc2681e1a63fc493ba011540073c386c3 ;
    schema:name "Track 01"@en .

_:Nd98a302ca4454501b04043b49a1f2ad7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 02"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc2681e1a63fc493ba011540073c386c3 ;
    schema:name "Track 02"@en .

_:Nc2681e1a63fc493ba011540073c386c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N597097687eae4e3d958c3732561f9529,
        _:N8c29a35478844deea2af87a4aa33ff55,
        _:Nd98a302ca4454501b04043b49a1f2ad7 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N597097687eae4e3d958c3732561f9529,
        _:N8c29a35478844deea2af87a4aa33ff55,
        _:Nd98a302ca4454501b04043b49a1f2ad7 .

