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

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

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

<artist/4791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137593#subject> ;
    schema:name "Yoshihito Onda"@en,
        "恩田快人"@ja ;
    foaf:made <album/137593#composition>,
        <album/137593#subject> ;
    foaf:name "Yoshihito Onda"@en,
        "恩田快人"@ja .

<artist/6103#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137593#subject> ;
    schema:name "Naoki Sato"@en,
        "佐藤直紀"@ja ;
    foaf:made <album/137593#composition>,
        <album/137593#subject> ;
    foaf:name "Naoki Sato"@en,
        "佐藤直紀"@ja .

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

<album/137593#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Simsons original soundtrack"@en,
        "「シムソンズ」オリジナル・サウンドトラック"@ja,
        "Simsons original soundtrack"@ja-latn ;
    mo:performance_of <album/137593#musicalwork> ;
    mo:recorded_as <album/137593#musicalexpression> ;
    schema:name "Simsons original soundtrack"@en,
        "「シムソンズ」オリジナル・サウンドトラック"@ja,
        "Simsons original soundtrack"@ja-latn ;
    schema:workPerformed <album/137593#musicalwork> .

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

<https://media.vgm.io/albums/39/137593/137593-8843ba2c0725.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137593#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/137593/137593-8843ba2c0725.jpg> ;
    foaf:depicts <album/137593#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/137593/137593-8843ba2c0725.jpg> .

<https://medium-media.vgm.io/albums/39/137593/137593-8843ba2c0725.jpg> a schema:ImageObject,
        foaf:Image .

<album/137593#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Simsons original soundtrack"@en,
        "「シムソンズ」オリジナル・サウンドトラック"@ja,
        "Simsons original soundtrack"@ja-latn ;
    mo:composer <artist/4791#subject>,
        <artist/6103#subject> ;
    mo:produced_work <album/137593#musicalwork> ;
    schema:name "Simsons original soundtrack"@en,
        "「シムソンズ」オリジナル・サウンドトラック"@ja,
        "Simsons original soundtrack"@ja-latn .

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

<album/137593#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-02-15"^^xsd:date ;
    dcterms:title "Simsons original soundtrack"@en,
        "「シムソンズ」オリジナル・サウンドトラック"@ja,
        "Simsons original soundtrack"@ja-latn ;
    mo:catalogue_number "ESCL-2767" ;
    mo:media_type "CD" ;
    mo:publication_of <album/137593#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Simsons"@en ;
            foaf:name "Simsons"@en ] ;
    schema:datePublished "2006-02-15"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/39/137593/137593-8843ba2c0725.jpg> ;
    schema:name "Simsons original soundtrack"@en,
        "「シムソンズ」オリジナル・サウンドトラック"@ja,
        "Simsons original soundtrack"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/137593/137593-8843ba2c0725.jpg> .

_:N1dbcfdec28de4b4c820eac00a650c3b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Stone"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "Last Stone"@en .

_:N2d346efd2ef6438eac624ad03bfc7f71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "8 Ender"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "8 Ender"@en .

_:N3d0a6debe0ff45f3b534120ff9c3bfc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweeping"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "Sweeping"@en .

_:N5af32c6bd5e14d1688708158d57733fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blank End"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "Blank End"@en .

_:N5ea46eddf36742e886749758e33c34a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bail Out"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "Bail Out"@en .

_:N764c514d158f4cc19dd24e3499546ae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Takeout Game"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "Takeout Game"@en .

_:N7824f518f3e5410fa1f23c96224fcce9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corn Broom"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "Corn Broom"@en .

_:N85ab6ee8551543099b8df69cb825e0b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "Run"@en .

_:N8cca37e8499c4b648b7c61e32989a277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roll Out"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "Roll Out"@en .

_:N964136e086a1466ebacd88729f7464a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raise"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "Raise"@en .

_:Nb1799f9fc8fc45f1b353c5323c9d9323 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come Around"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "Come Around"@en .

_:Nb3166a18e7e840a187d20d1b39d8cde4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swingy"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "Swingy"@en .

_:Nce5cafa5cb5e45ef9d65a8e645e50223 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delivery"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "Delivery"@en .

_:Nd67b37749b594023924fee67ac6d3a46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skip"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "Skip"@en .

_:Nf81785b0a161400595b8d18485ea1093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE TEARS (Strings Version)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nf1ebff34247245d38fcbe5b75f0891a7 ;
    schema:name "BLUE TEARS (Strings Version)"@en .

_:Nf1ebff34247245d38fcbe5b75f0891a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1dbcfdec28de4b4c820eac00a650c3b5,
        _:N2d346efd2ef6438eac624ad03bfc7f71,
        _:N3d0a6debe0ff45f3b534120ff9c3bfc1,
        _:N5af32c6bd5e14d1688708158d57733fa,
        _:N5ea46eddf36742e886749758e33c34a3,
        _:N764c514d158f4cc19dd24e3499546ae6,
        _:N7824f518f3e5410fa1f23c96224fcce9,
        _:N85ab6ee8551543099b8df69cb825e0b2,
        _:N8cca37e8499c4b648b7c61e32989a277,
        _:N964136e086a1466ebacd88729f7464a9,
        _:Nb1799f9fc8fc45f1b353c5323c9d9323,
        _:Nb3166a18e7e840a187d20d1b39d8cde4,
        _:Nce5cafa5cb5e45ef9d65a8e645e50223,
        _:Nd67b37749b594023924fee67ac6d3a46,
        _:Nf81785b0a161400595b8d18485ea1093 ;
    mo:track_count 15 ;
    schema:duration "PT43:23"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1dbcfdec28de4b4c820eac00a650c3b5,
        _:N2d346efd2ef6438eac624ad03bfc7f71,
        _:N3d0a6debe0ff45f3b534120ff9c3bfc1,
        _:N5af32c6bd5e14d1688708158d57733fa,
        _:N5ea46eddf36742e886749758e33c34a3,
        _:N764c514d158f4cc19dd24e3499546ae6,
        _:N7824f518f3e5410fa1f23c96224fcce9,
        _:N85ab6ee8551543099b8df69cb825e0b2,
        _:N8cca37e8499c4b648b7c61e32989a277,
        _:N964136e086a1466ebacd88729f7464a9,
        _:Nb1799f9fc8fc45f1b353c5323c9d9323,
        _:Nb3166a18e7e840a187d20d1b39d8cde4,
        _:Nce5cafa5cb5e45ef9d65a8e645e50223,
        _:Nd67b37749b594023924fee67ac6d3a46,
        _:Nf81785b0a161400595b8d18485ea1093 .

