@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 "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 ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sasha"@en ;
            foaf:made <album/30068#composition> ;
            foaf:name "Sasha"@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 _:N7498a7e9964e41bd9326cdf1fc82e259 ;
    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 "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 "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 "Sasha"@en ;
    foaf:made <album/30068#subject> ;
    foaf:name "Sasha"@en .

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

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

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

_:N68af2ceace5d4f39b980fb3b535c976a 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 _:N7498a7e9964e41bd9326cdf1fc82e259 ;
    schema:name "Fly Away (Create A Sim Theme #1)"@en .

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

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

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

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

_:Nfd213cdae2aa4a69914a0bc1285aabfa 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 _:N7498a7e9964e41bd9326cdf1fc82e259 ;
    schema:name "Epic Dreams (Create A Sim Theme #2)"@en .

_:N7498a7e9964e41bd9326cdf1fc82e259 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a092f40a4da4b898e972a87ce8eb2bb,
        _:N277c34f7513242bd8c6a1b1e4a977bed,
        _:N3633a8da643640a0b2db0dc4b4ab9ac6,
        _:N68af2ceace5d4f39b980fb3b535c976a,
        _:N7b5e28dadab841ef8f27b54d6f7f6ade,
        _:N8baf8910067b4a92a92c7cfa641fc596,
        _:N9555d200e2bd475fb04c1e9aae30b158,
        _:Nbd13af387659474f8bf4dbf5c49d8d20,
        _:Nfd213cdae2aa4a69914a0bc1285aabfa ;
    mo:track_count 9 ;
    schema:duration "PT26:38"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0a092f40a4da4b898e972a87ce8eb2bb,
        _:N277c34f7513242bd8c6a1b1e4a977bed,
        _:N3633a8da643640a0b2db0dc4b4ab9ac6,
        _:N68af2ceace5d4f39b980fb3b535c976a,
        _:N7b5e28dadab841ef8f27b54d6f7f6ade,
        _:N8baf8910067b4a92a92c7cfa641fc596,
        _:N9555d200e2bd475fb04c1e9aae30b158,
        _:Nbd13af387659474f8bf4dbf5c49d8d20,
        _:Nfd213cdae2aa4a69914a0bc1285aabfa .

