@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 _:N9d487517c8f74bf0b084935dbef6c175,
        <artist/12008#subject>,
        <artist/5143#subject>,
        <artist/6977#subject> ;
    mo:recorded_as <album/86564#musicalexpression> ;
    schema:byArtist _:N9d487517c8f74bf0b084935dbef6c175,
        <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 _:N26eca5217cce4cf7be94aa9476d4e3aa ;
    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> .

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

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

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

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

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

_:N26eca5217cce4cf7be94aa9476d4e3aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25f8bdee6a0c4b1ebd5e523d94690ad9,
        _:N3a8f7d4dd9d544aaa009ef8a480863ce,
        _:Na037435c818943758b9c729daa9b3329,
        _:Ne7b8320811f444149fb9b4785129c2c8 ;
    mo:track_count 4 ;
    schema:duration "PT18:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N25f8bdee6a0c4b1ebd5e523d94690ad9,
        _:N3a8f7d4dd9d544aaa009ef8a480863ce,
        _:Na037435c818943758b9c729daa9b3329,
        _:Ne7b8320811f444149fb9b4785129c2c8 .

