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

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

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

<artist/1333#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5903#subject> ;
    schema:name "Marc Russo"@en ;
    foaf:made <album/5903#composition>,
        <album/5903#subject> ;
    foaf:name "Marc Russo"@en .

<release/31504#subject> a schema:CreativeWork ;
    schema:name "The Sims: Unleashed"@en,
        "The Sims: Unleashed"@ja,
        "The Sims: Unleashed"@ja-latn ;
    foaf:name "The Sims: Unleashed"@en,
        "The Sims: Unleashed"@ja,
        "The Sims: Unleashed"@ja-latn .

<album/5903#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sims: Unleashed Original Videogame Music"@en,
        "The Sims: Unleashed Original Videogame Music"@ja,
        "The Sims: Unleashed Original Videogame Music"@ja-latn ;
    mo:composer <artist/1333#subject> ;
    mo:produced_work <album/5903#musicalwork> ;
    schema:name "The Sims: Unleashed Original Videogame Music"@en,
        "The Sims: Unleashed Original Videogame Music"@ja,
        "The Sims: Unleashed Original Videogame Music"@ja-latn .

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

<album/5903#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Sims: Unleashed Original Videogame Music"@en,
        "The Sims: Unleashed Original Videogame Music"@ja,
        "The Sims: Unleashed Original Videogame Music"@ja-latn ;
    mo:performance_of <album/5903#musicalwork> ;
    mo:recorded_as <album/5903#musicalexpression> ;
    schema:name "The Sims: Unleashed Original Videogame Music"@en,
        "The Sims: Unleashed Original Videogame Music"@ja,
        "The Sims: Unleashed Original Videogame Music"@ja-latn ;
    schema:workPerformed <album/5903#musicalwork> .

<org/738#subject> schema:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn ;
    foaf:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn .

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

<https://medium-media.vgm.io/albums/30/5903/5903-1259618843.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5903#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-19"^^xsd:date ;
    dcterms:title "The Sims: Unleashed Original Videogame Music"@en,
        "The Sims: Unleashed Original Videogame Music"@ja,
        "The Sims: Unleashed Original Videogame Music"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/5903#musicalexpression> ;
    mo:publisher <org/738#subject> ;
    mo:record _:N5fcb4d93955b4d818483ce88e054c8d7 ;
    mo:record_count 1 ;
    schema:about <release/31504#subject> ;
    schema:datePublished "2006-12-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/5903/5903-1259618843.jpg> ;
    schema:name "The Sims: Unleashed Original Videogame Music"@en,
        "The Sims: Unleashed Original Videogame Music"@ja,
        "The Sims: Unleashed Original Videogame Music"@ja-latn ;
    schema:publisher <org/738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/5903/5903-1259618843.jpg> .

_:N0f5bf5ff3fa640be94ca17add21f65b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sim The Blues"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N5fcb4d93955b4d818483ce88e054c8d7 ;
    schema:name "Sim The Blues"@en .

_:N10a59ef63c9d4f73a3955dfc0ee65002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sims Unleashed Load Loop"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N5fcb4d93955b4d818483ce88e054c8d7 ;
    schema:name "Sims Unleashed Load Loop"@en .

_:N21b977f6b77b4cc9a21da761abc350b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ooh Ah"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N5fcb4d93955b4d818483ce88e054c8d7 ;
    schema:name "Ooh Ah"@en .

_:N37d50923a0404868b3cdb2623b88dc05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cruisin' The Delta"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N5fcb4d93955b4d818483ce88e054c8d7 ;
    schema:name "Cruisin' The Delta"@en .

_:N3aa25b24ae574c1c9979e52e9c31a64f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unleash The Sims"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N5fcb4d93955b4d818483ce88e054c8d7 ;
    schema:name "Unleash The Sims"@en .

_:N52f85893af1b40639240d12bba100203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh Yah La Do"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N5fcb4d93955b4d818483ce88e054c8d7 ;
    schema:name "Oh Yah La Do"@en .

_:N70b89e183fba493f88588db25c265dcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unleashed Jam"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N5fcb4d93955b4d818483ce88e054c8d7 ;
    schema:name "Unleashed Jam"@en .

_:Na6f726a4cb6845008adb06f061131063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's In The Jam"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N5fcb4d93955b4d818483ce88e054c8d7 ;
    schema:name "It's In The Jam"@en .

_:Nb1c17236d766488fb9aa3b9efcc625e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down By The River"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N5fcb4d93955b4d818483ce88e054c8d7 ;
    schema:name "Down By The River"@en .

_:Ncdcb695fe25448a6a5d66f97e5bc3dc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Got The Sim Blues"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N5fcb4d93955b4d818483ce88e054c8d7 ;
    schema:name "I Got The Sim Blues"@en .

_:N5fcb4d93955b4d818483ce88e054c8d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f5bf5ff3fa640be94ca17add21f65b5,
        _:N10a59ef63c9d4f73a3955dfc0ee65002,
        _:N21b977f6b77b4cc9a21da761abc350b3,
        _:N37d50923a0404868b3cdb2623b88dc05,
        _:N3aa25b24ae574c1c9979e52e9c31a64f,
        _:N52f85893af1b40639240d12bba100203,
        _:N70b89e183fba493f88588db25c265dcc,
        _:Na6f726a4cb6845008adb06f061131063,
        _:Nb1c17236d766488fb9aa3b9efcc625e6,
        _:Ncdcb695fe25448a6a5d66f97e5bc3dc3 ;
    mo:track_count 10 ;
    schema:duration "PT34:27"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0f5bf5ff3fa640be94ca17add21f65b5,
        _:N10a59ef63c9d4f73a3955dfc0ee65002,
        _:N21b977f6b77b4cc9a21da761abc350b3,
        _:N37d50923a0404868b3cdb2623b88dc05,
        _:N3aa25b24ae574c1c9979e52e9c31a64f,
        _:N52f85893af1b40639240d12bba100203,
        _:N70b89e183fba493f88588db25c265dcc,
        _:Na6f726a4cb6845008adb06f061131063,
        _:Nb1c17236d766488fb9aa3b9efcc625e6,
        _:Ncdcb695fe25448a6a5d66f97e5bc3dc3 .

