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

<album/136147#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ketsugou danshi -Elements with Emotions- Mini Soundtrack"@en,
        "結合男子 -Elements with Emotions- Mini Soundtrack"@ja,
        "Ketsugou danshi -Elements with Emotions- Mini Soundtrack"@ja-latn ;
    mo:produced_work <album/136147#musicalwork> ;
    schema:name "Ketsugou danshi -Elements with Emotions- Mini Soundtrack"@en,
        "結合男子 -Elements with Emotions- Mini Soundtrack"@ja,
        "Ketsugou danshi -Elements with Emotions- Mini Soundtrack"@ja-latn .

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

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

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

<album/136147#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ketsugou danshi -Elements with Emotions- Mini Soundtrack"@en,
        "結合男子 -Elements with Emotions- Mini Soundtrack"@ja,
        "Ketsugou danshi -Elements with Emotions- Mini Soundtrack"@ja-latn ;
    mo:performance_of <album/136147#musicalwork> ;
    mo:recorded_as <album/136147#musicalexpression> ;
    schema:name "Ketsugou danshi -Elements with Emotions- Mini Soundtrack"@en,
        "結合男子 -Elements with Emotions- Mini Soundtrack"@ja,
        "Ketsugou danshi -Elements with Emotions- Mini Soundtrack"@ja-latn ;
    schema:workPerformed <album/136147#musicalwork> .

<org/1466#subject> schema:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn ;
    foaf:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn .

<https://media.vgm.io/albums/74/136147/136147-b4fa8c413652.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136147#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/136147/136147-b4fa8c413652.png> ;
    foaf:depicts <album/136147#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/136147/136147-b4fa8c413652.png> .

<https://medium-media.vgm.io/albums/74/136147/136147-b4fa8c413652.png> a schema:ImageObject,
        foaf:Image .

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

<album/136147#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-06-29"^^xsd:date ;
    dcterms:title "Ketsugou danshi -Elements with Emotions- Mini Soundtrack"@en,
        "結合男子 -Elements with Emotions- Mini Soundtrack"@ja,
        "Ketsugou danshi -Elements with Emotions- Mini Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/136147#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ketsugou Danshi -Elements with Emotions-"@en ;
            foaf:name "Ketsugou Danshi -Elements with Emotions-"@en ] ;
    schema:datePublished "2023-06-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/136147/136147-b4fa8c413652.png> ;
    schema:name "Ketsugou danshi -Elements with Emotions- Mini Soundtrack"@en,
        "結合男子 -Elements with Emotions- Mini Soundtrack"@ja,
        "Ketsugou danshi -Elements with Emotions- Mini Soundtrack"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/136147/136147-b4fa8c413652.png> .

