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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:made <album/123452#subject>,
        <album/123452#vocals> ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/123452#lyrics>,
        <album/123452#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

<artist/17065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123452#subject> ;
    schema:name "Clean Tears"@en ;
    foaf:made <album/123452#composition>,
        <album/123452#lyrics>,
        <album/123452#subject> ;
    foaf:name "Clean Tears"@en .

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<album/123452#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sound Collection - Another Original"@en,
        "Sound Collection - Another Original"@ja,
        "Sound Collection - Another Original"@ja-latn ;
    mo:composer <artist/17065#subject> ;
    mo:produced_work <album/123452#musicalwork> ;
    schema:name "Sound Collection - Another Original"@en,
        "Sound Collection - Another Original"@ja,
        "Sound Collection - Another Original"@ja-latn .

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

<album/123452#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sound Collection - Another Original"@en,
        "Sound Collection - Another Original"@ja,
        "Sound Collection - Another Original"@ja-latn ;
    mo:performance_of <album/123452#musicalwork> ;
    mo:recorded_as <album/123452#musicalexpression> ;
    schema:name "Sound Collection - Another Original"@en,
        "Sound Collection - Another Original"@ja,
        "Sound Collection - Another Original"@ja-latn ;
    schema:workPerformed <album/123452#musicalwork> .

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

<org/1173#subject> schema:name "S.C.X"@en,
        "S.C.X"@ja,
        "S.C.X"@ja-latn ;
    foaf:name "S.C.X"@en,
        "S.C.X"@ja,
        "S.C.X"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/123452/123452-44595372516a.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/123452#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-30"^^xsd:date ;
    dcterms:title "Sound Collection - Another Original"@en,
        "Sound Collection - Another Original"@ja,
        "Sound Collection - Another Original"@ja-latn ;
    mo:catalogue_number "CT22-RW06" ;
    mo:media_type "CD" ;
    mo:publication_of <album/123452#musicalexpression> ;
    mo:publisher <org/1173#subject> ;
    mo:record _:Nbcc041d22afe4aea9e005df6c94face1 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:datePublished "2014-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/25/123452/123452-44595372516a.png> ;
    schema:name "Sound Collection - Another Original"@en,
        "Sound Collection - Another Original"@ja,
        "Sound Collection - Another Original"@ja-latn ;
    schema:publisher <org/1173#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/123452/123452-44595372516a.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "T-ism"@en ;
    foaf:made <album/123452#subject> ;
    foaf:name "T-ism"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "T-ism"@en ;
    foaf:made <album/123452#lyrics> ;
    foaf:name "T-ism"@en .

_:N1395e3064a1742719af2f809983ff833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamscape (Junk Remix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:Nbcc041d22afe4aea9e005df6c94face1 ;
    schema:name "Dreamscape (Junk Remix)"@en .

_:N4027f88fb1124fb39fc55350dc3c415c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far away (3x Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:Nbcc041d22afe4aea9e005df6c94face1 ;
    schema:name "Far away (3x Remix)"@en .

_:N6f4aff3a50804511ac3577af5e70d735 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert Wolf (Another Original Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:49"^^xsd:interval ;
    schema:inPlaylist _:Nbcc041d22afe4aea9e005df6c94face1 ;
    schema:name "Desert Wolf (Another Original Remix)"@en .

_:Nbc4687b2a23c4c21895899d46e89c702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears of palm (Camellia's «Retearing» Remix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nbcc041d22afe4aea9e005df6c94face1 ;
    schema:name "Tears of palm (Camellia's «Retearing» Remix)"@en .

_:Nc784ce1e0c504fc696c5019c0a3744f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inverse Relation (HSP Remix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:Nbcc041d22afe4aea9e005df6c94face1 ;
    schema:name "Inverse Relation (HSP Remix)"@en .

_:Ncd90d6a1115a4d02830a11c8fdcca9f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonorous (Suketch Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Nbcc041d22afe4aea9e005df6c94face1 ;
    schema:name "Sonorous (Suketch Remix)"@en .

_:Ne33aa949734d413dbfac19d38ed41474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love it! (P∴Rhythmatiq Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nbcc041d22afe4aea9e005df6c94face1 ;
    schema:name "Love it! (P∴Rhythmatiq Remix)"@en .

_:Nebf569747494479f9d7b9f2a15032d38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pousse Cafe (Takamatt Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nbcc041d22afe4aea9e005df6c94face1 ;
    schema:name "Pousse Cafe (Takamatt Remix)"@en .

_:Nfd82e677980d41239eae88fa348c95b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solesta! (Kenichi Chiba Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:Nbcc041d22afe4aea9e005df6c94face1 ;
    schema:name "Solesta! (Kenichi Chiba Remix)"@en .

_:Nffbe5e06800a42c1a77c4026fd73aedf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem (Another Original Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:Nbcc041d22afe4aea9e005df6c94face1 ;
    schema:name "Requiem (Another Original Remix)"@en .

_:Nbcc041d22afe4aea9e005df6c94face1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1395e3064a1742719af2f809983ff833,
        _:N4027f88fb1124fb39fc55350dc3c415c,
        _:N6f4aff3a50804511ac3577af5e70d735,
        _:Nbc4687b2a23c4c21895899d46e89c702,
        _:Nc784ce1e0c504fc696c5019c0a3744f3,
        _:Ncd90d6a1115a4d02830a11c8fdcca9f4,
        _:Ne33aa949734d413dbfac19d38ed41474,
        _:Nebf569747494479f9d7b9f2a15032d38,
        _:Nfd82e677980d41239eae88fa348c95b7,
        _:Nffbe5e06800a42c1a77c4026fd73aedf ;
    mo:track_count 10 ;
    schema:duration "PT64:56"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1395e3064a1742719af2f809983ff833,
        _:N4027f88fb1124fb39fc55350dc3c415c,
        _:N6f4aff3a50804511ac3577af5e70d735,
        _:Nbc4687b2a23c4c21895899d46e89c702,
        _:Nc784ce1e0c504fc696c5019c0a3744f3,
        _:Ncd90d6a1115a4d02830a11c8fdcca9f4,
        _:Ne33aa949734d413dbfac19d38ed41474,
        _:Nebf569747494479f9d7b9f2a15032d38,
        _:Nfd82e677980d41239eae88fa348c95b7,
        _:Nffbe5e06800a42c1a77c4026fd73aedf .

