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

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

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

<artist/1040#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62715#subject> ;
    schema:name "Danny Baranowsky"@en ;
    foaf:made <album/62715#composition>,
        <album/62715#subject> ;
    foaf:name "Danny Baranowsky"@en .

<artist/14441#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62715#subject> ;
    schema:name "Ben Prunty"@en ;
    foaf:made <album/62715#composition>,
        <album/62715#subject> ;
    foaf:name "Ben Prunty"@en .

<artist/2811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62715#subject> ;
    schema:name "Daisuke Amaya"@en,
        "天谷大輔"@ja ;
    foaf:made <album/62715#composition>,
        <album/62715#subject> ;
    foaf:name "Daisuke Amaya"@en,
        "天谷大輔"@ja .

<artist/40159#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62715#subject> ;
    schema:name "Disasterpeace"@en ;
    foaf:made <album/62715#composition>,
        <album/62715#subject> ;
    foaf:name "Disasterpeace"@en .

<product/13275#subject> a schema:CreativeWork ;
    schema:name "Super Meat Boy"@en,
        "Super Meat Boy"@ja,
        "Super Meat Boy"@ja-latn ;
    foaf:name "Super Meat Boy"@en,
        "Super Meat Boy"@ja,
        "Super Meat Boy"@ja-latn .

<product/15444#subject> a schema:CreativeWork ;
    schema:name "FTL: Faster Than Light"@en,
        "FTL: Faster Than Light"@ja,
        "FTL: Faster Than Light"@ja-latn ;
    foaf:name "FTL: Faster Than Light"@en,
        "FTL: Faster Than Light"@ja,
        "FTL: Faster Than Light"@ja-latn .

<product/15927#subject> a schema:CreativeWork ;
    schema:name "FEZ"@en,
        "FEZ"@ja,
        "FEZ"@ja-latn ;
    foaf:name "FEZ"@en,
        "FEZ"@ja,
        "FEZ"@ja-latn .

<product/2080#subject> a schema:CreativeWork ;
    schema:name "Cave Story"@en,
        "洞窟物語"@ja,
        "Doukutsu Monogatari"@ja-latn ;
    foaf:name "Cave Story"@en,
        "洞窟物語"@ja,
        "Doukutsu Monogatari"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/51/62715/62715-1478187227.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/62715#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Indie Game Classics Orchestrated, Vol. 1"@en,
        "Indie Game Classics Orchestrated, Vol. 1"@ja,
        "Indie Game Classics Orchestrated, Vol. 1"@ja-latn ;
    mo:performance_of <album/62715#musicalwork> ;
    mo:performer <artist/18190#subject> ;
    mo:recorded_as <album/62715#musicalexpression> ;
    schema:byArtist <artist/18190#subject> ;
    schema:name "Indie Game Classics Orchestrated, Vol. 1"@en,
        "Indie Game Classics Orchestrated, Vol. 1"@ja,
        "Indie Game Classics Orchestrated, Vol. 1"@ja-latn ;
    schema:workPerformed <album/62715#musicalwork> .

<artist/18190#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62715#performance> ;
    schema:name "Laura Platt"@en ;
    foaf:name "Laura Platt"@en .

<album/62715#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Indie Game Classics Orchestrated, Vol. 1"@en,
        "Indie Game Classics Orchestrated, Vol. 1"@ja,
        "Indie Game Classics Orchestrated, Vol. 1"@ja-latn ;
    mo:composer <artist/1040#subject>,
        <artist/14441#subject>,
        <artist/2811#subject>,
        <artist/40159#subject> ;
    mo:produced_work <album/62715#musicalwork> ;
    schema:name "Indie Game Classics Orchestrated, Vol. 1"@en,
        "Indie Game Classics Orchestrated, Vol. 1"@ja,
        "Indie Game Classics Orchestrated, Vol. 1"@ja-latn .

<album/62715#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-05"^^xsd:date ;
    dcterms:title "Indie Game Classics Orchestrated, Vol. 1"@en,
        "Indie Game Classics Orchestrated, Vol. 1"@ja,
        "Indie Game Classics Orchestrated, Vol. 1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/62715#musicalexpression> ;
    mo:publisher _:Nf39b6440ad384876ac2e6aa4e5561af2 ;
    mo:record _:Nec40e6480965416ca8860ab0079b756a ;
    mo:record_count 1 ;
    schema:about <product/13275#subject>,
        <product/15444#subject>,
        <product/15927#subject>,
        <product/2080#subject> ;
    schema:byArtist <artist/18190#subject> ;
    schema:datePublished "2016-09-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/62715/62715-1478187227.jpg> ;
    schema:name "Indie Game Classics Orchestrated, Vol. 1"@en,
        "Indie Game Classics Orchestrated, Vol. 1"@ja,
        "Indie Game Classics Orchestrated, Vol. 1"@ja-latn ;
    schema:publisher _:Nf39b6440ad384876ac2e6aa4e5561af2 ;
    foaf:depiction <https://media.vgm.io/albums/51/62715/62715-1478187227.jpg> .

_:N4a0cf03e77a146e4983d8c1d0a23468a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure (From \"Fez\") [Orchestral Remix]"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nec40e6480965416ca8860ab0079b756a ;
    schema:name "Adventure (From \"Fez\") [Orchestral Remix]"@en .

_:Nca09be0983474f14b8c576696a20f771 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Funk (From \"Super Meat Boy\") [Orchestral Remix]"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nec40e6480965416ca8860ab0079b756a ;
    schema:name "Forest Funk (From \"Super Meat Boy\") [Orchestral Remix]"@en .

_:Nf08340521fee4e58be1204f5783c2570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MilkyWay: Explore (From \"FTL: Faster Than Light\") [Orchestral Remix]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nec40e6480965416ca8860ab0079b756a ;
    schema:name "MilkyWay: Explore (From \"FTL: Faster Than Light\") [Orchestral Remix]"@en .

_:Nf39b6440ad384876ac2e6aa4e5561af2 schema:name "Laura Platt"@en,
        "Laura Platt"@ja,
        "Laura Platt"@ja-latn ;
    foaf:name "Laura Platt"@en,
        "Laura Platt"@ja,
        "Laura Platt"@ja-latn .

_:Nf614cfe973164b229b99b65dc5b5cef9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Battle (From \"Cave Story\") [Orchestral Remix]"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nec40e6480965416ca8860ab0079b756a ;
    schema:name "Last Battle (From \"Cave Story\") [Orchestral Remix]"@en .

_:Nec40e6480965416ca8860ab0079b756a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4a0cf03e77a146e4983d8c1d0a23468a,
        _:Nca09be0983474f14b8c576696a20f771,
        _:Nf08340521fee4e58be1204f5783c2570,
        _:Nf614cfe973164b229b99b65dc5b5cef9 ;
    mo:track_count 4 ;
    schema:duration "PT11:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4a0cf03e77a146e4983d8c1d0a23468a,
        _:Nca09be0983474f14b8c576696a20f771,
        _:Nf08340521fee4e58be1204f5783c2570,
        _:Nf614cfe973164b229b99b65dc5b5cef9 .

