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

<artist/19980#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kou Nakamura"@en,
        "中村航"@ja ;
    foaf:made <album/107269#lyrics>,
        <album/107269#subject> ;
    foaf:name "Kou Nakamura"@en,
        "中村航"@ja .

<artist/33326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Amane Shindo"@en,
        "進藤あまね"@ja ;
    foaf:made <album/107269#subject>,
        <album/107269#vocals> ;
    foaf:name "Amane Shindo"@en,
        "進藤あまね"@ja .

<artist/33732#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hazuki Tanda"@en,
        "反田葉月"@ja ;
    foaf:made <album/107269#subject>,
        <album/107269#vocals> ;
    foaf:name "Hazuki Tanda"@en,
        "反田葉月"@ja .

<artist/33733#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ruka Fukagawa"@en,
        "深川瑠華"@ja ;
    foaf:made <album/107269#subject>,
        <album/107269#vocals> ;
    foaf:name "Ruka Fukagawa"@en,
        "深川瑠華"@ja .

<artist/33734#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuzuki Watase"@en,
        "渡瀬結月"@ja ;
    foaf:made <album/107269#subject>,
        <album/107269#vocals> ;
    foaf:name "Yuzuki Watase"@en,
        "渡瀬結月"@ja .

<artist/9959#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107269#subject> ;
    schema:name "Hiroshi Egawa"@en,
        "エガワヒロシ"@ja ;
    foaf:made <album/107269#composition>,
        <album/107269#subject> ;
    foaf:name "Hiroshi Egawa"@en,
        "エガワヒロシ"@ja .

<product/9214#subject> a schema:CreativeWork ;
    schema:name "D4DJ Groovy Mix"@en,
        "D4DJ Groovy Mix"@ja,
        "D4DJ Groovy Mix"@ja-latn ;
    foaf:name "D4DJ Groovy Mix"@en,
        "D4DJ Groovy Mix"@ja,
        "D4DJ Groovy Mix"@ja-latn .

<album/107269#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Petit Prince / Lyrical Lily"@en,
        "プティプランス / Lyrical Lily"@ja,
        "Petit Prince / Lyrical Lily"@ja-latn ;
    mo:composer <artist/9959#subject> ;
    mo:produced_work <album/107269#musicalwork> ;
    schema:name "Petit Prince / Lyrical Lily"@en,
        "プティプランス / Lyrical Lily"@ja,
        "Petit Prince / Lyrical Lily"@ja-latn .

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

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

<album/107269#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Petit Prince / Lyrical Lily"@en,
        "プティプランス / Lyrical Lily"@ja,
        "Petit Prince / Lyrical Lily"@ja-latn ;
    mo:performance_of <album/107269#musicalwork> ;
    mo:recorded_as <album/107269#musicalexpression> ;
    schema:name "Petit Prince / Lyrical Lily"@en,
        "プティプランス / Lyrical Lily"@ja,
        "Petit Prince / Lyrical Lily"@ja-latn ;
    schema:workPerformed <album/107269#musicalwork> .

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

<https://media.vgm.io/albums/96/107269/107269-577444bb121a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107269#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/107269/107269-577444bb121a.jpg> ;
    foaf:depicts <album/107269#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/107269/107269-577444bb121a.jpg> .

<https://medium-media.vgm.io/albums/96/107269/107269-577444bb121a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/107269#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-18"^^xsd:date ;
    dcterms:title "Petit Prince / Lyrical Lily"@en,
        "プティプランス / Lyrical Lily"@ja,
        "Petit Prince / Lyrical Lily"@ja-latn ;
    mo:catalogue_number "BRMM-10368" ;
    mo:media_type "CD" ;
    mo:publication_of <album/107269#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N8596f5092d4c4d5496a1d1986c3e1929 ;
    mo:record_count 1 ;
    schema:about <product/9214#subject> ;
    schema:datePublished "2021-08-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/107269/107269-577444bb121a.jpg> ;
    schema:name "Petit Prince / Lyrical Lily"@en,
        "プティプランス / Lyrical Lily"@ja,
        "Petit Prince / Lyrical Lily"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/107269/107269-577444bb121a.jpg> .

_:N96ea3fa15e88405faa40389379fc5065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Petit Prince"@en,
        "プティプランス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N8596f5092d4c4d5496a1d1986c3e1929 ;
    schema:name "Petit Prince"@en,
        "プティプランス"@ja .

_:Na0bbcf3524d24a46b2bbe9d180231fed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Petit Prince -instrumental-"@en,
        "プティプランス -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N8596f5092d4c4d5496a1d1986c3e1929 ;
    schema:name "Petit Prince -instrumental-"@en,
        "プティプランス -instrumental-"@ja .

_:Nd8990762963b4b749422adfe256974e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magi's Gift -instrumental-"@en,
        "Magiの贈り物 -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N8596f5092d4c4d5496a1d1986c3e1929 ;
    schema:name "Magi's Gift -instrumental-"@en,
        "Magiの贈り物 -instrumental-"@ja .

_:Nfcc6d75a2bfe4be8a88c469ed949996d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magi's Gift"@en,
        "Magiの贈り物"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N8596f5092d4c4d5496a1d1986c3e1929 ;
    schema:name "Magi's Gift"@en,
        "Magiの贈り物"@ja .

_:N8596f5092d4c4d5496a1d1986c3e1929 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N96ea3fa15e88405faa40389379fc5065,
        _:Na0bbcf3524d24a46b2bbe9d180231fed,
        _:Nd8990762963b4b749422adfe256974e8,
        _:Nfcc6d75a2bfe4be8a88c469ed949996d ;
    mo:track_count 4 ;
    schema:duration "PT18:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N96ea3fa15e88405faa40389379fc5065,
        _:Na0bbcf3524d24a46b2bbe9d180231fed,
        _:Nd8990762963b4b749422adfe256974e8,
        _:Nfcc6d75a2bfe4be8a88c469ed949996d .

