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

<artist/4276#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149819#subject> ;
    schema:name "yuiko"@en ;
    foaf:made <album/149819#composition>,
        <album/149819#lyrics>,
        <album/149819#subject>,
        <album/149819#vocals> ;
    foaf:name "yuiko"@en .

<event/278> a mo:Release ;
    schema:name "Released at M3-2022 Spring (Apr 24, 2022)" .

<album/149819#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "clearness / yuiko"@en,
        "clearness / yuiko"@ja,
        "clearness / yuiko"@ja-latn ;
    mo:composer <artist/4276#subject> ;
    mo:produced_work <album/149819#musicalwork> ;
    schema:name "clearness / yuiko"@en,
        "clearness / yuiko"@ja,
        "clearness / yuiko"@ja-latn .

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

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

<album/149819#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "clearness / yuiko"@en,
        "clearness / yuiko"@ja,
        "clearness / yuiko"@ja-latn ;
    mo:performance_of <album/149819#musicalwork> ;
    mo:recorded_as <album/149819#musicalexpression> ;
    schema:name "clearness / yuiko"@en,
        "clearness / yuiko"@ja,
        "clearness / yuiko"@ja-latn ;
    schema:workPerformed <album/149819#musicalwork> .

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

<https://media.vgm.io/albums/91/149819/149819-5d2d925e9ce0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149819#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/149819/149819-5d2d925e9ce0.jpg> ;
    foaf:depicts <album/149819#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/149819/149819-5d2d925e9ce0.jpg> .

<https://medium-media.vgm.io/albums/91/149819/149819-5d2d925e9ce0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149819#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-24"^^xsd:date ;
    dcterms:title "clearness / yuiko"@en,
        "clearness / yuiko"@ja,
        "clearness / yuiko"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/149819#musicalexpression> ;
    mo:publisher _:Nf65d8316487049ae8004a63251869a2d ;
    mo:record _:N68166adb78754e45aff072b3c47de8aa ;
    mo:record_count 1 ;
    mo:release <event/278> ;
    schema:datePublished "2022-04-24"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/91/149819/149819-5d2d925e9ce0.jpg> ;
    schema:name "clearness / yuiko"@en,
        "clearness / yuiko"@ja,
        "clearness / yuiko"@ja-latn ;
    schema:publisher _:Nf65d8316487049ae8004a63251869a2d ;
    foaf:depiction <https://media.vgm.io/albums/91/149819/149819-5d2d925e9ce0.jpg> .

_:N31b37f3e6f264eb3af4fbf7d3a0239f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "clearness"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N68166adb78754e45aff072b3c47de8aa ;
    schema:name "clearness"@en .

_:N3863f095b7d44ffba983158904dc01a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "clearness -Without Yuiko-"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N68166adb78754e45aff072b3c47de8aa ;
    schema:name "clearness -Without Yuiko-"@en .

_:Nf65d8316487049ae8004a63251869a2d schema:name "yuiko"@en,
        "yuiko"@ja,
        "yuiko"@ja-latn ;
    foaf:name "yuiko"@en,
        "yuiko"@ja,
        "yuiko"@ja-latn .

_:N68166adb78754e45aff072b3c47de8aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31b37f3e6f264eb3af4fbf7d3a0239f4,
        _:N3863f095b7d44ffba983158904dc01a6 ;
    mo:track_count 2 ;
    schema:duration "PT9:04"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N31b37f3e6f264eb3af4fbf7d3a0239f4,
        _:N3863f095b7d44ffba983158904dc01a6 .

