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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/135456#lyrics>,
        <album/135456#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

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

<artist/978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135456#subject> ;
    schema:name "Maiko Iuchi"@en,
        "井内舞子"@ja ;
    foaf:made <album/135456#composition>,
        <album/135456#subject> ;
    foaf:name "Maiko Iuchi"@en,
        "井内舞子"@ja .

<product/17282#subject> a schema:CreativeWork ;
    schema:name "The Witch and the Beast"@en,
        "魔女と野獣"@ja,
        "Majo to Yajuu"@ja-latn ;
    foaf:name "The Witch and the Beast"@en,
        "魔女と野獣"@ja,
        "Majo to Yajuu"@ja-latn .

<album/135456#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hikari no Trill / Yoshino Nanjo"@en,
        "光のトリル / 南條愛乃"@ja,
        "Hikari no Trill / Yoshino Nanjo"@ja-latn ;
    mo:composer <artist/978#subject> ;
    mo:produced_work <album/135456#musicalwork> ;
    schema:name "Hikari no Trill / Yoshino Nanjo"@en,
        "光のトリル / 南條愛乃"@ja,
        "Hikari no Trill / Yoshino Nanjo"@ja-latn .

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

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

<album/135456#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hikari no Trill / Yoshino Nanjo"@en,
        "光のトリル / 南條愛乃"@ja,
        "Hikari no Trill / Yoshino Nanjo"@ja-latn ;
    mo:performance_of <album/135456#musicalwork> ;
    mo:recorded_as <album/135456#musicalexpression> ;
    schema:name "Hikari no Trill / Yoshino Nanjo"@en,
        "光のトリル / 南條愛乃"@ja,
        "Hikari no Trill / Yoshino Nanjo"@ja-latn ;
    schema:workPerformed <album/135456#musicalwork> .

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

<org/3389#subject> schema:name "Universal Pictures Home Entertainment"@en,
        "Universal Pictures Home Entertainment"@ja,
        "Universal Pictures Home Entertainment"@ja-latn ;
    foaf:name "Universal Pictures Home Entertainment"@en,
        "Universal Pictures Home Entertainment"@ja,
        "Universal Pictures Home Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/135456/135456-ccb779cca0b1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135456#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-01-18"^^xsd:date ;
    dcterms:title "Hikari no Trill / Yoshino Nanjo"@en,
        "光のトリル / 南條愛乃"@ja,
        "Hikari no Trill / Yoshino Nanjo"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135456#musicalexpression> ;
    mo:publisher <org/3389#subject> ;
    mo:record _:N3d7506e2e4e448b69509cd8939d8684e ;
    mo:record_count 1 ;
    schema:about <product/17282#subject> ;
    schema:datePublished "2024-01-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/135456/135456-ccb779cca0b1.jpg> ;
    schema:name "Hikari no Trill / Yoshino Nanjo"@en,
        "光のトリル / 南條愛乃"@ja,
        "Hikari no Trill / Yoshino Nanjo"@ja-latn ;
    schema:publisher <org/3389#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/135456/135456-ccb779cca0b1.jpg> .

_:N1c68acbcf1aa4ea699b2a7b80a45c292 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光のトリル<instrumental>"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N3d7506e2e4e448b69509cd8939d8684e ;
    schema:name "光のトリル<instrumental>"@ja .

_:Ncdc8a3578e164df283163485375ab7fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光のトリル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N3d7506e2e4e448b69509cd8939d8684e ;
    schema:name "光のトリル"@ja .

_:N3d7506e2e4e448b69509cd8939d8684e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c68acbcf1aa4ea699b2a7b80a45c292,
        _:Ncdc8a3578e164df283163485375ab7fa ;
    mo:track_count 2 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1c68acbcf1aa4ea699b2a7b80a45c292,
        _:Ncdc8a3578e164df283163485375ab7fa .

