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

<artist/13289#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maaya Uchida"@en,
        "内田真礼"@ja ;
    foaf:made <album/132870#subject>,
        <album/132870#vocals> ;
    foaf:name "Maaya Uchida"@en,
        "内田真礼"@ja .

<artist/17439#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kotomi Fukagawa"@en,
        "深川琴美"@ja ;
    foaf:made <album/132870#lyrics>,
        <album/132870#subject> ;
    foaf:name "Kotomi Fukagawa"@en,
        "深川琴美"@ja .

<artist/23207#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryoko Maekawa"@en,
        "前川涼子"@ja ;
    foaf:made <album/132870#subject>,
        <album/132870#vocals> ;
    foaf:name "Ryoko Maekawa"@en,
        "前川涼子"@ja .

<artist/32858#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikumi Hasegawa"@en,
        "長谷川育美"@ja ;
    foaf:made <album/132870#subject>,
        <album/132870#vocals> ;
    foaf:name "Ikumi Hasegawa"@en,
        "長谷川育美"@ja .

<artist/41733#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayu Minami"@en,
        "南真由"@ja ;
    foaf:made <album/132870#subject>,
        <album/132870#vocals> ;
    foaf:name "Mayu Minami"@en,
        "南真由"@ja .

<artist/10873#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132870#subject> ;
    schema:name "Tsubasa Ito"@en,
        "伊藤翼"@ja ;
    foaf:made <album/132870#composition>,
        <album/132870#subject> ;
    foaf:name "Tsubasa Ito"@en,
        "伊藤翼"@ja .

<product/14204#subject> a schema:CreativeWork ;
    schema:name "The Eminence in shadow 2nd season"@en,
        "陰の実力者になりたくて! 2nd season"@ja,
        "Kage no Jitsuryokusha ni Naritakute! 2nd season"@ja-latn ;
    foaf:name "The Eminence in shadow 2nd season"@en,
        "陰の実力者になりたくて! 2nd season"@ja,
        "Kage no Jitsuryokusha ni Naritakute! 2nd season"@ja-latn .

<album/132870#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Polaris in the Night / Shadow Garden Numbers"@en,
        "Polaris in the Night / シャドウガーデンナンバーズ"@ja,
        "Polaris in the Night / Shadow Garden Numbers"@ja-latn ;
    mo:composer <artist/10873#subject> ;
    mo:produced_work <album/132870#musicalwork> ;
    schema:name "Polaris in the Night / Shadow Garden Numbers"@en,
        "Polaris in the Night / シャドウガーデンナンバーズ"@ja,
        "Polaris in the Night / Shadow Garden Numbers"@ja-latn .

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

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

<album/132870#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Polaris in the Night / Shadow Garden Numbers"@en,
        "Polaris in the Night / シャドウガーデンナンバーズ"@ja,
        "Polaris in the Night / Shadow Garden Numbers"@ja-latn ;
    mo:performance_of <album/132870#musicalwork> ;
    mo:recorded_as <album/132870#musicalexpression> ;
    schema:name "Polaris in the Night / Shadow Garden Numbers"@en,
        "Polaris in the Night / シャドウガーデンナンバーズ"@ja,
        "Polaris in the Night / Shadow Garden Numbers"@ja-latn ;
    schema:workPerformed <album/132870#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/07/132870/132870-fd34913b7757.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/132870#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-12"^^xsd:date ;
    dcterms:title "Polaris in the Night / Shadow Garden Numbers"@en,
        "Polaris in the Night / シャドウガーデンナンバーズ"@ja,
        "Polaris in the Night / Shadow Garden Numbers"@ja-latn ;
    mo:catalogue_number "ZMCZ-17012" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/132870#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:N01f5a2b4f1f54009bfee49ca1cfc7dcb ;
    mo:record_count 1 ;
    schema:about <product/14204#subject> ;
    schema:datePublished "2023-10-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/07/132870/132870-fd34913b7757.jpg> ;
    schema:name "Polaris in the Night / Shadow Garden Numbers"@en,
        "Polaris in the Night / シャドウガーデンナンバーズ"@ja,
        "Polaris in the Night / Shadow Garden Numbers"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/132870/132870-fd34913b7757.jpg> .

_:Nabee9d4ef19b4696b32f3e677bd97bfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polaris in the Night (instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N01f5a2b4f1f54009bfee49ca1cfc7dcb ;
    schema:name "Polaris in the Night (instrumental)"@en .

_:Naca35792b4c2495580e051192bbaf9ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polaris in the Night"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N01f5a2b4f1f54009bfee49ca1cfc7dcb ;
    schema:name "Polaris in the Night"@en .

_:N01f5a2b4f1f54009bfee49ca1cfc7dcb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nabee9d4ef19b4696b32f3e677bd97bfb,
        _:Naca35792b4c2495580e051192bbaf9ed ;
    mo:track_count 2 ;
    schema:duration "PT7:50"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nabee9d4ef19b4696b32f3e677bd97bfb,
        _:Naca35792b4c2495580e051192bbaf9ed .

