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

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

<artist/11082#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73402#subject> ;
    schema:name "manzo"@en ;
    foaf:made <album/73402#composition>,
        <album/73402#subject> ;
    foaf:name "manzo"@en .

<product/6039#subject> a schema:CreativeWork ;
    schema:name "Little Witch Academia: Chamber of Time"@en,
        "リトルウィッチアカデミア 時の魔法と七不思議"@ja,
        "Little Witch Academia: Toki no Mahou to Nanafushigi"@ja-latn ;
    foaf:name "Little Witch Academia: Chamber of Time"@en,
        "リトルウィッチアカデミア 時の魔法と七不思議"@ja,
        "Little Witch Academia: Toki no Mahou to Nanafushigi"@ja-latn .

<album/73402#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Madou Senshi Grand Chariot / YURiKA"@en,
        "魔導戦士グランシャリオン / YURiKA"@ja,
        "Madou Senshi Grand Chariot / YURiKA"@ja-latn ;
    mo:composer <artist/11082#subject> ;
    mo:produced_work <album/73402#musicalwork> ;
    schema:name "Madou Senshi Grand Chariot / YURiKA"@en,
        "魔導戦士グランシャリオン / YURiKA"@ja,
        "Madou Senshi Grand Chariot / YURiKA"@ja-latn .

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

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

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/73402/73402-1512911222.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73402#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Madou Senshi Grand Chariot / YURiKA"@en,
        "魔導戦士グランシャリオン / YURiKA"@ja,
        "Madou Senshi Grand Chariot / YURiKA"@ja-latn ;
    mo:performance_of <album/73402#musicalwork> ;
    mo:performer <artist/26022#subject> ;
    mo:recorded_as <album/73402#musicalexpression> ;
    schema:byArtist <artist/26022#subject> ;
    schema:name "Madou Senshi Grand Chariot / YURiKA"@en,
        "魔導戦士グランシャリオン / YURiKA"@ja,
        "Madou Senshi Grand Chariot / YURiKA"@ja-latn ;
    schema:workPerformed <album/73402#musicalwork> .

<artist/26022#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73402#performance> ;
    schema:name "YURiKA"@en ;
    foaf:made <album/73402#lyrics>,
        <album/73402#subject> ;
    foaf:name "YURiKA"@en .

<album/73402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-30"^^xsd:date ;
    dcterms:title "Madou Senshi Grand Chariot / YURiKA"@en,
        "魔導戦士グランシャリオン / YURiKA"@ja,
        "Madou Senshi Grand Chariot / YURiKA"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/73402#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:N51ea9ece5af245fd8ecb24dca92a6835 ;
    mo:record_count 1 ;
    schema:about <product/6039#subject> ;
    schema:byArtist <artist/26022#subject> ;
    schema:datePublished "2017-11-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/73402/73402-1512911222.jpg> ;
    schema:name "Madou Senshi Grand Chariot / YURiKA"@en,
        "魔導戦士グランシャリオン / YURiKA"@ja,
        "Madou Senshi Grand Chariot / YURiKA"@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/73402/73402-1512911222.jpg> .

_:N51ea9ece5af245fd8ecb24dca92a6835 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb43555b0c31443ca8bfee848ee66a3df ;
    mo:track_count 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb43555b0c31443ca8bfee848ee66a3df .

_:Nb43555b0c31443ca8bfee848ee66a3df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔導戦士グランシャリオン"@ja,
        "Madou Senshi Grand Chariot"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N51ea9ece5af245fd8ecb24dca92a6835 ;
    schema:name "魔導戦士グランシャリオン"@ja,
        "Madou Senshi Grand Chariot"@ja-latn .

