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

<artist/31117#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Amano"@en,
        "天野聡美"@ja ;
    foaf:made <album/120437#subject>,
        <album/120437#vocals> ;
    foaf:name "Satomi Amano"@en,
        "天野聡美"@ja .

<artist/46279#subject> a schema:Person,
        foaf:Person ;
    schema:name "OHKA"@en ;
    foaf:made <album/120437#lyrics>,
        <album/120437#subject> ;
    foaf:name "OHKA"@en .

<artist/50657#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanon Amane"@en,
        "天希かのん"@ja ;
    foaf:made <album/120437#subject>,
        <album/120437#vocals> ;
    foaf:name "Kanon Amane"@en,
        "天希かのん"@ja .

<artist/46278#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120437#subject> ;
    schema:name "Hikaru Kakisako"@en,
        "柿迫ヒカル"@ja ;
    foaf:made <album/120437#composition>,
        <album/120437#subject> ;
    foaf:name "Hikaru Kakisako"@en,
        "柿迫ヒカル"@ja .

<product/4197#subject> a schema:CreativeWork ;
    schema:name "Tokyo 7th Sisters"@en,
        "Tokyo 7th シスターズ"@ja,
        "Tokyo 7th Sisters"@ja-latn ;
    foaf:name "Tokyo 7th Sisters"@en,
        "Tokyo 7th シスターズ"@ja,
        "Tokyo 7th Sisters"@ja-latn .

<album/120437#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Be Your Light / Stella MiNE"@en,
        "Be Your Light / Stella MiNE"@ja,
        "Be Your Light / Stella MiNE"@ja-latn ;
    mo:composer <artist/46278#subject> ;
    mo:produced_work <album/120437#musicalwork> ;
    schema:name "Be Your Light / Stella MiNE"@en,
        "Be Your Light / Stella MiNE"@ja,
        "Be Your Light / Stella MiNE"@ja-latn .

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

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

<album/120437#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Be Your Light / Stella MiNE"@en,
        "Be Your Light / Stella MiNE"@ja,
        "Be Your Light / Stella MiNE"@ja-latn ;
    mo:performance_of <album/120437#musicalwork> ;
    mo:recorded_as <album/120437#musicalexpression> ;
    schema:name "Be Your Light / Stella MiNE"@en,
        "Be Your Light / Stella MiNE"@ja,
        "Be Your Light / Stella MiNE"@ja-latn ;
    schema:workPerformed <album/120437#musicalwork> .

<org/3354#subject> schema:name "THREE SEVEN RECORDS"@en,
        "THREE SEVEN RECORDS"@ja,
        "THREE SEVEN RECORDS"@ja-latn ;
    foaf:name "THREE SEVEN RECORDS"@en,
        "THREE SEVEN RECORDS"@ja,
        "THREE SEVEN RECORDS"@ja-latn .

<https://media.vgm.io/albums/73/120437/120437-5982ea3087f5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120437#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/73/120437/120437-5982ea3087f5.jpg> ;
    foaf:depicts <album/120437#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/73/120437/120437-5982ea3087f5.jpg> .

<https://medium-media.vgm.io/albums/73/120437/120437-5982ea3087f5.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/120437#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-06-28"^^xsd:date ;
    dcterms:title "Be Your Light / Stella MiNE"@en,
        "Be Your Light / Stella MiNE"@ja,
        "Be Your Light / Stella MiNE"@ja-latn ;
    mo:catalogue_number "DN-152233" ;
    mo:media_type "CD" ;
    mo:publication_of <album/120437#musicalexpression> ;
    mo:publisher <org/3354#subject> ;
    mo:record _:N2e6321bb53854437991c26afc7bf87c7 ;
    mo:record_count 1 ;
    schema:about <product/4197#subject> ;
    schema:datePublished "2022-06-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/120437/120437-5982ea3087f5.jpg> ;
    schema:name "Be Your Light / Stella MiNE"@en,
        "Be Your Light / Stella MiNE"@ja,
        "Be Your Light / Stella MiNE"@ja-latn ;
    schema:publisher <org/3354#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/120437/120437-5982ea3087f5.jpg> .

_:N9d27e18b807f47bf9ae341b515bab89b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Your Light"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2e6321bb53854437991c26afc7bf87c7 ;
    schema:name "Be Your Light"@en .

_:Nebfb232e043d4d208464006d0edabe41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Your Light -OFF VOCAL-"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2e6321bb53854437991c26afc7bf87c7 ;
    schema:name "Be Your Light -OFF VOCAL-"@en .

_:N2e6321bb53854437991c26afc7bf87c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9d27e18b807f47bf9ae341b515bab89b,
        _:Nebfb232e043d4d208464006d0edabe41 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9d27e18b807f47bf9ae341b515bab89b,
        _:Nebfb232e043d4d208464006d0edabe41 .

