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

<album/139164#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Amnéhilesie / MisomyL"@en,
        "Amnéhilesie / みそみぃる"@ja,
        "Amnéhilesie / MisomyL"@ja-latn ;
    mo:produced_work <album/139164#musicalwork> ;
    schema:name "Amnéhilesie / MisomyL"@en,
        "Amnéhilesie / みそみぃる"@ja,
        "Amnéhilesie / MisomyL"@ja-latn .

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

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

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

<album/139164#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Amnéhilesie / MisomyL"@en,
        "Amnéhilesie / みそみぃる"@ja,
        "Amnéhilesie / MisomyL"@ja-latn ;
    mo:performance_of <album/139164#musicalwork> ;
    mo:recorded_as <album/139164#musicalexpression> ;
    schema:name "Amnéhilesie / MisomyL"@en,
        "Amnéhilesie / みそみぃる"@ja,
        "Amnéhilesie / MisomyL"@ja-latn ;
    schema:workPerformed <album/139164#musicalwork> .

<https://media.vgm.io/albums/46/139164/139164-aa9eac546ab6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139164#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/139164/139164-aa9eac546ab6.jpg> ;
    foaf:depicts <album/139164#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/139164/139164-aa9eac546ab6.jpg> .

<https://medium-media.vgm.io/albums/46/139164/139164-aa9eac546ab6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/139164#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-04"^^xsd:date ;
    dcterms:title "Amnéhilesie / MisomyL"@en,
        "Amnéhilesie / みそみぃる"@ja,
        "Amnéhilesie / MisomyL"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139164#musicalexpression> ;
    mo:publisher _:N85f2a4f853f949259883b1170fee247b ;
    mo:record _:N6ae96c888c3a41d3a705f8c6f24bf72e ;
    mo:record_count 1 ;
    schema:datePublished "2024-05-04"^^xsd:date ;
    schema:genre "Event" ;
    schema:image <https://media.vgm.io/albums/46/139164/139164-aa9eac546ab6.jpg> ;
    schema:name "Amnéhilesie / MisomyL"@en,
        "Amnéhilesie / みそみぃる"@ja,
        "Amnéhilesie / MisomyL"@ja-latn ;
    schema:publisher _:N85f2a4f853f949259883b1170fee247b ;
    foaf:depiction <https://media.vgm.io/albums/46/139164/139164-aa9eac546ab6.jpg> .

_:N6ae96c888c3a41d3a705f8c6f24bf72e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne9c40105a4b145679af3882441a8dcdf ;
    mo:track_count 1 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne9c40105a4b145679af3882441a8dcdf .

_:N85f2a4f853f949259883b1170fee247b schema:name "MisomyL"@en,
        "MisomyL"@ja,
        "MisomyL"@ja-latn ;
    foaf:name "MisomyL"@en,
        "MisomyL"@ja,
        "MisomyL"@ja-latn .

_:Ne9c40105a4b145679af3882441a8dcdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amnéhilesie"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N6ae96c888c3a41d3a705f8c6f24bf72e ;
    schema:name "Amnéhilesie"@en .

