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

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

<artist/20869#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112655#subject> ;
    schema:name "Daiki Tsuneta"@en,
        "常田大希"@ja ;
    foaf:made <album/112655#composition>,
        <album/112655#lyrics>,
        <album/112655#subject> ;
    foaf:name "Daiki Tsuneta"@en,
        "常田大希"@ja .

<product/10466#subject> a schema:CreativeWork ;
    schema:name "Belle"@en,
        "竜とそばかすの姫"@ja,
        "Ryuu to Sobakasu no Hime"@ja-latn ;
    foaf:name "Belle"@en,
        "竜とそばかすの姫"@ja,
        "Ryuu to Sobakasu no Hime"@ja-latn .

<album/112655#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "U / millennium parade × Belle"@en,
        "U / millennium parade × Belle"@ja,
        "U / millennium parade × Belle"@ja-latn ;
    mo:composer <artist/20869#subject> ;
    mo:produced_work <album/112655#musicalwork> ;
    schema:name "U / millennium parade × Belle"@en,
        "U / millennium parade × Belle"@ja,
        "U / millennium parade × Belle"@ja-latn .

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

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

<album/112655#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "U / millennium parade × Belle"@en,
        "U / millennium parade × Belle"@ja,
        "U / millennium parade × Belle"@ja-latn ;
    mo:performance_of <album/112655#musicalwork> ;
    mo:recorded_as <album/112655#musicalexpression> ;
    schema:name "U / millennium parade × Belle"@en,
        "U / millennium parade × Belle"@ja,
        "U / millennium parade × Belle"@ja-latn ;
    schema:workPerformed <album/112655#musicalwork> .

<org/691#subject> schema:name "ariola"@en,
        "ariola"@ja,
        "ariola"@ja-latn ;
    foaf:name "ariola"@en,
        "ariola"@ja,
        "ariola"@ja-latn .

<https://media.vgm.io/albums/55/112655/112655-4694cc96b454.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112655#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/112655/112655-4694cc96b454.jpg> ;
    foaf:depicts <album/112655#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/112655/112655-4694cc96b454.jpg> .

<https://medium-media.vgm.io/albums/55/112655/112655-4694cc96b454.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/112655#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-18"^^xsd:date ;
    dcterms:title "U / millennium parade × Belle"@en,
        "U / millennium parade × Belle"@ja,
        "U / millennium parade × Belle"@ja-latn ;
    mo:catalogue_number "BVCL-1172" ;
    mo:media_type "CD" ;
    mo:publication_of <album/112655#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:Ne5bff6680a4849058b8f5845ada15a8a ;
    mo:record_count 1 ;
    schema:about <product/10466#subject> ;
    schema:datePublished "2021-08-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/112655/112655-4694cc96b454.jpg> ;
    schema:name "U / millennium parade × Belle"@en,
        "U / millennium parade × Belle"@ja,
        "U / millennium parade × Belle"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/112655/112655-4694cc96b454.jpg> .

_:N0c31b931536849e3b6b1dc5b504ad9d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U -Instrumental-"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Ne5bff6680a4849058b8f5845ada15a8a ;
    schema:name "U -Instrumental-"@en .

_:N73bb32fd3e574b528848b8e668cdb005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Ne5bff6680a4849058b8f5845ada15a8a ;
    schema:name "U"@en .

_:Ne5bff6680a4849058b8f5845ada15a8a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c31b931536849e3b6b1dc5b504ad9d4,
        _:N73bb32fd3e574b528848b8e668cdb005 ;
    mo:track_count 2 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0c31b931536849e3b6b1dc5b504ad9d4,
        _:N73bb32fd3e574b528848b8e668cdb005 .

