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

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

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

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

<artist/59451#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128451#subject> ;
    schema:name "katz"@en ;
    foaf:made <album/128451#composition>,
        <album/128451#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/128451#lyrics> a mo:Lyrics .

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

<album/128451#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Continue Distortion / Himitsu Kessha Niverge∀ [Type-B]"@en,
        "Continue Distortion / 秘密結社ニルヴァージュ∀ [Type-B]"@ja,
        "Continue Distortion / Himitsu Kessha Niverge∀ [Type-B]"@ja-latn ;
    mo:performance_of <album/128451#musicalwork> ;
    mo:recorded_as <album/128451#musicalexpression> ;
    schema:name "Continue Distortion / Himitsu Kessha Niverge∀ [Type-B]"@en,
        "Continue Distortion / 秘密結社ニルヴァージュ∀ [Type-B]"@ja,
        "Continue Distortion / Himitsu Kessha Niverge∀ [Type-B]"@ja-latn ;
    schema:workPerformed <album/128451#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/15/128451/128451-bfa142ab4931.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128451#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/128451/128451-bfa142ab4931.jpg> ;
    foaf:depicts <album/128451#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/128451/128451-bfa142ab4931.jpg> .

<https://medium-media.vgm.io/albums/15/128451/128451-bfa142ab4931.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/128451#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-06-20"^^xsd:date ;
    dcterms:title "Continue Distortion / Himitsu Kessha Niverge∀ [Type-B]"@en,
        "Continue Distortion / 秘密結社ニルヴァージュ∀ [Type-B]"@ja,
        "Continue Distortion / Himitsu Kessha Niverge∀ [Type-B]"@ja-latn ;
    mo:catalogue_number "QARF-69140" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128451#musicalexpression> ;
    mo:publisher <org/5080#subject> ;
    mo:record _:Nc1652f93f29b418dbcddc9b47023c4ab ;
    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/15/128451/128451-bfa142ab4931.jpg> ;
    schema:name "Continue Distortion / Himitsu Kessha Niverge∀ [Type-B]"@en,
        "Continue Distortion / 秘密結社ニルヴァージュ∀ [Type-B]"@ja,
        "Continue Distortion / Himitsu Kessha Niverge∀ [Type-B]"@ja-latn ;
    schema:publisher <org/5080#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/128451/128451-bfa142ab4931.jpg> .

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

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

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

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

_:Nefdcdd9220444c898495c00b9c680c17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEAUTIFUL=BEAUTIFUL"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc1652f93f29b418dbcddc9b47023c4ab ;
    schema:name "BEAUTIFUL=BEAUTIFUL"@ja .

_:Nc1652f93f29b418dbcddc9b47023c4ab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N73a3c4ebd9884241a2e9036bf3cd78d7,
        _:Nc677d92f8ef845f6b61cb946b039ae20,
        _:Nefdcdd9220444c898495c00b9c680c17 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N73a3c4ebd9884241a2e9036bf3cd78d7,
        _:Nc677d92f8ef845f6b61cb946b039ae20,
        _:Nefdcdd9220444c898495c00b9c680c17 .

