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

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

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

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

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

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

<https://medium-media.vgm.io/albums/96/30069/30069-1321634952.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30069#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sims Social Volume 2: Electro & Indie"@en,
        "The Sims Social Volume 2: Electro & Indie"@ja,
        "The Sims Social Volume 2: Electro & Indie"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hans Of Six Mas"@en ;
            foaf:made <album/30069#composition> ;
            foaf:name "Hans Of Six Mas"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sasha"@en ;
            foaf:made <album/30069#composition> ;
            foaf:name "Sasha"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Darrell Brown"@en ;
            foaf:made <album/30069#composition> ;
            foaf:name "Darrell Brown"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Eric Pressley"@en ;
            foaf:made <album/30069#composition> ;
            foaf:name "Eric Pressley"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Charles Pettus"@en ;
            foaf:made <album/30069#composition> ;
            foaf:name "Charles Pettus"@en ],
        <artist/49983#subject> ;
    mo:produced_work <album/30069#musicalwork> ;
    schema:name "The Sims Social Volume 2: Electro & Indie"@en,
        "The Sims Social Volume 2: Electro & Indie"@ja,
        "The Sims Social Volume 2: Electro & Indie"@ja-latn .

<album/30069#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-13"^^xsd:date ;
    dcterms:title "The Sims Social Volume 2: Electro & Indie"@en,
        "The Sims Social Volume 2: Electro & Indie"@ja,
        "The Sims Social Volume 2: Electro & Indie"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/30069#musicalexpression> ;
    mo:publisher <org/738#subject> ;
    mo:record _:N8d9f96c86e1b471ba2211193bd6e984e ;
    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/96/30069/30069-1321634952.jpg> ;
    schema:name "The Sims Social Volume 2: Electro & Indie"@en,
        "The Sims Social Volume 2: Electro & Indie"@ja,
        "The Sims Social Volume 2: Electro & Indie"@ja-latn ;
    schema:publisher <org/738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/30069/30069-1321634952.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30069#subject> ;
    schema:name "Hans Of Six Mas"@en ;
    foaf:made <album/30069#subject> ;
    foaf:name "Hans Of Six Mas"@en .

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

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

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

_:N02d5f6ef3e2c42da9de2dd7c226f5d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Groove On"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N8d9f96c86e1b471ba2211193bd6e984e ;
    schema:name "Groove On"@en .

_:N1e3cad33b3bd47ea851d0c87621dc948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live Wired"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N8d9f96c86e1b471ba2211193bd6e984e ;
    schema:name "Live Wired"@en .

_:N34736a85e0db4238b16f841b9e7f1e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last But Not Least"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N8d9f96c86e1b471ba2211193bd6e984e ;
    schema:name "Last But Not Least"@en .

_:N38b43ed2e2bc4b43992fb3306e99ebf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Milkweed"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N8d9f96c86e1b471ba2211193bd6e984e ;
    schema:name "Milkweed"@en .

_:N666f88447960447891fd4c3b65ff3262 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cat And Mouse"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N8d9f96c86e1b471ba2211193bd6e984e ;
    schema:name "Cat And Mouse"@en .

_:N667ad160d6324693b85d6a1afb346260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TDRM"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N8d9f96c86e1b471ba2211193bd6e984e ;
    schema:name "TDRM"@en .

_:N6c489084c2474f45b1a1fc82b9e0045a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Podie Tie"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N8d9f96c86e1b471ba2211193bd6e984e ;
    schema:name "Podie Tie"@en .

_:Naca17de6e65845098e4258bca30c5b59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Best You Got"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N8d9f96c86e1b471ba2211193bd6e984e ;
    schema:name "The Best You Got"@en .

_:Nc7f9f35cce024304ac1fac6295ef2f53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sooner Or Later"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N8d9f96c86e1b471ba2211193bd6e984e ;
    schema:name "Sooner Or Later"@en .

_:Nf0a01f9941a84f0ebebc076524b1462d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't You Cry"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N8d9f96c86e1b471ba2211193bd6e984e ;
    schema:name "Don't You Cry"@en .

_:N8d9f96c86e1b471ba2211193bd6e984e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02d5f6ef3e2c42da9de2dd7c226f5d9f,
        _:N1e3cad33b3bd47ea851d0c87621dc948,
        _:N34736a85e0db4238b16f841b9e7f1e5a,
        _:N38b43ed2e2bc4b43992fb3306e99ebf8,
        _:N666f88447960447891fd4c3b65ff3262,
        _:N667ad160d6324693b85d6a1afb346260,
        _:N6c489084c2474f45b1a1fc82b9e0045a,
        _:Naca17de6e65845098e4258bca30c5b59,
        _:Nc7f9f35cce024304ac1fac6295ef2f53,
        _:Nf0a01f9941a84f0ebebc076524b1462d ;
    mo:track_count 10 ;
    schema:duration "PT35:01"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N02d5f6ef3e2c42da9de2dd7c226f5d9f,
        _:N1e3cad33b3bd47ea851d0c87621dc948,
        _:N34736a85e0db4238b16f841b9e7f1e5a,
        _:N38b43ed2e2bc4b43992fb3306e99ebf8,
        _:N666f88447960447891fd4c3b65ff3262,
        _:N667ad160d6324693b85d6a1afb346260,
        _:N6c489084c2474f45b1a1fc82b9e0045a,
        _:Naca17de6e65845098e4258bca30c5b59,
        _:Nc7f9f35cce024304ac1fac6295ef2f53,
        _:Nf0a01f9941a84f0ebebc076524b1462d .

