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

<artist/11986#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja ;
    foaf:made <album/104035#subject>,
        <album/104035#vocals> ;
    foaf:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja .

<artist/12726#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayane Sakura"@en,
        "佐倉綾音"@ja ;
    foaf:made <album/104035#subject>,
        <album/104035#vocals> ;
    foaf:name "Ayane Sakura"@en,
        "佐倉綾音"@ja .

<artist/32790#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Amemiya"@en,
        "雨宮夕夏"@ja ;
    foaf:made <album/104035#subject>,
        <album/104035#vocals> ;
    foaf:name "Yuka Amemiya"@en,
        "雨宮夕夏"@ja .

<artist/6783#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Hanazawa"@en,
        "花澤香菜"@ja ;
    foaf:made <album/104035#subject>,
        <album/104035#vocals> ;
    foaf:name "Kana Hanazawa"@en,
        "花澤香菜"@ja .

<artist/7390#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja ;
    foaf:made <album/104035#subject>,
        <album/104035#vocals> ;
    foaf:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja .

<album/104036> a mo:Release ;
    mo:catalogue_number "VIZL-1821" .

<artist/11721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104035#subject> ;
    schema:name "Hige Driver"@en,
        "ヒゲドライバー"@ja ;
    foaf:made <album/104035#composition>,
        <album/104035#lyrics>,
        <album/104035#subject> ;
    foaf:name "Hige Driver"@en,
        "ヒゲドライバー"@ja .

<artist/9537#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104035#subject> ;
    schema:name "TAKU INOUE"@en ;
    foaf:made <album/104035#composition>,
        <album/104035#lyrics>,
        <album/104035#subject> ;
    foaf:name "TAKU INOUE"@en .

<product/7972#subject> a schema:CreativeWork ;
    schema:name "Lapis Re:LiGHTs"@en,
        "Lapis Re:LiGHTs"@ja,
        "Lapis Re:LiGHTs"@ja-latn ;
    foaf:name "Lapis Re:LiGHTs"@en,
        "Lapis Re:LiGHTs"@ja,
        "Lapis Re:LiGHTs"@ja-latn .

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

<album/104035#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beautiful World/HYBRID / Ray"@en,
        "Beautiful World/HYBRID / Ray"@ja,
        "Beautiful World/HYBRID / Ray"@ja-latn ;
    mo:performance_of <album/104035#musicalwork> ;
    mo:recorded_as <album/104035#musicalexpression> ;
    schema:name "Beautiful World/HYBRID / Ray"@en,
        "Beautiful World/HYBRID / Ray"@ja,
        "Beautiful World/HYBRID / Ray"@ja-latn ;
    schema:workPerformed <album/104035#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/53/104035/104035-ec0bcfa79843.jpg> a schema:ImageObject,
        foaf:Image .

<album/104035#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beautiful World/HYBRID / Ray"@en,
        "Beautiful World/HYBRID / Ray"@ja,
        "Beautiful World/HYBRID / Ray"@ja-latn ;
    mo:composer <artist/11721#subject>,
        <artist/9537#subject> ;
    mo:produced_work <album/104035#musicalwork> ;
    schema:name "Beautiful World/HYBRID / Ray"@en,
        "Beautiful World/HYBRID / Ray"@ja,
        "Beautiful World/HYBRID / Ray"@ja-latn .

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

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

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

<album/104035#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-11-25"^^xsd:date ;
    dcterms:title "Beautiful World/HYBRID / Ray"@en,
        "Beautiful World/HYBRID / Ray"@ja,
        "Beautiful World/HYBRID / Ray"@ja-latn ;
    mo:catalogue_number "VICL-37570" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/104036> ;
    mo:publication_of <album/104035#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N81e7491b09544fadb2bc1d2cf7a8a43b ;
    mo:record_count 1 ;
    schema:about <product/7972#subject> ;
    schema:datePublished "2020-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/104035/104035-ec0bcfa79843.jpg> ;
    schema:name "Beautiful World/HYBRID / Ray"@en,
        "Beautiful World/HYBRID / Ray"@ja,
        "Beautiful World/HYBRID / Ray"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/104035/104035-ec0bcfa79843.jpg> .

_:N6f41761dd2004ca68e95815ff381c678 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HYBRID"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N81e7491b09544fadb2bc1d2cf7a8a43b ;
    schema:name "HYBRID"@en .

_:N7ab9abb4265c437789e8ed8b5d3fa6ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful World"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N81e7491b09544fadb2bc1d2cf7a8a43b ;
    schema:name "Beautiful World"@en .

_:N99245b1335744c05962c98f95d17fada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HYBRID -OFF VOCAL-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N81e7491b09544fadb2bc1d2cf7a8a43b ;
    schema:name "HYBRID -OFF VOCAL-"@en .

_:Na2d63cdd8eca4f75803c42c77768d04a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful World -OFF VOCAL-"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N81e7491b09544fadb2bc1d2cf7a8a43b ;
    schema:name "Beautiful World -OFF VOCAL-"@en .

_:N81e7491b09544fadb2bc1d2cf7a8a43b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6f41761dd2004ca68e95815ff381c678,
        _:N7ab9abb4265c437789e8ed8b5d3fa6ee,
        _:N99245b1335744c05962c98f95d17fada,
        _:Na2d63cdd8eca4f75803c42c77768d04a ;
    mo:track_count 4 ;
    schema:duration "PT19:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6f41761dd2004ca68e95815ff381c678,
        _:N7ab9abb4265c437789e8ed8b5d3fa6ee,
        _:N99245b1335744c05962c98f95d17fada,
        _:Na2d63cdd8eca4f75803c42c77768d04a .

