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

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

<artist/29811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128453#subject> ;
    schema:name "Ryo Sugihara"@en,
        "杉原亮"@ja ;
    foaf:made <album/128453#composition>,
        <album/128453#subject> ;
    foaf:name "Ryo Sugihara"@en,
        "杉原亮"@ja .

<artist/56539#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128453#subject> ;
    schema:name "Ryo Takahashi"@en,
        "高橋涼"@ja ;
    foaf:made <album/128453#composition>,
        <album/128453#subject> ;
    foaf:name "Ryo Takahashi"@en,
        "高橋涼"@ja .

<artist/59451#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128453#subject> ;
    schema:name "katz"@en ;
    foaf:made <album/128453#composition>,
        <album/128453#subject> ;
    foaf:name "katz"@en .

<product/12871#subject> a schema:CreativeWork ;
    schema:name "Summoned to Another World for a Second Time"@en,
        "異世界召喚は二度目です"@ja,
        "Isekai Shoukan wa Nidome desu"@ja-latn ;
    foaf:name "Summoned to Another World for a Second Time"@en,
        "異世界召喚は二度目です"@ja,
        "Isekai Shoukan wa Nidome desu"@ja-latn .

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

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

<album/128453#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Continue Distortion / Himitsu Kessha Niverge∀ [Type-C]"@en,
        "Continue Distortion / 秘密結社ニルヴァージュ∀ [Type-C]"@ja,
        "Continue Distortion / Himitsu Kessha Niverge∀ [Type-C]"@ja-latn ;
    mo:performance_of <album/128453#musicalwork> ;
    mo:recorded_as <album/128453#musicalexpression> ;
    schema:name "Continue Distortion / Himitsu Kessha Niverge∀ [Type-C]"@en,
        "Continue Distortion / 秘密結社ニルヴァージュ∀ [Type-C]"@ja,
        "Continue Distortion / Himitsu Kessha Niverge∀ [Type-C]"@ja-latn ;
    schema:workPerformed <album/128453#musicalwork> .

<org/5080#subject> schema:name "rock field"@en,
        "rock field"@ja,
        "rock field"@ja-latn ;
    foaf:name "rock field"@en,
        "rock field"@ja,
        "rock field"@ja-latn .

<https://media.vgm.io/albums/35/128453/128453-8d2c2c418df8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128453#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/128453/128453-8d2c2c418df8.jpg> ;
    foaf:depicts <album/128453#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/128453/128453-8d2c2c418df8.jpg> .

<https://medium-media.vgm.io/albums/35/128453/128453-8d2c2c418df8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128453#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Continue Distortion / Himitsu Kessha Niverge∀ [Type-C]"@en,
        "Continue Distortion / 秘密結社ニルヴァージュ∀ [Type-C]"@ja,
        "Continue Distortion / Himitsu Kessha Niverge∀ [Type-C]"@ja-latn ;
    mo:composer <artist/29811#subject>,
        <artist/56539#subject>,
        <artist/59451#subject> ;
    mo:produced_work <album/128453#musicalwork> ;
    schema:name "Continue Distortion / Himitsu Kessha Niverge∀ [Type-C]"@en,
        "Continue Distortion / 秘密結社ニルヴァージュ∀ [Type-C]"@ja,
        "Continue Distortion / Himitsu Kessha Niverge∀ [Type-C]"@ja-latn .

<album/128453#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-06-20"^^xsd:date ;
    dcterms:title "Continue Distortion / Himitsu Kessha Niverge∀ [Type-C]"@en,
        "Continue Distortion / 秘密結社ニルヴァージュ∀ [Type-C]"@ja,
        "Continue Distortion / Himitsu Kessha Niverge∀ [Type-C]"@ja-latn ;
    mo:catalogue_number "QARF-69141" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128453#musicalexpression> ;
    mo:publisher <org/5080#subject> ;
    mo:record _:N50aefc48c0cf40008739f7607a41d840 ;
    mo:record_count 1 ;
    schema:about <product/12871#subject> ;
    schema:datePublished "2023-06-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/35/128453/128453-8d2c2c418df8.jpg> ;
    schema:name "Continue Distortion / Himitsu Kessha Niverge∀ [Type-C]"@en,
        "Continue Distortion / 秘密結社ニルヴァージュ∀ [Type-C]"@ja,
        "Continue Distortion / Himitsu Kessha Niverge∀ [Type-C]"@ja-latn ;
    schema:publisher <org/5080#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/128453/128453-8d2c2c418df8.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "小鳥遊綾"@en ;
    foaf:made <album/128453#lyrics> ;
    foaf:name "小鳥遊綾"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "小鳥遊綾"@en ;
    foaf:made <album/128453#subject> ;
    foaf:name "小鳥遊綾"@en .

_:N558920417b2b4784b1ace64ea2ee34bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "轟音舞"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50aefc48c0cf40008739f7607a41d840 ;
    schema:name "轟音舞"@ja .

_:Nc2f70484035d45c68239a47f0c6d742c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "証"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50aefc48c0cf40008739f7607a41d840 ;
    schema:name "証"@ja .

_:Ncc2ef0362672458bb7e0b71f9489e762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continue Distortion"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50aefc48c0cf40008739f7607a41d840 ;
    schema:name "Continue Distortion"@ja .

_:N50aefc48c0cf40008739f7607a41d840 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N558920417b2b4784b1ace64ea2ee34bf,
        _:Nc2f70484035d45c68239a47f0c6d742c,
        _:Ncc2ef0362672458bb7e0b71f9489e762 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N558920417b2b4784b1ace64ea2ee34bf,
        _:Nc2f70484035d45c68239a47f0c6d742c,
        _:Ncc2ef0362672458bb7e0b71f9489e762 .

