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

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

<artist/48793#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117354#subject> ;
    schema:name "Yudai Takenaka"@en,
        "竹中雄大"@ja ;
    foaf:made <album/117354#composition>,
        <album/117354#lyrics>,
        <album/117354#subject> ;
    foaf:name "Yudai Takenaka"@en,
        "竹中雄大"@ja .

<artist/48794#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117354#subject> ;
    schema:name "Kaito Yamada"@en,
        "山田海斗"@ja ;
    foaf:made <album/117354#composition>,
        <album/117354#subject> ;
    foaf:name "Kaito Yamada"@en,
        "山田海斗"@ja .

<artist/53921#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117354#subject> ;
    schema:name "Sojiro Oki"@en,
        "沖聡次郎"@ja ;
    foaf:made <album/117354#composition>,
        <album/117354#subject> ;
    foaf:name "Sojiro Oki"@en,
        "沖聡次郎"@ja .

<product/10986#subject> a schema:CreativeWork ;
    schema:name "Salaryman's Club"@en,
        "リーマンズクラブ"@ja,
        "RymansClub"@ja-latn ;
    foaf:name "Salaryman's Club"@en,
        "リーマンズクラブ"@ja,
        "RymansClub"@ja-latn .

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

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

<org/2849#subject> schema:name "Universal Music Group"@en,
        "Universal Music Group"@ja,
        "Universal Music Group"@ja-latn ;
    foaf:name "Universal Music Group"@en,
        "Universal Music Group"@ja,
        "Universal Music Group"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/117354/117354-a4a9a07f9c50.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/117354#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Warrior / Novelbright"@en,
        "The Warrior / Novelbright"@ja,
        "The Warrior / Novelbright"@ja-latn ;
    mo:performance_of <album/117354#musicalwork> ;
    mo:performer <artist/47657#subject> ;
    mo:recorded_as <album/117354#musicalexpression> ;
    schema:byArtist <artist/47657#subject> ;
    schema:name "The Warrior / Novelbright"@en,
        "The Warrior / Novelbright"@ja,
        "The Warrior / Novelbright"@ja-latn ;
    schema:workPerformed <album/117354#musicalwork> .

<artist/47657#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/117354#performance> ;
    schema:name "Novelbright"@en ;
    foaf:name "Novelbright"@en .

<album/117354#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Warrior / Novelbright"@en,
        "The Warrior / Novelbright"@ja,
        "The Warrior / Novelbright"@ja-latn ;
    mo:composer <artist/48793#subject>,
        <artist/48794#subject>,
        <artist/53921#subject> ;
    mo:produced_work <album/117354#musicalwork> ;
    schema:name "The Warrior / Novelbright"@en,
        "The Warrior / Novelbright"@ja,
        "The Warrior / Novelbright"@ja-latn .

<album/117354#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-23"^^xsd:date ;
    dcterms:title "The Warrior / Novelbright"@en,
        "The Warrior / Novelbright"@ja,
        "The Warrior / Novelbright"@ja-latn ;
    mo:catalogue_number "UMCK-5711" ;
    mo:media_type "CD" ;
    mo:publication_of <album/117354#musicalexpression> ;
    mo:publisher <org/2849#subject> ;
    mo:record _:N38bd30d49ee64c91832d870f642a0e16 ;
    mo:record_count 1 ;
    schema:about <product/10986#subject> ;
    schema:byArtist <artist/47657#subject> ;
    schema:datePublished "2022-02-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/117354/117354-a4a9a07f9c50.jpg> ;
    schema:name "The Warrior / Novelbright"@en,
        "The Warrior / Novelbright"@ja,
        "The Warrior / Novelbright"@ja-latn ;
    schema:publisher <org/2849#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/117354/117354-a4a9a07f9c50.jpg> .

_:N097d080c84454ab396bbd4d6ec4d10d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Snow"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N38bd30d49ee64c91832d870f642a0e16 ;
    schema:name "Black Snow"@en .

_:N6ed1cb3df4c249e997bf46c800d302a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N38bd30d49ee64c91832d870f642a0e16 ;
    schema:name "Phantom"@en .

_:Na5ebeb45cc1849d3be3cb669992d77f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Warrior"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N38bd30d49ee64c91832d870f642a0e16 ;
    schema:name "The Warrior"@en .

_:N38bd30d49ee64c91832d870f642a0e16 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N097d080c84454ab396bbd4d6ec4d10d3,
        _:N6ed1cb3df4c249e997bf46c800d302a9,
        _:Na5ebeb45cc1849d3be3cb669992d77f0 ;
    mo:track_count 3 ;
    schema:duration "PT9:45"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N097d080c84454ab396bbd4d6ec4d10d3,
        _:N6ed1cb3df4c249e997bf46c800d302a9,
        _:Na5ebeb45cc1849d3be3cb669992d77f0 .

