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

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

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

<artist/49983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30068#subject> ;
    schema:name "Junkie XL"@en ;
    foaf:made <album/30068#composition>,
        <album/30068#subject> ;
    foaf:name "Junkie XL"@en .

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

<album/30068#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Sims Social Volume 1: Themes, Pop & Exercise"@en,
        "The Sims Social Volume 1: Themes, Pop & Exercise"@ja,
        "The Sims Social Volume 1: Themes, Pop & Exercise"@ja-latn ;
    mo:performance_of <album/30068#musicalwork> ;
    mo:recorded_as <album/30068#musicalexpression> ;
    schema:name "The Sims Social Volume 1: Themes, Pop & Exercise"@en,
        "The Sims Social Volume 1: Themes, Pop & Exercise"@ja,
        "The Sims Social Volume 1: Themes, Pop & Exercise"@ja-latn ;
    schema:workPerformed <album/30068#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/86/30068/30068-1321634704.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/30068#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/30068/30068-1321634704.jpg> ;
    foaf:depicts <album/30068#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/30068/30068-1321634704.jpg> .

<https://medium-media.vgm.io/albums/86/30068/30068-1321634704.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30068#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sims Social Volume 1: Themes, Pop & Exercise"@en,
        "The Sims Social Volume 1: Themes, Pop & Exercise"@ja,
        "The Sims Social Volume 1: Themes, Pop & Exercise"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Eric Pressley"@en ;
            foaf:made <album/30068#composition> ;
            foaf:name "Eric Pressley"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sasha"@en ;
            foaf:made <album/30068#composition> ;
            foaf:name "Sasha"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Galactic"@en ;
            foaf:made <album/30068#composition> ;
            foaf:name "Galactic"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Charles Pettus"@en ;
            foaf:made <album/30068#composition> ;
            foaf:name "Charles Pettus"@en ],
        <artist/49983#subject> ;
    mo:produced_work <album/30068#musicalwork> ;
    schema:name "The Sims Social Volume 1: Themes, Pop & Exercise"@en,
        "The Sims Social Volume 1: Themes, Pop & Exercise"@ja,
        "The Sims Social Volume 1: Themes, Pop & Exercise"@ja-latn .

<album/30068#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-13"^^xsd:date ;
    dcterms:title "The Sims Social Volume 1: Themes, Pop & Exercise"@en,
        "The Sims Social Volume 1: Themes, Pop & Exercise"@ja,
        "The Sims Social Volume 1: Themes, Pop & Exercise"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/30068#musicalexpression> ;
    mo:publisher <org/738#subject> ;
    mo:record _:Nb7e8c3f469a14c739a5448721b3a6eb1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Sims Social"@en ;
            foaf:name "The Sims Social"@en ] ;
    schema:datePublished "2011-12-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/30068/30068-1321634704.jpg> ;
    schema:name "The Sims Social Volume 1: Themes, Pop & Exercise"@en,
        "The Sims Social Volume 1: Themes, Pop & Exercise"@ja,
        "The Sims Social Volume 1: Themes, Pop & Exercise"@ja-latn ;
    schema:publisher <org/738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/30068/30068-1321634704.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30068#subject> ;
    schema:name "Charles Pettus"@en ;
    foaf:made <album/30068#subject> ;
    foaf:name "Charles Pettus"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30068#subject> ;
    schema:name "Eric Pressley"@en ;
    foaf:made <album/30068#subject> ;
    foaf:name "Eric Pressley"@en .

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

_:N04ef9bd8b76a4cfc9838029b7251c464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just A Little Bit"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nb7e8c3f469a14c739a5448721b3a6eb1 ;
    schema:name "Just A Little Bit"@en .

_:N0ec4e4ca81754b9099056f031df81672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sims Social Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nb7e8c3f469a14c739a5448721b3a6eb1 ;
    schema:name "The Sims Social Theme"@en .

_:N40364000698a41c784d1bb0c00c28fd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly Away (Create A Sim Theme #1)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nb7e8c3f469a14c739a5448721b3a6eb1 ;
    schema:name "Fly Away (Create A Sim Theme #1)"@en .

_:N42edb6136cb84cb09ea090544b9da018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gluten King"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nb7e8c3f469a14c739a5448721b3a6eb1 ;
    schema:name "Gluten King"@en .

_:N4fa776628af145b4acdd468289f16d2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sta Moogie"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nb7e8c3f469a14c739a5448721b3a6eb1 ;
    schema:name "Sta Moogie"@en .

_:N7b3f4040c0184eb8816d01def5eaebbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epic Dreams (Create A Sim Theme #2)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nb7e8c3f469a14c739a5448721b3a6eb1 ;
    schema:name "Epic Dreams (Create A Sim Theme #2)"@en .

_:N8e6d69d61f00429595f47e38e82835e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ramooned"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nb7e8c3f469a14c739a5448721b3a6eb1 ;
    schema:name "Ramooned"@en .

_:N9ff432462df64b058e05391f59bed4f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ohhh Ahhh"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nb7e8c3f469a14c739a5448721b3a6eb1 ;
    schema:name "Ohhh Ahhh"@en .

_:Ndd0e9b30aff54cb6820150ce9f4552d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Born Again"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nb7e8c3f469a14c739a5448721b3a6eb1 ;
    schema:name "Born Again"@en .

_:Nb7e8c3f469a14c739a5448721b3a6eb1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04ef9bd8b76a4cfc9838029b7251c464,
        _:N0ec4e4ca81754b9099056f031df81672,
        _:N40364000698a41c784d1bb0c00c28fd0,
        _:N42edb6136cb84cb09ea090544b9da018,
        _:N4fa776628af145b4acdd468289f16d2e,
        _:N7b3f4040c0184eb8816d01def5eaebbf,
        _:N8e6d69d61f00429595f47e38e82835e8,
        _:N9ff432462df64b058e05391f59bed4f4,
        _:Ndd0e9b30aff54cb6820150ce9f4552d3 ;
    mo:track_count 9 ;
    schema:duration "PT26:38"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N04ef9bd8b76a4cfc9838029b7251c464,
        _:N0ec4e4ca81754b9099056f031df81672,
        _:N40364000698a41c784d1bb0c00c28fd0,
        _:N42edb6136cb84cb09ea090544b9da018,
        _:N4fa776628af145b4acdd468289f16d2e,
        _:N7b3f4040c0184eb8816d01def5eaebbf,
        _:N8e6d69d61f00429595f47e38e82835e8,
        _:N9ff432462df64b058e05391f59bed4f4,
        _:Ndd0e9b30aff54cb6820150ce9f4552d3 .

