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

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

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

<artist/13815#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40234#subject> ;
    schema:name "Aivi Tran"@en ;
    foaf:made <album/40234#composition>,
        <album/40234#subject> ;
    foaf:name "Aivi Tran"@en .

<artist/36193#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40234#subject> ;
    schema:name "ESTi"@en ;
    foaf:made <album/40234#composition>,
        <album/40234#subject> ;
    foaf:name "ESTi"@en .

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

<artist/52649#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40234#subject> ;
    schema:name "zircon"@en ;
    foaf:made <album/40234#composition>,
        <album/40234#subject> ;
    foaf:name "zircon"@en .

<artist/59272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40234#subject> ;
    schema:name "halc"@en ;
    foaf:made <album/40234#composition>,
        <album/40234#subject> ;
    foaf:name "halc"@en .

<artist/62134#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40234#subject> ;
    schema:name "anosou"@en ;
    foaf:made <album/40234#composition>,
        <album/40234#subject> ;
    foaf:name "anosou"@en .

<artist/6731#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40234#subject> ;
    schema:name "Tomáš Dvořák"@en ;
    foaf:made <album/40234#composition>,
        <album/40234#subject> ;
    foaf:name "Tomáš Dvořák"@en .

<product/14573#subject> a schema:CreativeWork ;
    schema:name "Machinarium"@en,
        "Machinarium"@ja,
        "Machinarium"@ja-latn ;
    foaf:name "Machinarium"@en,
        "Machinarium"@ja,
        "Machinarium"@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 .

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

<org/1248#subject> schema:name "9-bit Records"@en,
        "9-bit Records"@ja,
        "9-bit Records"@ja-latn ;
    foaf:name "9-bit Records"@en,
        "9-bit Records"@ja,
        "9-bit Records"@ja-latn .

<https://media.vgm.io/albums/43/40234/40234-1372723103.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/40234#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/40234/40234-1372723103.png> ;
    foaf:depicts <album/40234#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/40234/40234-1372723103.png> .

<https://medium-media.vgm.io/albums/43/40234/40234-1372723103.png> a schema:ImageObject,
        foaf:Image .

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

<artist/1260#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40234#performance> ;
    schema:name "Joshua Morse"@en ;
    foaf:name "Joshua Morse"@en .

<artist/14838#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40234#performance> ;
    schema:name "Anthony Morgan"@en ;
    foaf:name "Anthony Morgan"@en .

<artist/515#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40234#performance> ;
    schema:name "posu yan"@en ;
    foaf:name "posu yan"@en .

<artist/517#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40234#performance> ;
    schema:name "Anthony Lofton"@en ;
    foaf:name "Anthony Lofton"@en .

<album/40234#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Indie B-Side, Vol. 1"@en,
        "Indie B-Side, Vol. 1"@ja,
        "Indie B-Side, Vol. 1"@ja-latn ;
    mo:performance_of <album/40234#musicalwork> ;
    mo:performer <artist/1260#subject>,
        <artist/14838#subject>,
        <artist/515#subject>,
        <artist/517#subject> ;
    mo:recorded_as <album/40234#musicalexpression> ;
    schema:byArtist <artist/1260#subject>,
        <artist/14838#subject>,
        <artist/515#subject>,
        <artist/517#subject> ;
    schema:name "Indie B-Side, Vol. 1"@en,
        "Indie B-Side, Vol. 1"@ja,
        "Indie B-Side, Vol. 1"@ja-latn ;
    schema:workPerformed <album/40234#musicalwork> .

<album/40234#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Indie B-Side, Vol. 1"@en,
        "Indie B-Side, Vol. 1"@ja,
        "Indie B-Side, Vol. 1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "DiNY"@en ;
            foaf:made <album/40234#composition> ;
            foaf:name "DiNY"@en ],
        <artist/13815#subject>,
        <artist/36193#subject>,
        <artist/40159#subject>,
        <artist/52649#subject>,
        <artist/59272#subject>,
        <artist/62134#subject>,
        <artist/6731#subject> ;
    mo:produced_work <album/40234#musicalwork> ;
    schema:name "Indie B-Side, Vol. 1"@en,
        "Indie B-Side, Vol. 1"@ja,
        "Indie B-Side, Vol. 1"@ja-latn .

<album/40234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-06-29"^^xsd:date ;
    dcterms:title "Indie B-Side, Vol. 1"@en,
        "Indie B-Side, Vol. 1"@ja,
        "Indie B-Side, Vol. 1"@ja-latn ;
    mo:catalogue_number "9BR-018" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/40234#musicalexpression> ;
    mo:publisher <org/1248#subject> ;
    mo:record _:Nb9ee4afe38e6400cbbbbd1f6cb00c38e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "La Tale"@en ;
            foaf:name "La Tale"@en ],
        [ a schema:CreativeWork ;
            schema:name "Globulous"@en ;
            foaf:name "Globulous"@en ],
        [ a schema:CreativeWork ;
            schema:name "Pangya"@en ;
            foaf:name "Pangya"@en ],
        [ a schema:CreativeWork ;
            schema:name "Cryamore"@en ;
            foaf:name "Cryamore"@en ],
        [ a schema:CreativeWork ;
            schema:name "Bitstream"@en ;
            foaf:name "Bitstream"@en ],
        [ a schema:CreativeWork ;
            schema:name "Cardboard Box Assembler"@en ;
            foaf:name "Cardboard Box Assembler"@en ],
        <product/14573#subject>,
        <product/15927#subject> ;
    schema:byArtist <artist/1260#subject>,
        <artist/14838#subject>,
        <artist/515#subject>,
        <artist/517#subject> ;
    schema:datePublished "2013-06-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/40234/40234-1372723103.png> ;
    schema:name "Indie B-Side, Vol. 1"@en,
        "Indie B-Side, Vol. 1"@ja,
        "Indie B-Side, Vol. 1"@ja-latn ;
    schema:publisher <org/1248#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/40234/40234-1372723103.png> .

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

_:N169cd398b0d44dc58524c5ff9c893b1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bit-Blasted"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nb9ee4afe38e6400cbbbbd1f6cb00c38e ;
    schema:name "Bit-Blasted"@en .

_:N42239139aa084af584906e2822dd0669 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traveling Velocity"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nb9ee4afe38e6400cbbbbd1f6cb00c38e ;
    schema:name "Traveling Velocity"@en .

_:N79d1f618c00c46a0a00edc43b19f75f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Caves"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nb9ee4afe38e6400cbbbbd1f6cb00c38e ;
    schema:name "Through the Caves"@en .

_:N90dfb3ffb81f445cad08562e650d8051 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Putt Putt Magma!"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nb9ee4afe38e6400cbbbbd1f6cb00c38e ;
    schema:name "Putt Putt Magma!"@en .

_:Nc0db1a310a594e37838c468065040231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Steampunk Nano"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nb9ee4afe38e6400cbbbbd1f6cb00c38e ;
    schema:name "The Steampunk Nano"@en .

_:Nc472ab5a4c284fccbb8059b3a5019a84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Healing Places"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nb9ee4afe38e6400cbbbbd1f6cb00c38e ;
    schema:name "Healing Places"@en .

_:Nc52a3dc553c44876a3f911b075680099 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onward via Rotation"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nb9ee4afe38e6400cbbbbd1f6cb00c38e ;
    schema:name "Onward via Rotation"@en .

_:Nf209c89178374d7cadd70119e3c91f93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Packaging and Shipping"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nb9ee4afe38e6400cbbbbd1f6cb00c38e ;
    schema:name "Packaging and Shipping"@en .

_:Nb9ee4afe38e6400cbbbbd1f6cb00c38e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N169cd398b0d44dc58524c5ff9c893b1e,
        _:N42239139aa084af584906e2822dd0669,
        _:N79d1f618c00c46a0a00edc43b19f75f0,
        _:N90dfb3ffb81f445cad08562e650d8051,
        _:Nc0db1a310a594e37838c468065040231,
        _:Nc472ab5a4c284fccbb8059b3a5019a84,
        _:Nc52a3dc553c44876a3f911b075680099,
        _:Nf209c89178374d7cadd70119e3c91f93 ;
    mo:track_count 8 ;
    schema:duration "PT29:05"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N169cd398b0d44dc58524c5ff9c893b1e,
        _:N42239139aa084af584906e2822dd0669,
        _:N79d1f618c00c46a0a00edc43b19f75f0,
        _:N90dfb3ffb81f445cad08562e650d8051,
        _:Nc0db1a310a594e37838c468065040231,
        _:Nc472ab5a4c284fccbb8059b3a5019a84,
        _:Nc52a3dc553c44876a3f911b075680099,
        _:Nf209c89178374d7cadd70119e3c91f93 .

