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

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

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

<artist/38078#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127968#subject> ;
    schema:name "Getty"@en ;
    foaf:made <album/127968#composition>,
        <album/127968#subject> ;
    foaf:name "Getty"@en .

<artist/38080#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127968#subject> ;
    schema:name "KO3"@en ;
    foaf:made <album/127968#composition>,
        <album/127968#subject> ;
    foaf:name "KO3"@en .

<artist/49566#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127968#subject> ;
    schema:name "Soleily"@en ;
    foaf:made <album/127968#composition>,
        <album/127968#subject> ;
    foaf:name "Soleily"@en .

<artist/55024#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127968#subject> ;
    schema:name "DJ DiA"@en ;
    foaf:made <album/127968#composition>,
        <album/127968#subject> ;
    foaf:name "DJ DiA"@en .

<artist/56176#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127968#subject> ;
    schema:name "Kamisory"@en ;
    foaf:made <album/127968#composition>,
        <album/127968#subject> ;
    foaf:name "Kamisory"@en .

<event/176> a mo:Release ;
    schema:name "Released at M3-2015 Spring (Apr 26, 2015)" .

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

<album/127968#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kirara Anthems vol.1"@en,
        "Kirara Anthems vol.1"@ja,
        "Kirara Anthems vol.1"@ja-latn ;
    mo:performance_of <album/127968#musicalwork> ;
    mo:recorded_as <album/127968#musicalexpression> ;
    schema:name "Kirara Anthems vol.1"@en,
        "Kirara Anthems vol.1"@ja,
        "Kirara Anthems vol.1"@ja-latn ;
    schema:workPerformed <album/127968#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/86/127968/127968-ee2363275273.png> a schema:ImageObject,
        foaf:Image .

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

<album/127968#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kirara Anthems vol.1"@en,
        "Kirara Anthems vol.1"@ja,
        "Kirara Anthems vol.1"@ja-latn ;
    mo:composer <artist/38078#subject>,
        <artist/38080#subject>,
        <artist/49566#subject>,
        <artist/55024#subject>,
        <artist/56176#subject> ;
    mo:produced_work <album/127968#musicalwork> ;
    schema:name "Kirara Anthems vol.1"@en,
        "Kirara Anthems vol.1"@ja,
        "Kirara Anthems vol.1"@ja-latn .

<album/127968#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-26"^^xsd:date ;
    dcterms:title "Kirara Anthems vol.1"@en,
        "Kirara Anthems vol.1"@ja,
        "Kirara Anthems vol.1"@ja-latn ;
    mo:catalogue_number "KRCD-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127968#musicalexpression> ;
    mo:publisher <org/3649#subject> ;
    mo:record _:N38020a7b396241bd88abd7bd61ff026b ;
    mo:record_count 1 ;
    mo:release <event/176> ;
    schema:datePublished "2015-04-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/86/127968/127968-ee2363275273.png> ;
    schema:name "Kirara Anthems vol.1"@en,
        "Kirara Anthems vol.1"@ja,
        "Kirara Anthems vol.1"@ja-latn ;
    schema:publisher <org/3649#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/127968/127968-ee2363275273.png> .

_:N1296d698f316417fa157b8497d70e6c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Way"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N38020a7b396241bd88abd7bd61ff026b ;
    schema:name "My Way"@en .

_:N329ecc8aaaa447fc8a4e794dfba421ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parhelion"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N38020a7b396241bd88abd7bd61ff026b ;
    schema:name "Parhelion"@en .

_:N4e1f18c06c284da9bc662d784faad2ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thousand Nights"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N38020a7b396241bd88abd7bd61ff026b ;
    schema:name "Thousand Nights"@en .

_:N5733fee176cf40788b0f751d75d6fb15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Different Words"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N38020a7b396241bd88abd7bd61ff026b ;
    schema:name "Different Words"@en .

_:N90bec9b4a28442e58ce1e4051378e9c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Ending"@en ;
    mo:track_number 7 ;
    schema:duration "PT9:03"^^xsd:interval ;
    schema:inPlaylist _:N38020a7b396241bd88abd7bd61ff026b ;
    schema:name "Never Ending"@en .

_:Na71f9a021bc146d5ab84c3bdc2a0370d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radiance"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N38020a7b396241bd88abd7bd61ff026b ;
    schema:name "Radiance"@en .

_:Nb8904e31b4ea488b983de111e3558b25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brighten"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N38020a7b396241bd88abd7bd61ff026b ;
    schema:name "Brighten"@en .

_:Ne78d2fb0202c4e4ba40ea03e8ed1a806 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tarte"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N38020a7b396241bd88abd7bd61ff026b ;
    schema:name "Tarte"@en .

_:N38020a7b396241bd88abd7bd61ff026b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1296d698f316417fa157b8497d70e6c3,
        _:N329ecc8aaaa447fc8a4e794dfba421ca,
        _:N4e1f18c06c284da9bc662d784faad2ff,
        _:N5733fee176cf40788b0f751d75d6fb15,
        _:N90bec9b4a28442e58ce1e4051378e9c4,
        _:Na71f9a021bc146d5ab84c3bdc2a0370d,
        _:Nb8904e31b4ea488b983de111e3558b25,
        _:Ne78d2fb0202c4e4ba40ea03e8ed1a806 ;
    mo:track_count 8 ;
    schema:duration "PT43:41"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1296d698f316417fa157b8497d70e6c3,
        _:N329ecc8aaaa447fc8a4e794dfba421ca,
        _:N4e1f18c06c284da9bc662d784faad2ff,
        _:N5733fee176cf40788b0f751d75d6fb15,
        _:N90bec9b4a28442e58ce1e4051378e9c4,
        _:Na71f9a021bc146d5ab84c3bdc2a0370d,
        _:Nb8904e31b4ea488b983de111e3558b25,
        _:Ne78d2fb0202c4e4ba40ea03e8ed1a806 .

