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

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

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

<artist/5330#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3272#subject> ;
    schema:name "Amon Tobin"@en ;
    foaf:made <album/3272#composition>,
        <album/3272#subject> ;
    foaf:name "Amon Tobin"@en .

<product/1305#subject> a schema:CreativeWork ;
    schema:name "Splinter Cell: Chaos Theory"@en,
        "Splinter Cell: Chaos Theory"@ja,
        "Splinter Cell: Chaos Theory"@ja-latn ;
    foaf:name "Splinter Cell: Chaos Theory"@en,
        "Splinter Cell: Chaos Theory"@ja,
        "Splinter Cell: Chaos Theory"@ja-latn .

<album/3272#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Splinter Cell: Chaos Theory (Promotional Sampler)"@en,
        "Splinter Cell: Chaos Theory (Promotional Sampler)"@ja,
        "Splinter Cell: Chaos Theory (Promotional Sampler)"@ja-latn ;
    mo:composer <artist/5330#subject> ;
    mo:produced_work <album/3272#musicalwork> ;
    schema:name "Splinter Cell: Chaos Theory (Promotional Sampler)"@en,
        "Splinter Cell: Chaos Theory (Promotional Sampler)"@ja,
        "Splinter Cell: Chaos Theory (Promotional Sampler)"@ja-latn .

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

<album/3272#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Splinter Cell: Chaos Theory (Promotional Sampler)"@en,
        "Splinter Cell: Chaos Theory (Promotional Sampler)"@ja,
        "Splinter Cell: Chaos Theory (Promotional Sampler)"@ja-latn ;
    mo:performance_of <album/3272#musicalwork> ;
    mo:recorded_as <album/3272#musicalexpression> ;
    schema:name "Splinter Cell: Chaos Theory (Promotional Sampler)"@en,
        "Splinter Cell: Chaos Theory (Promotional Sampler)"@ja,
        "Splinter Cell: Chaos Theory (Promotional Sampler)"@ja-latn ;
    schema:workPerformed <album/3272#musicalwork> .

<org/3187#subject> schema:name "Ninja Tune"@en,
        "Ninja Tune"@ja,
        "Ninja Tune"@ja-latn ;
    foaf:name "Ninja Tune"@en,
        "Ninja Tune"@ja,
        "Ninja Tune"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/3272/3272-1200326802.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3272#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "Splinter Cell: Chaos Theory (Promotional Sampler)"@en,
        "Splinter Cell: Chaos Theory (Promotional Sampler)"@ja,
        "Splinter Cell: Chaos Theory (Promotional Sampler)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3272#musicalexpression> ;
    mo:publisher <org/3187#subject> ;
    mo:record _:N4649f88930f5469ea696aec32a2affaf ;
    mo:record_count 1 ;
    schema:about <product/1305#subject> ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/3272/3272-1200326802.jpg> ;
    schema:name "Splinter Cell: Chaos Theory (Promotional Sampler)"@en,
        "Splinter Cell: Chaos Theory (Promotional Sampler)"@ja,
        "Splinter Cell: Chaos Theory (Promotional Sampler)"@ja-latn ;
    schema:publisher <org/3187#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/3272/3272-1200326802.jpg> .

_:N47bc2224c5a64bff818e438e2cdce76d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lighthouse"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N4649f88930f5469ea696aec32a2affaf ;
    schema:name "The Lighthouse"@en .

_:N4ad0dc22fe2242e79668687ce64be76e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme From Battery"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N4649f88930f5469ea696aec32a2affaf ;
    schema:name "Theme From Battery"@en .

_:Nb2f67fa4f3fb44838ded51ed65d228f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "El Cargo"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N4649f88930f5469ea696aec32a2affaf ;
    schema:name "El Cargo"@en .

_:N4649f88930f5469ea696aec32a2affaf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N47bc2224c5a64bff818e438e2cdce76d,
        _:N4ad0dc22fe2242e79668687ce64be76e,
        _:Nb2f67fa4f3fb44838ded51ed65d228f4 ;
    mo:track_count 3 ;
    schema:duration "PT14:00"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N47bc2224c5a64bff818e438e2cdce76d,
        _:N4ad0dc22fe2242e79668687ce64be76e,
        _:Nb2f67fa4f3fb44838ded51ed65d228f4 .

