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

<artist/52499#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hanser"@en ;
    foaf:made <album/122396#subject>,
        <album/122396#vocals> ;
    foaf:name "Hanser"@en .

<artist/54433#subject> a schema:Person,
        foaf:Person ;
    schema:name "Dian Tao"@en,
        "陶典"@ja ;
    foaf:made <album/122396#subject>,
        <album/122396#vocals> ;
    foaf:name "Dian Tao"@en,
        "陶典"@ja .

<artist/81516#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ning Yan"@en,
        "宴宁"@ja ;
    foaf:made <album/122396#subject>,
        <album/122396#vocals> ;
    foaf:name "Ning Yan"@en,
        "宴宁"@ja .

<artist/52498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122396#subject> ;
    schema:name "Luna Safari"@en ;
    foaf:made <album/122396#composition>,
        <album/122396#lyrics>,
        <album/122396#subject> ;
    foaf:name "Luna Safari"@en .

<album/122396#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cooking with Valkyries II Original Soundtrack"@en,
        "崩坏3「女武神的餐桌Ⅱ」Original Soundtrack"@ja,
        "Cooking with Valkyries II Original Soundtrack"@ja-latn ;
    mo:composer <artist/52498#subject> ;
    mo:produced_work <album/122396#musicalwork> ;
    schema:name "Cooking with Valkyries II Original Soundtrack"@en,
        "崩坏3「女武神的餐桌Ⅱ」Original Soundtrack"@ja,
        "Cooking with Valkyries II Original Soundtrack"@ja-latn .

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

<album/122396#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cooking with Valkyries II Original Soundtrack"@en,
        "崩坏3「女武神的餐桌Ⅱ」Original Soundtrack"@ja,
        "Cooking with Valkyries II Original Soundtrack"@ja-latn ;
    mo:performance_of <album/122396#musicalwork> ;
    mo:recorded_as <album/122396#musicalexpression> ;
    schema:name "Cooking with Valkyries II Original Soundtrack"@en,
        "崩坏3「女武神的餐桌Ⅱ」Original Soundtrack"@ja,
        "Cooking with Valkyries II Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/122396#musicalwork> .

<org/3360#subject> schema:name "miHoYo"@en,
        "上海米哈游网络科技股份有限公司"@ja,
        "miHoYo"@ja-latn ;
    foaf:name "miHoYo"@en,
        "上海米哈游网络科技股份有限公司"@ja,
        "miHoYo"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/122396/122396-ca582fe71be6.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/122396#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-19"^^xsd:date ;
    dcterms:title "Cooking with Valkyries II Original Soundtrack"@en,
        "崩坏3「女武神的餐桌Ⅱ」Original Soundtrack"@ja,
        "Cooking with Valkyries II Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/122396#musicalexpression> ;
    mo:publisher <org/3360#subject> ;
    mo:record _:Nf62cb18628ae495bb861990fa04ec64a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cooking with Valkyries II"@en ;
            foaf:name "Cooking with Valkyries II"@en ] ;
    schema:datePublished "2020-09-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/69/122396/122396-ca582fe71be6.jpg> ;
    schema:name "Cooking with Valkyries II Original Soundtrack"@en,
        "崩坏3「女武神的餐桌Ⅱ」Original Soundtrack"@ja,
        "Cooking with Valkyries II Original Soundtrack"@ja-latn ;
    schema:publisher <org/3360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/122396/122396-ca582fe71be6.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mace"@en ;
    foaf:made <album/122396#vocals> ;
    foaf:name "Mace"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "爆裂菊是也"@en ;
    foaf:made <album/122396#vocals> ;
    foaf:name "爆裂菊是也"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "多多poi"@en ;
    foaf:made <album/122396#subject> ;
    foaf:name "多多poi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "冥凰"@en ;
    foaf:made <album/122396#lyrics> ;
    foaf:name "冥凰"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "爆裂菊是也"@en ;
    foaf:made <album/122396#subject> ;
    foaf:name "爆裂菊是也"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "林簌"@en ;
    foaf:made <album/122396#subject> ;
    foaf:name "林簌"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "冥凰"@en ;
    foaf:made <album/122396#subject> ;
    foaf:name "冥凰"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "花玲"@en ;
    foaf:made <album/122396#vocals> ;
    foaf:name "花玲"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "林簌"@en ;
    foaf:made <album/122396#vocals> ;
    foaf:name "林簌"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "花玲"@en ;
    foaf:made <album/122396#subject> ;
    foaf:name "花玲"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mace"@en ;
    foaf:made <album/122396#subject> ;
    foaf:name "Mace"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "多多poi"@en ;
    foaf:made <album/122396#vocals> ;
    foaf:name "多多poi"@en .

_:N3080c53f60db42dcb0e4fc4371cc40d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "我的天命 (Instrumental)"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nf62cb18628ae495bb861990fa04ec64a ;
    schema:name "我的天命 (Instrumental)"@zd .

_:N3755a61556d249a6b5dbbd756a9d6ee9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "和你约定"@zd ;
    mo:track_number 2 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nf62cb18628ae495bb861990fa04ec64a ;
    schema:name "和你约定"@zd .

_:N599e27fda22a49079b875fcb2a4d543b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来再见 (Instrumental)"@zd ;
    mo:track_number 6 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nf62cb18628ae495bb861990fa04ec64a ;
    schema:name "未来再见 (Instrumental)"@zd .

_:N95d5bd4bdd47416889e147da347aa4c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来再见"@zd ;
    mo:track_number 3 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nf62cb18628ae495bb861990fa04ec64a ;
    schema:name "未来再见"@zd .

_:Nd73fe6afd3f7418eba6d3bd0105ed637 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "我的天命"@zd ;
    mo:track_number 1 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nf62cb18628ae495bb861990fa04ec64a ;
    schema:name "我的天命"@zd .

_:Ndf8322d16dc14af1910f528e9477be34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "和你约定 (Instrumental)"@zd ;
    mo:track_number 5 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nf62cb18628ae495bb861990fa04ec64a ;
    schema:name "和你约定 (Instrumental)"@zd .

_:Nf62cb18628ae495bb861990fa04ec64a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3080c53f60db42dcb0e4fc4371cc40d0,
        _:N3755a61556d249a6b5dbbd756a9d6ee9,
        _:N599e27fda22a49079b875fcb2a4d543b,
        _:N95d5bd4bdd47416889e147da347aa4c8,
        _:Nd73fe6afd3f7418eba6d3bd0105ed637,
        _:Ndf8322d16dc14af1910f528e9477be34 ;
    mo:track_count 6 ;
    schema:duration "PT9:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3080c53f60db42dcb0e4fc4371cc40d0,
        _:N3755a61556d249a6b5dbbd756a9d6ee9,
        _:N599e27fda22a49079b875fcb2a4d543b,
        _:N95d5bd4bdd47416889e147da347aa4c8,
        _:Nd73fe6afd3f7418eba6d3bd0105ed637,
        _:Ndf8322d16dc14af1910f528e9477be34 .

