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

<artist/28321#subject> a schema:Person,
        foaf:Person ;
    schema:name "JxSxK"@en ;
    foaf:made <album/111394#lyrics>,
        <album/111394#subject> ;
    foaf:name "JxSxK"@en .

<artist/29542#subject> a schema:Person,
        foaf:Person ;
    schema:name "BiSH"@en ;
    foaf:made <album/111394#subject>,
        <album/111394#vocals> ;
    foaf:name "BiSH"@en .

<artist/9872#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111394#subject> ;
    schema:name "Kenta Matsukuma"@en,
        "松隈ケンタ"@ja ;
    foaf:made <album/111394#composition>,
        <album/111394#subject> ;
    foaf:name "Kenta Matsukuma"@en,
        "松隈ケンタ"@ja .

<product/9408#subject> a schema:CreativeWork ;
    schema:name "Godzilla Singular point"@en,
        "ゴジラ S.P"@ja,
        "Godzilla Singular point"@ja-latn ;
    foaf:name "Godzilla Singular point"@en,
        "ゴジラ S.P"@ja,
        "Godzilla Singular point"@ja-latn .

<album/111394#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "in case... / BiSH"@en,
        "in case... / BiSH"@ja,
        "in case... / BiSH"@ja-latn ;
    mo:composer <artist/9872#subject> ;
    mo:produced_work <album/111394#musicalwork> ;
    schema:name "in case... / BiSH"@en,
        "in case... / BiSH"@ja,
        "in case... / BiSH"@ja-latn .

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

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

<album/111394#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "in case... / BiSH"@en,
        "in case... / BiSH"@ja,
        "in case... / BiSH"@ja-latn ;
    mo:performance_of <album/111394#musicalwork> ;
    mo:recorded_as <album/111394#musicalexpression> ;
    schema:name "in case... / BiSH"@en,
        "in case... / BiSH"@ja,
        "in case... / BiSH"@ja-latn ;
    schema:workPerformed <album/111394#musicalwork> .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

<https://media.vgm.io/albums/49/111394/111394-13437ba6a2c1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111394#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/111394/111394-13437ba6a2c1.jpg> ;
    foaf:depicts <album/111394#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/111394/111394-13437ba6a2c1.jpg> .

<https://medium-media.vgm.io/albums/49/111394/111394-13437ba6a2c1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111394#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-06"^^xsd:date ;
    dcterms:title "in case... / BiSH"@en,
        "in case... / BiSH"@ja,
        "in case... / BiSH"@ja-latn ;
    mo:catalogue_number "ANTCD-A0000004292" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/111394#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Nac3f82d90331427db04d81d86d8f9d37 ;
    mo:record_count 1 ;
    schema:about <product/9408#subject> ;
    schema:datePublished "2021-05-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/111394/111394-13437ba6a2c1.jpg> ;
    schema:name "in case... / BiSH"@en,
        "in case... / BiSH"@ja,
        "in case... / BiSH"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/111394/111394-13437ba6a2c1.jpg> .

_:N9a85f5fcb3934e10b35856948cb363a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in case..."@en ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nac3f82d90331427db04d81d86d8f9d37 ;
    schema:name "in case..."@en .

_:Nac3f82d90331427db04d81d86d8f9d37 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9a85f5fcb3934e10b35856948cb363a8 ;
    mo:track_count 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9a85f5fcb3934e10b35856948cb363a8 .

