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

<album/60766#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SAVE!"@en,
        "SAVE!"@ja,
        "SAVE!"@ja-latn ;
    mo:produced_work <album/60766#musicalwork> ;
    schema:name "SAVE!"@en,
        "SAVE!"@ja,
        "SAVE!"@ja-latn .

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

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

<product/10438#subject> a schema:CreativeWork ;
    schema:name "TimeSplitters: Future Perfect"@en,
        "TimeSplitters: Future Perfect"@ja,
        "TimeSplitters: Future Perfect"@ja-latn ;
    foaf:name "TimeSplitters: Future Perfect"@en,
        "TimeSplitters: Future Perfect"@ja,
        "TimeSplitters: Future Perfect"@ja-latn .

<product/10993#subject> a schema:CreativeWork ;
    schema:name "Batman Returns (SNES)"@en,
        "バットマンリターンズ (SNES)"@ja,
        "Batman Returns (SNES)"@ja-latn ;
    foaf:name "Batman Returns (SNES)"@en,
        "バットマンリターンズ (SNES)"@ja,
        "Batman Returns (SNES)"@ja-latn .

<product/11342#subject> a schema:CreativeWork ;
    schema:name "Tetris Attack"@en,
        "パネルでポン"@ja,
        "Panel de Pon"@ja-latn ;
    foaf:name "Tetris Attack"@en,
        "パネルでポン"@ja,
        "Panel de Pon"@ja-latn .

<product/11984#subject> a schema:CreativeWork ;
    schema:name "Trip World"@en,
        "トリップワールド"@ja,
        "Trip World"@ja-latn ;
    foaf:name "Trip World"@en,
        "トリップワールド"@ja,
        "Trip World"@ja-latn .

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/489#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn ;
    foaf:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn .

<product/7306#subject> a schema:CreativeWork ;
    schema:name "Batman: The Video Game (GB)"@en,
        "バットマン (GB)"@ja,
        "Batman: The Video Game (GB)"@ja-latn ;
    foaf:name "Batman: The Video Game (GB)"@en,
        "バットマン (GB)"@ja,
        "Batman: The Video Game (GB)"@ja-latn .

<product/814#subject> a schema:CreativeWork ;
    schema:name "Castlevania III: Dracula's Curse"@en,
        "悪魔城伝説"@ja,
        "Akumajo Densetsu"@ja-latn ;
    foaf:name "Castlevania III: Dracula's Curse"@en,
        "悪魔城伝説"@ja,
        "Akumajo Densetsu"@ja-latn .

<product/9689#subject> a schema:CreativeWork ;
    schema:name "Blinx: The Time Sweeper"@en,
        "ブリンクス・ザ・タイムスイーパー"@ja,
        "Blinx: The Time Sweeper"@ja-latn ;
    foaf:name "Blinx: The Time Sweeper"@en,
        "ブリンクス・ザ・タイムスイーパー"@ja,
        "Blinx: The Time Sweeper"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/66/60766/60766-1470779965.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/59296#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60766#performance> ;
    schema:name "Katamari"@en ;
    foaf:name "Katamari"@en .

<album/60766#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SAVE!"@en,
        "SAVE!"@ja,
        "SAVE!"@ja-latn ;
    mo:performance_of <album/60766#musicalwork> ;
    mo:performer _:Na762af44e8ec458382ba1857458d2978,
        <artist/59296#subject> ;
    mo:recorded_as <album/60766#musicalexpression> ;
    schema:byArtist _:Na762af44e8ec458382ba1857458d2978,
        <artist/59296#subject> ;
    schema:name "SAVE!"@en,
        "SAVE!"@ja,
        "SAVE!"@ja-latn ;
    schema:workPerformed <album/60766#musicalwork> .

<album/60766#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-14"^^xsd:date ;
    dcterms:title "SAVE!"@en,
        "SAVE!"@ja,
        "SAVE!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/60766#musicalexpression> ;
    mo:publisher _:N1c7c01fdc666448798e1a5a54e255dcf ;
    mo:record _:Nd869ea63e0a94cf093b871333c743c93 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Time Lord"@en ;
            foaf:name "Time Lord"@en ],
        <product/10438#subject>,
        <product/10993#subject>,
        <product/11342#subject>,
        <product/11984#subject>,
        <product/194#subject>,
        <product/489#subject>,
        <product/7306#subject>,
        <product/814#subject>,
        <product/9689#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "David \"Larceny\" Larson"@en ;
            foaf:name "David \"Larceny\" Larson"@en ],
        <artist/59296#subject> ;
    schema:datePublished "2014-06-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/60766/60766-1470779965.jpg> ;
    schema:name "SAVE!"@en,
        "SAVE!"@ja,
        "SAVE!"@ja-latn ;
    schema:publisher _:N1c7c01fdc666448798e1a5a54e255dcf ;
    foaf:depiction <https://media.vgm.io/albums/66/60766/60766-1470779965.jpg> .

_:N1c7c01fdc666448798e1a5a54e255dcf schema:name "Katamari"@en,
        "Katamari"@ja,
        "Katamari"@ja-latn ;
    foaf:name "Katamari"@en,
        "Katamari"@ja,
        "Katamari"@ja-latn .

_:N36ade8d734984064820d59c7ebf8d261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Croak"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nd869ea63e0a94cf093b871333c743c93 ;
    schema:name "Croak"@en .

_:N391d8875a1d745b7b40e3e925cf365e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OUTATIME"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nd869ea63e0a94cf093b871333c743c93 ;
    schema:name "OUTATIME"@en .

_:N3cd37a4ca0b44d3f8481e53ecb31d747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trippin' So Good"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nd869ea63e0a94cf093b871333c743c93 ;
    schema:name "Trippin' So Good"@en .

_:Na2ffdbefd39e49c2959e95f84d92175c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WrestleVania"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nd869ea63e0a94cf093b871333c743c93 ;
    schema:name "WrestleVania"@en .

_:Na762af44e8ec458382ba1857458d2978 a schema:Person,
        foaf:Person ;
    mo:performed <album/60766#performance> ;
    schema:name "David \"Larceny\" Larson"@en ;
    foaf:name "David \"Larceny\" Larson"@en .

_:Nab2bb171355446ca89e80ab3f4203a95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Too Many Bats"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nd869ea63e0a94cf093b871333c743c93 ;
    schema:name "Too Many Bats"@en .

_:Nb3f75dc8d1284b21a20a4a3af4270e8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Iceberg Lounge"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nd869ea63e0a94cf093b871333c743c93 ;
    schema:name "The Iceberg Lounge"@en .

_:Nd869ea63e0a94cf093b871333c743c93 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36ade8d734984064820d59c7ebf8d261,
        _:N391d8875a1d745b7b40e3e925cf365e1,
        _:N3cd37a4ca0b44d3f8481e53ecb31d747,
        _:Na2ffdbefd39e49c2959e95f84d92175c,
        _:Nab2bb171355446ca89e80ab3f4203a95,
        _:Nb3f75dc8d1284b21a20a4a3af4270e8e ;
    mo:track_count 6 ;
    schema:duration "PT17:15"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N36ade8d734984064820d59c7ebf8d261,
        _:N391d8875a1d745b7b40e3e925cf365e1,
        _:N3cd37a4ca0b44d3f8481e53ecb31d747,
        _:Na2ffdbefd39e49c2959e95f84d92175c,
        _:Nab2bb171355446ca89e80ab3f4203a95,
        _:Nb3f75dc8d1284b21a20a4a3af4270e8e .

