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

<artist/1620#subject> a schema:Person,
        foaf:Person ;
    schema:name "RyoRca"@en,
        "綾菓"@ja ;
    foaf:made <album/86564#lyrics>,
        <album/86564#subject> ;
    foaf:name "RyoRca"@en,
        "綾菓"@ja .

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

<artist/1585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86564#subject> ;
    schema:name "PantanC"@en ;
    foaf:made <album/86564#composition>,
        <album/86564#subject> ;
    foaf:name "PantanC"@en .

<album/86564#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Your Highness ☆ My Princess / Genso Airly"@en,
        "ユアハイネス☆マイプリンセス / 幻想エアリー"@ja,
        "Your Highness ☆ My Princess / Genso Airly"@ja-latn ;
    mo:composer <artist/1585#subject> ;
    mo:produced_work <album/86564#musicalwork> ;
    schema:name "Your Highness ☆ My Princess / Genso Airly"@en,
        "ユアハイネス☆マイプリンセス / 幻想エアリー"@ja,
        "Your Highness ☆ My Princess / Genso Airly"@ja-latn .

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

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

<org/3475#subject> schema:name "Lisa-rec"@en,
        "リサレコ"@ja,
        "Lisa-rec"@ja-latn ;
    foaf:name "Lisa-rec"@en,
        "リサレコ"@ja,
        "Lisa-rec"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/86564/86564-1557470263.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12008#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86564#performance> ;
    schema:name "KAITO"@en ;
    foaf:name "KAITO"@en .

<artist/5143#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86564#performance> ;
    schema:name "Len Kagamine"@en,
        "鏡音レン"@ja ;
    foaf:name "Len Kagamine"@en,
        "鏡音レン"@ja .

<artist/6977#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86564#performance> ;
    schema:name "Gakupo Kamui"@en,
        "神威がくぽ"@ja ;
    foaf:name "Gakupo Kamui"@en,
        "神威がくぽ"@ja .

<album/86564#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Your Highness ☆ My Princess / Genso Airly"@en,
        "ユアハイネス☆マイプリンセス / 幻想エアリー"@ja,
        "Your Highness ☆ My Princess / Genso Airly"@ja-latn ;
    mo:performance_of <album/86564#musicalwork> ;
    mo:performer _:Nb69e0947f37748d5bf7a72ca62abee2b,
        <artist/12008#subject>,
        <artist/5143#subject>,
        <artist/6977#subject> ;
    mo:recorded_as <album/86564#musicalexpression> ;
    schema:byArtist _:Nb69e0947f37748d5bf7a72ca62abee2b,
        <artist/12008#subject>,
        <artist/5143#subject>,
        <artist/6977#subject> ;
    schema:name "Your Highness ☆ My Princess / Genso Airly"@en,
        "ユアハイネス☆マイプリンセス / 幻想エアリー"@ja,
        "Your Highness ☆ My Princess / Genso Airly"@ja-latn ;
    schema:workPerformed <album/86564#musicalwork> .

<album/86564#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "Your Highness ☆ My Princess / Genso Airly"@en,
        "ユアハイネス☆マイプリンセス / 幻想エアリー"@ja,
        "Your Highness ☆ My Princess / Genso Airly"@ja-latn ;
    mo:catalogue_number "LRGA-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86564#musicalexpression> ;
    mo:publisher <org/3475#subject> ;
    mo:record _:N3b5d9681d6134d08914c477b82d0d27c ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kiyoteru Hiyama"@en ;
            foaf:name "Kiyoteru Hiyama"@en ],
        <artist/12008#subject>,
        <artist/5143#subject>,
        <artist/6977#subject> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/46/86564/86564-1557470263.jpg> ;
    schema:name "Your Highness ☆ My Princess / Genso Airly"@en,
        "ユアハイネス☆マイプリンセス / 幻想エアリー"@ja,
        "Your Highness ☆ My Princess / Genso Airly"@ja-latn ;
    schema:publisher <org/3475#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/86564/86564-1557470263.jpg> .

_:N13519f3617904cffa3eb6c43b0ce87d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不屈力！(off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N3b5d9681d6134d08914c477b82d0d27c ;
    schema:name "不屈力！(off vocal)"@ja .

_:N6255c3b21c0c48b5a5d92de2e1df69f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユアハイネス☆マイプリンセス(off vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N3b5d9681d6134d08914c477b82d0d27c ;
    schema:name "ユアハイネス☆マイプリンセス(off vocal)"@ja .

_:Nb69e0947f37748d5bf7a72ca62abee2b a schema:Person,
        foaf:Person ;
    mo:performed <album/86564#performance> ;
    schema:name "Kiyoteru Hiyama"@en ;
    foaf:name "Kiyoteru Hiyama"@en .

_:Nc1374000bf3c48d1adb7428433e2a048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不屈力！"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N3b5d9681d6134d08914c477b82d0d27c ;
    schema:name "不屈力！"@ja .

_:Nc815898aaa4841eaa81f27104be46b37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユアハイネス☆マイプリンセス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N3b5d9681d6134d08914c477b82d0d27c ;
    schema:name "ユアハイネス☆マイプリンセス"@ja .

_:N3b5d9681d6134d08914c477b82d0d27c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13519f3617904cffa3eb6c43b0ce87d2,
        _:N6255c3b21c0c48b5a5d92de2e1df69f8,
        _:Nc1374000bf3c48d1adb7428433e2a048,
        _:Nc815898aaa4841eaa81f27104be46b37 ;
    mo:track_count 4 ;
    schema:duration "PT18:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N13519f3617904cffa3eb6c43b0ce87d2,
        _:N6255c3b21c0c48b5a5d92de2e1df69f8,
        _:Nc1374000bf3c48d1adb7428433e2a048,
        _:Nc815898aaa4841eaa81f27104be46b37 .

