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

<artist/47611#subject> a schema:Person,
        foaf:Person ;
    schema:name "AKA"@en ;
    foaf:made <album/130851#subject>,
        <album/130851#vocals> ;
    foaf:name "AKA"@en .

<album/130851#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Le Porteur d'Ombre / Kurokotei feat. AKA"@en,
        "Le Porteur d'Ombre / 黒皇帝 feat. AKA"@ja,
        "Le Porteur d'Ombre / Kurokotei feat. AKA"@ja-latn ;
    mo:produced_work <album/130851#musicalwork> ;
    schema:name "Le Porteur d'Ombre / Kurokotei feat. AKA"@en,
        "Le Porteur d'Ombre / 黒皇帝 feat. AKA"@ja,
        "Le Porteur d'Ombre / Kurokotei feat. AKA"@ja-latn .

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

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

<album/130851#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Le Porteur d'Ombre / Kurokotei feat. AKA"@en,
        "Le Porteur d'Ombre / 黒皇帝 feat. AKA"@ja,
        "Le Porteur d'Ombre / Kurokotei feat. AKA"@ja-latn ;
    mo:performance_of <album/130851#musicalwork> ;
    mo:recorded_as <album/130851#musicalexpression> ;
    schema:name "Le Porteur d'Ombre / Kurokotei feat. AKA"@en,
        "Le Porteur d'Ombre / 黒皇帝 feat. AKA"@ja,
        "Le Porteur d'Ombre / Kurokotei feat. AKA"@ja-latn ;
    schema:workPerformed <album/130851#musicalwork> .

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

<https://media.vgm.io/albums/15/130851/130851-705e5fd94938.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130851#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/130851/130851-705e5fd94938.jpg> ;
    foaf:depicts <album/130851#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/130851/130851-705e5fd94938.jpg> .

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

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

<album/130851#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-07-05"^^xsd:date ;
    dcterms:title "Le Porteur d'Ombre / Kurokotei feat. AKA"@en,
        "Le Porteur d'Ombre / 黒皇帝 feat. AKA"@ja,
        "Le Porteur d'Ombre / Kurokotei feat. AKA"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/130851#musicalexpression> ;
    mo:publisher _:N5835915fa4f940b78e9895df63c0dce4 ;
    mo:record _:N74ec1d00d1524a3c931e2d1de0539cb2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Orzmic"@en ;
            foaf:name "Orzmic"@en ] ;
    schema:datePublished "2023-07-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/130851/130851-705e5fd94938.jpg> ;
    schema:name "Le Porteur d'Ombre / Kurokotei feat. AKA"@en,
        "Le Porteur d'Ombre / 黒皇帝 feat. AKA"@ja,
        "Le Porteur d'Ombre / Kurokotei feat. AKA"@ja-latn ;
    schema:publisher _:N5835915fa4f940b78e9895df63c0dce4 ;
    foaf:depiction <https://media.vgm.io/albums/15/130851/130851-705e5fd94938.jpg> .

_:N5835915fa4f940b78e9895df63c0dce4 schema:name "Kurokotei"@en,
        "Kurokotei"@ja,
        "Kurokotei"@ja-latn ;
    foaf:name "Kurokotei"@en,
        "Kurokotei"@ja,
        "Kurokotei"@ja-latn .

_:N74ec1d00d1524a3c931e2d1de0539cb2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne6894ea9d9e04ea58a0b7db5941d4897 ;
    mo:track_count 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne6894ea9d9e04ea58a0b7db5941d4897 .

_:Ne6894ea9d9e04ea58a0b7db5941d4897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Le Porteur d'Ombre"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N74ec1d00d1524a3c931e2d1de0539cb2 ;
    schema:name "Le Porteur d'Ombre"@en .

