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

<album/29891#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SSX 3 the soundtrack album sampler"@en,
        "SSX 3 the soundtrack album sampler"@ja,
        "SSX 3 the soundtrack album sampler"@ja-latn ;
    mo:produced_work <album/29891#musicalwork> ;
    schema:name "SSX 3 the soundtrack album sampler"@en,
        "SSX 3 the soundtrack album sampler"@ja,
        "SSX 3 the soundtrack album sampler"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/19/29891/29891-1320496867.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13397#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29891#performance> ;
    schema:name "Placebo"@en ;
    foaf:name "Placebo"@en .

<artist/13398#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29891#performance> ;
    schema:name "Fatboy Slim"@en ;
    foaf:name "Fatboy Slim"@en .

<album/29891#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "SSX 3 the soundtrack album sampler"@en,
        "SSX 3 the soundtrack album sampler"@ja,
        "SSX 3 the soundtrack album sampler"@ja-latn ;
    mo:catalogue_number "ASW-18254" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/29891#musicalexpression> ;
    mo:publisher _:N6bb7c7a29eb54edf8681089280fbc053 ;
    mo:record _:Ndff1de7a6e5148d19f5804a513ebb49c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SSX 3"@en ;
            foaf:name "SSX 3"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Swollen Members"@en ;
            foaf:name "Swollen Members"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "N.E.R.D."@en ;
            foaf:name "N.E.R.D."@en ],
        <artist/13397#subject>,
        <artist/13398#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/29891/29891-1320496867.jpg> ;
    schema:name "SSX 3 the soundtrack album sampler"@en,
        "SSX 3 the soundtrack album sampler"@ja,
        "SSX 3 the soundtrack album sampler"@ja-latn ;
    schema:publisher _:N6bb7c7a29eb54edf8681089280fbc053 ;
    foaf:depiction <https://media.vgm.io/albums/19/29891/29891-1320496867.jpg> .

<album/29891#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SSX 3 the soundtrack album sampler"@en,
        "SSX 3 the soundtrack album sampler"@ja,
        "SSX 3 the soundtrack album sampler"@ja-latn ;
    mo:performance_of <album/29891#musicalwork> ;
    mo:performer _:N5dee6600db25461b97b06822b773fe12,
        _:Ndf9810e6837a4b7ebf385e88009d7052,
        <artist/13397#subject>,
        <artist/13398#subject> ;
    mo:recorded_as <album/29891#musicalexpression> ;
    schema:byArtist _:N5dee6600db25461b97b06822b773fe12,
        _:Ndf9810e6837a4b7ebf385e88009d7052,
        <artist/13397#subject>,
        <artist/13398#subject> ;
    schema:name "SSX 3 the soundtrack album sampler"@en,
        "SSX 3 the soundtrack album sampler"@ja,
        "SSX 3 the soundtrack album sampler"@ja-latn ;
    schema:workPerformed <album/29891#musicalwork> .

_:N13d2a0d7996e4ddbbea1e7fff29255aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Placebo - The Bitter End (Junior Sanchez' Output Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndff1de7a6e5148d19f5804a513ebb49c ;
    schema:name "Placebo - The Bitter End (Junior Sanchez' Output Remix)"@en .

_:N5dee6600db25461b97b06822b773fe12 a schema:Person,
        foaf:Person ;
    mo:performed <album/29891#performance> ;
    schema:name "N.E.R.D."@en ;
    foaf:name "N.E.R.D."@en .

_:N64e59e7f7c2a4a56b4239bfeed63b6c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fatboy Slim - Don't Let The Man Get You Down"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndff1de7a6e5148d19f5804a513ebb49c ;
    schema:name "Fatboy Slim - Don't Let The Man Get You Down"@en .

_:N6bb7c7a29eb54edf8681089280fbc053 schema:name "Astralwerks"@en ;
    foaf:name "Astralwerks"@en .

_:Nb666208ad4ea4512b74618d6e1a1e8bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swollen Members - All Night"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndff1de7a6e5148d19f5804a513ebb49c ;
    schema:name "Swollen Members - All Night"@en .

_:Ndf9810e6837a4b7ebf385e88009d7052 a schema:Person,
        foaf:Person ;
    mo:performed <album/29891#performance> ;
    schema:name "Swollen Members"@en ;
    foaf:name "Swollen Members"@en .

_:Ne0d0f3258f774e4496229a211ca8ea7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "N.E.R.D. - Rock Star (Nevins Club Blaster Edit)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndff1de7a6e5148d19f5804a513ebb49c ;
    schema:name "N.E.R.D. - Rock Star (Nevins Club Blaster Edit)"@en .

_:Ndff1de7a6e5148d19f5804a513ebb49c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13d2a0d7996e4ddbbea1e7fff29255aa,
        _:N64e59e7f7c2a4a56b4239bfeed63b6c7,
        _:Nb666208ad4ea4512b74618d6e1a1e8bb,
        _:Ne0d0f3258f774e4496229a211ca8ea7e ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N13d2a0d7996e4ddbbea1e7fff29255aa,
        _:N64e59e7f7c2a4a56b4239bfeed63b6c7,
        _:Nb666208ad4ea4512b74618d6e1a1e8bb,
        _:Ne0d0f3258f774e4496229a211ca8ea7e .

