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

<album/27299> a mo:Release ;
    mo:catalogue_number "11850XXST" .

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

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

<artist/14714#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29721#subject> ;
    schema:name "Malcolm Kirby Jr."@en ;
    foaf:made <album/29721#composition>,
        <album/29721#subject> ;
    foaf:name "Malcolm Kirby Jr."@en .

<album/29721#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Saints Row -The Third- The Soundtrack"@en,
        "Saints Row -The Third- The Soundtrack"@ja,
        "Saints Row -The Third- The Soundtrack"@ja-latn ;
    mo:composer <artist/14714#subject> ;
    mo:produced_work <album/29721#musicalwork> ;
    schema:name "Saints Row -The Third- The Soundtrack"@en,
        "Saints Row -The Third- The Soundtrack"@ja,
        "Saints Row -The Third- The Soundtrack"@ja-latn .

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

<album/29721#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Saints Row -The Third- The Soundtrack"@en,
        "Saints Row -The Third- The Soundtrack"@ja,
        "Saints Row -The Third- The Soundtrack"@ja-latn ;
    mo:performance_of <album/29721#musicalwork> ;
    mo:recorded_as <album/29721#musicalexpression> ;
    schema:name "Saints Row -The Third- The Soundtrack"@en,
        "Saints Row -The Third- The Soundtrack"@ja,
        "Saints Row -The Third- The Soundtrack"@ja-latn ;
    schema:workPerformed <album/29721#musicalwork> .

<org/25#subject> schema:name "Sumthing Else Music Works"@en,
        "Sumthing Else Music Works"@ja,
        "Sumthing Else Music Works"@ja-latn ;
    foaf:name "Sumthing Else Music Works"@en,
        "Sumthing Else Music Works"@ja,
        "Sumthing Else Music Works"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/29721/29721-1450488338.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29721#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-01"^^xsd:date ;
    dcterms:title "Saints Row -The Third- The Soundtrack"@en,
        "Saints Row -The Third- The Soundtrack"@ja,
        "Saints Row -The Third- The Soundtrack"@ja-latn ;
    mo:catalogue_number "SE-2096-2" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/27299> ;
    mo:publication_of <album/29721#musicalexpression> ;
    mo:publisher <org/25#subject> ;
    mo:record _:N0f347bf0c306425386b835da2587be9a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Saints Row: The Third"@en ;
            foaf:name "Saints Row: The Third"@en ] ;
    schema:datePublished "2011-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/29721/29721-1450488338.jpg> ;
    schema:name "Saints Row -The Third- The Soundtrack"@en,
        "Saints Row -The Third- The Soundtrack"@ja,
        "Saints Row -The Third- The Soundtrack"@ja-latn ;
    schema:publisher <org/25#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/29721/29721-1450488338.jpg> .

_:N10d74c94cb3a4595a43bba078c825609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When Good Heists Go Bad"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N0f347bf0c306425386b835da2587be9a ;
    schema:name "When Good Heists Go Bad"@en .

_:N3a33e4420e304fddb8aca49f5e941c8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mission Part 2"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N0f347bf0c306425386b835da2587be9a ;
    schema:name "The Mission Part 2"@en .

_:N46109f01058d460a86da7807b13e4edf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Game"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N0f347bf0c306425386b835da2587be9a ;
    schema:name "End Game"@en .

_:N686df977ba614ff7963fd80dd52c8e3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAG"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N0f347bf0c306425386b835da2587be9a ;
    schema:name "STAG"@en .

_:N7034491841294370ac3967179223425f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oleg and Kinzie"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N0f347bf0c306425386b835da2587be9a ;
    schema:name "Oleg and Kinzie"@en .

_:Ncf91606f3ab64239b279c76f06f842a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saints Row The Third"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N0f347bf0c306425386b835da2587be9a ;
    schema:name "Saints Row The Third"@en .

_:Nd6c258b6469845c5a6c29dca2a4713a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mission Part 1"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N0f347bf0c306425386b835da2587be9a ;
    schema:name "The Mission Part 1"@en .

_:Nf68f0615a87e40a18a84d3aabce08ae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killbane and the Syndicate"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N0f347bf0c306425386b835da2587be9a ;
    schema:name "Killbane and the Syndicate"@en .

_:N0f347bf0c306425386b835da2587be9a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10d74c94cb3a4595a43bba078c825609,
        _:N3a33e4420e304fddb8aca49f5e941c8b,
        _:N46109f01058d460a86da7807b13e4edf,
        _:N686df977ba614ff7963fd80dd52c8e3b,
        _:N7034491841294370ac3967179223425f,
        _:Ncf91606f3ab64239b279c76f06f842a0,
        _:Nd6c258b6469845c5a6c29dca2a4713a2,
        _:Nf68f0615a87e40a18a84d3aabce08ae7 ;
    mo:track_count 8 ;
    schema:duration "PT28:11"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N10d74c94cb3a4595a43bba078c825609,
        _:N3a33e4420e304fddb8aca49f5e941c8b,
        _:N46109f01058d460a86da7807b13e4edf,
        _:N686df977ba614ff7963fd80dd52c8e3b,
        _:N7034491841294370ac3967179223425f,
        _:Ncf91606f3ab64239b279c76f06f842a0,
        _:Nd6c258b6469845c5a6c29dca2a4713a2,
        _:Nf68f0615a87e40a18a84d3aabce08ae7 .

