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

<artist/9331#subject> a schema:Person,
        foaf:Person ;
    schema:name "Laura Shigihara"@en ;
    foaf:made <album/31622#lyrics>,
        <album/31622#subject>,
        <album/31622#vocals> ;
    foaf:name "Laura Shigihara"@en .

<artist/10338#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31622#subject> ;
    schema:name "Module"@en ;
    foaf:made <album/31622#composition>,
        <album/31622#subject> ;
    foaf:name "Module"@en .

<artist/11185#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31622#subject> ;
    schema:name "Flashygoodness"@en ;
    foaf:made <album/31622#composition>,
        <album/31622#subject> ;
    foaf:name "Flashygoodness"@en .

<artist/12412#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31622#subject> ;
    schema:name "Alec Holowka"@en ;
    foaf:made <album/31622#composition>,
        <album/31622#subject> ;
    foaf:name "Alec Holowka"@en .

<artist/12691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31622#subject> ;
    schema:name "Jim Guthrie"@en ;
    foaf:made <album/31622#composition>,
        <album/31622#subject> ;
    foaf:name "Jim Guthrie"@en .

<artist/13203#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31622#subject> ;
    schema:name "Kan Gao"@en ;
    foaf:made <album/31622#composition>,
        <album/31622#subject> ;
    foaf:name "Kan Gao"@en .

<artist/13204#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31622#subject> ;
    schema:name "Francisco Cerda"@en ;
    foaf:made <album/31622#composition>,
        <album/31622#subject> ;
    foaf:name "Francisco Cerda"@en .

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

<product/1549#subject> a schema:CreativeWork ;
    schema:name "Superbrothers: Sword & Sworcery EP"@en,
        "Superbrothers: Sword & Sworcery EP"@ja,
        "Superbrothers: Sword & Sworcery EP"@ja-latn ;
    foaf:name "Superbrothers: Sword & Sworcery EP"@en,
        "Superbrothers: Sword & Sworcery EP"@ja,
        "Superbrothers: Sword & Sworcery EP"@ja-latn .

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

<product/18569#subject> a schema:CreativeWork ;
    schema:name "Tower of Heaven"@en,
        "天国の塔"@ja,
        "Tengoku no Tou"@ja-latn ;
    foaf:name "Tower of Heaven"@en,
        "天国の塔"@ja,
        "Tengoku no Tou"@ja-latn .

<product/6035#subject> a schema:CreativeWork ;
    schema:name "To the Moon"@en,
        "To the Moon"@ja,
        "To the Moon"@ja-latn ;
    foaf:name "To the Moon"@en,
        "To the Moon"@ja,
        "To the Moon"@ja-latn .

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

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

<album/31622#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Indie Mashup EP: Sharing is Caring"@en,
        "Indie Mashup EP: Sharing is Caring"@ja,
        "Indie Mashup EP: Sharing is Caring"@ja-latn ;
    mo:performance_of <album/31622#musicalwork> ;
    mo:recorded_as <album/31622#musicalexpression> ;
    schema:name "Indie Mashup EP: Sharing is Caring"@en,
        "Indie Mashup EP: Sharing is Caring"@ja,
        "Indie Mashup EP: Sharing is Caring"@ja-latn ;
    schema:workPerformed <album/31622#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/22/31622/31622-1329263093.png> a schema:ImageObject,
        foaf:Image .

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

<album/31622#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Indie Mashup EP: Sharing is Caring"@en,
        "Indie Mashup EP: Sharing is Caring"@ja,
        "Indie Mashup EP: Sharing is Caring"@ja-latn ;
    mo:composer <artist/10338#subject>,
        <artist/11185#subject>,
        <artist/12412#subject>,
        <artist/12691#subject>,
        <artist/13203#subject>,
        <artist/13204#subject>,
        <artist/40159#subject> ;
    mo:produced_work <album/31622#musicalwork> ;
    schema:name "Indie Mashup EP: Sharing is Caring"@en,
        "Indie Mashup EP: Sharing is Caring"@ja,
        "Indie Mashup EP: Sharing is Caring"@ja-latn .

<album/31622#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-02-14"^^xsd:date ;
    dcterms:title "Indie Mashup EP: Sharing is Caring"@en,
        "Indie Mashup EP: Sharing is Caring"@ja,
        "Indie Mashup EP: Sharing is Caring"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/31622#musicalexpression> ;
    mo:publisher _:N3c5c492e92c54b72bf1ea7a30414afbe ;
    mo:record _:Ne4d5a5cfd4be46f19ad46f583a535b7d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shatter"@en ;
            foaf:name "Shatter"@en ],
        [ a schema:CreativeWork ;
            schema:name "Cat Astro Phi"@en ;
            foaf:name "Cat Astro Phi"@en ],
        [ a schema:CreativeWork ;
            schema:name "Eternal Daughter"@en ;
            foaf:name "Eternal Daughter"@en ],
        [ a schema:CreativeWork ;
            schema:name "Jamestown"@en ;
            foaf:name "Jamestown"@en ],
        <product/1549#subject>,
        <product/1564#subject>,
        <product/18569#subject>,
        <product/6035#subject> ;
    schema:datePublished "2012-02-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/31622/31622-1329263093.png> ;
    schema:name "Indie Mashup EP: Sharing is Caring"@en,
        "Indie Mashup EP: Sharing is Caring"@ja,
        "Indie Mashup EP: Sharing is Caring"@ja-latn ;
    schema:publisher _:N3c5c492e92c54b72bf1ea7a30414afbe ;
    foaf:depiction <https://media.vgm.io/albums/22/31622/31622-1329263093.png> .

_:N10ab273d3f8949398d94610674c1d048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tear Heaven's Seams Apart (Dance For No Reason Mix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Ne4d5a5cfd4be46f19ad46f583a535b7d ;
    schema:name "Tear Heaven's Seams Apart (Dance For No Reason Mix)"@en .

_:N25735c3d928c44238f508ff7d75b0d70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything's Alright With No Promises"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ne4d5a5cfd4be46f19ad46f583a535b7d ;
    schema:name "Everything's Alright With No Promises"@en .

_:N3c5c492e92c54b72bf1ea7a30414afbe schema:name "Game Music Bundle"@en ;
    foaf:name "Game Music Bundle"@en .

_:N490177bb1b5b491fbf54352383856dc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aftermath"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Ne4d5a5cfd4be46f19ad46f583a535b7d ;
    schema:name "Aftermath"@en .

_:N5192ef9ddb994f33bd60174edb42bd34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Traveling"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Ne4d5a5cfd4be46f19ad46f583a535b7d ;
    schema:name "The Traveling"@en .

_:N6a4e9e76a7144ba08074d81834697f94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Module's Mutant Jazz Space Babies Remix"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Ne4d5a5cfd4be46f19ad46f583a535b7d ;
    schema:name "Module's Mutant Jazz Space Babies Remix"@en .

_:N6d758edd67d14db79c60cd5138f369d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daughter of Heaven"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ne4d5a5cfd4be46f19ad46f583a535b7d ;
    schema:name "Daughter of Heaven"@en .

_:N969d3d07286e4dc3b6a7dbf2b916e1f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano Sonato in A Minor Croatoa, Op. 5, Mov. 1"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Ne4d5a5cfd4be46f19ad46f583a535b7d ;
    schema:name "Piano Sonato in A Minor Croatoa, Op. 5, Mov. 1"@en .

_:N9850c16e065348d0850343014344e9e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nexus"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Ne4d5a5cfd4be46f19ad46f583a535b7d ;
    schema:name "Nexus"@en .

_:Nab40cd0caf7b499f9cda76d6f7a06ccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whalers of the Moon"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ne4d5a5cfd4be46f19ad46f583a535b7d ;
    schema:name "Whalers of the Moon"@en .

_:Nc6b3f386cb444b41a579e7138488a105 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DARK STAR"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Ne4d5a5cfd4be46f19ad46f583a535b7d ;
    schema:name "DARK STAR"@en .

_:Ncc0c5cd420ab41a2a91cc6e3aab2e999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything's (Still) Alright"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne4d5a5cfd4be46f19ad46f583a535b7d ;
    schema:name "Everything's (Still) Alright"@en .

_:Ne4d5a5cfd4be46f19ad46f583a535b7d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10ab273d3f8949398d94610674c1d048,
        _:N25735c3d928c44238f508ff7d75b0d70,
        _:N490177bb1b5b491fbf54352383856dc9,
        _:N5192ef9ddb994f33bd60174edb42bd34,
        _:N6a4e9e76a7144ba08074d81834697f94,
        _:N6d758edd67d14db79c60cd5138f369d7,
        _:N969d3d07286e4dc3b6a7dbf2b916e1f5,
        _:N9850c16e065348d0850343014344e9e6,
        _:Nab40cd0caf7b499f9cda76d6f7a06ccf,
        _:Nc6b3f386cb444b41a579e7138488a105,
        _:Ncc0c5cd420ab41a2a91cc6e3aab2e999 ;
    mo:track_count 11 ;
    schema:duration "PT40:26"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N10ab273d3f8949398d94610674c1d048,
        _:N25735c3d928c44238f508ff7d75b0d70,
        _:N490177bb1b5b491fbf54352383856dc9,
        _:N5192ef9ddb994f33bd60174edb42bd34,
        _:N6a4e9e76a7144ba08074d81834697f94,
        _:N6d758edd67d14db79c60cd5138f369d7,
        _:N969d3d07286e4dc3b6a7dbf2b916e1f5,
        _:N9850c16e065348d0850343014344e9e6,
        _:Nab40cd0caf7b499f9cda76d6f7a06ccf,
        _:Nc6b3f386cb444b41a579e7138488a105,
        _:Ncc0c5cd420ab41a2a91cc6e3aab2e999 .

