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

<artist/11793#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sayaka Sasaki"@en,
        "佐咲紗花"@ja ;
    foaf:made <album/122462#lyrics>,
        <album/122462#subject>,
        <album/122462#vocals> ;
    foaf:name "Sayaka Sasaki"@en,
        "佐咲紗花"@ja .

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

<artist/12516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122462#subject> ;
    schema:name "ZAQ"@en ;
    foaf:made <album/122462#composition>,
        <album/122462#lyrics>,
        <album/122462#subject> ;
    foaf:name "ZAQ"@en .

<product/11909#subject> a schema:CreativeWork ;
    schema:name "FUTOKU NO GUILD"@en,
        "不徳のギルド"@ja,
        "FUTOKU NO GUILD"@ja-latn ;
    foaf:name "FUTOKU NO GUILD"@en,
        "不徳のギルド"@ja,
        "FUTOKU NO GUILD"@ja-latn .

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

<album/122462#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Never the Fever!! / Sayaka Sasaki"@en,
        "Never the Fever!! / 佐咲紗花"@ja,
        "Never the Fever!! / Sayaka Sasaki"@ja-latn ;
    mo:performance_of <album/122462#musicalwork> ;
    mo:recorded_as <album/122462#musicalexpression> ;
    schema:name "Never the Fever!! / Sayaka Sasaki"@en,
        "Never the Fever!! / 佐咲紗花"@ja,
        "Never the Fever!! / Sayaka Sasaki"@ja-latn ;
    schema:workPerformed <album/122462#musicalwork> .

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

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

<https://media.vgm.io/albums/26/122462/122462-7f02917e4558.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/122462#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/122462/122462-7f02917e4558.jpg> ;
    foaf:depicts <album/122462#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/122462/122462-7f02917e4558.jpg> .

<https://medium-media.vgm.io/albums/26/122462/122462-7f02917e4558.jpg> a schema:ImageObject,
        foaf:Image .

<album/122462#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Never the Fever!! / Sayaka Sasaki"@en,
        "Never the Fever!! / 佐咲紗花"@ja,
        "Never the Fever!! / Sayaka Sasaki"@ja-latn ;
    mo:composer <artist/11721#subject>,
        <artist/12516#subject> ;
    mo:produced_work <album/122462#musicalwork> ;
    schema:name "Never the Fever!! / Sayaka Sasaki"@en,
        "Never the Fever!! / 佐咲紗花"@ja,
        "Never the Fever!! / Sayaka Sasaki"@ja-latn .

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

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

<album/122462#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-11-09"^^xsd:date ;
    dcterms:title "Never the Fever!! / Sayaka Sasaki"@en,
        "Never the Fever!! / 佐咲紗花"@ja,
        "Never the Fever!! / Sayaka Sasaki"@ja-latn ;
    mo:catalogue_number "LACM-24306" ;
    mo:media_type "CD" ;
    mo:publication_of <album/122462#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N7ee4ed9b6c7d4b7ca90289c63cf7fa50 ;
    mo:record_count 1 ;
    schema:about <product/11909#subject> ;
    schema:datePublished "2022-11-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/122462/122462-7f02917e4558.jpg> ;
    schema:name "Never the Fever!! / Sayaka Sasaki"@en,
        "Never the Fever!! / 佐咲紗花"@ja,
        "Never the Fever!! / Sayaka Sasaki"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/122462/122462-7f02917e4558.jpg> .

_:N2f81eae177404b4f991d218e631c9f36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never the Fever!!"@ja,
        "Never the Fever!!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N7ee4ed9b6c7d4b7ca90289c63cf7fa50 ;
    schema:name "Never the Fever!!"@ja,
        "Never the Fever!!"@ja-latn .

_:N86884976954e491d9f076566ec3d7291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光彩と涙"@ja,
        "Kosai to Namida"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N7ee4ed9b6c7d4b7ca90289c63cf7fa50 ;
    schema:name "光彩と涙"@ja,
        "Kosai to Namida"@ja-latn .

_:N9250e2d80f854f6ab46574ff5a8e9673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never the Fever!! (Instrumental)"@ja,
        "Never the Fever!! (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N7ee4ed9b6c7d4b7ca90289c63cf7fa50 ;
    schema:name "Never the Fever!! (Instrumental)"@ja,
        "Never the Fever!! (Instrumental)"@ja-latn .

_:Nb3a4c5f96f40403095911a02c2f966bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光彩と涙 (Instrumental)"@ja,
        "Kosai to Namida (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N7ee4ed9b6c7d4b7ca90289c63cf7fa50 ;
    schema:name "光彩と涙 (Instrumental)"@ja,
        "Kosai to Namida (Instrumental)"@ja-latn .

_:N7ee4ed9b6c7d4b7ca90289c63cf7fa50 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f81eae177404b4f991d218e631c9f36,
        _:N86884976954e491d9f076566ec3d7291,
        _:N9250e2d80f854f6ab46574ff5a8e9673,
        _:Nb3a4c5f96f40403095911a02c2f966bd ;
    mo:track_count 4 ;
    schema:duration "PT15:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2f81eae177404b4f991d218e631c9f36,
        _:N86884976954e491d9f076566ec3d7291,
        _:N9250e2d80f854f6ab46574ff5a8e9673,
        _:Nb3a4c5f96f40403095911a02c2f966bd .

