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

<artist/1144#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayane"@en,
        "彩音"@ja ;
    foaf:made <album/147305#lyrics>,
        <album/147305#subject>,
        <album/147305#vocals> ;
    foaf:name "Ayane"@en,
        "彩音"@ja .

<artist/60030#subject> a schema:Person,
        foaf:Person ;
    schema:name "Katuo Kawasumi"@en,
        "川住かつお"@ja ;
    foaf:made <album/147305#lyrics>,
        <album/147305#subject> ;
    foaf:name "Katuo Kawasumi"@en,
        "川住かつお"@ja .

<artist/60#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147305#subject> ;
    schema:name "Toshimichi Isoe"@en,
        "磯江俊道"@ja ;
    foaf:made <album/147305#composition>,
        <album/147305#subject> ;
    foaf:name "Toshimichi Isoe"@en,
        "磯江俊道"@ja .

<product/24258#subject> a schema:CreativeWork ;
    schema:name "Memories Off Sousou ~Not always true~"@en,
        "メモリーズオフ 双想 〜Not always true〜"@ja,
        "Memories Off Sousou ~Not always true~"@ja-latn ;
    foaf:name "Memories Off Sousou ~Not always true~"@en,
        "メモリーズオフ 双想 〜Not always true〜"@ja,
        "Memories Off Sousou ~Not always true~"@ja-latn .

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

<album/147305#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Not always true / Ayane"@en,
        "Not always true / 彩音"@ja,
        "Not always true / Ayane"@ja-latn ;
    mo:performance_of <album/147305#musicalwork> ;
    mo:recorded_as <album/147305#musicalexpression> ;
    schema:name "Not always true / Ayane"@en,
        "Not always true / 彩音"@ja,
        "Not always true / Ayane"@ja-latn ;
    schema:workPerformed <album/147305#musicalwork> .

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

<org/4534#subject> schema:name "AniTone Music"@en,
        "AniTone Music"@ja,
        "AniTone Music"@ja-latn ;
    foaf:name "AniTone Music"@en,
        "AniTone Music"@ja,
        "AniTone Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/147305/147305-b899db0d1cf4.png> a schema:ImageObject,
        foaf:Image .

<album/147305#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Not always true / Ayane"@en,
        "Not always true / 彩音"@ja,
        "Not always true / Ayane"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(ZIZZ STUDIO"@en ;
            foaf:made <album/147305#composition> ;
            foaf:name "(ZIZZ STUDIO"@en ],
        <artist/60#subject> ;
    mo:produced_work <album/147305#musicalwork> ;
    schema:name "Not always true / Ayane"@en,
        "Not always true / 彩音"@ja,
        "Not always true / Ayane"@ja-latn .

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

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

<album/147305#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-23"^^xsd:date ;
    dcterms:title "Not always true / Ayane"@en,
        "Not always true / 彩音"@ja,
        "Not always true / Ayane"@ja-latn ;
    mo:catalogue_number "ATOM-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/147305#musicalexpression> ;
    mo:publisher <org/4534#subject> ;
    mo:record _:N557e9b3881bb4a6e8867711f02a75f12 ;
    mo:record_count 1 ;
    schema:about <product/24258#subject> ;
    schema:datePublished "2025-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/147305/147305-b899db0d1cf4.png> ;
    schema:name "Not always true / Ayane"@en,
        "Not always true / 彩音"@ja,
        "Not always true / Ayane"@ja-latn ;
    schema:publisher <org/4534#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/147305/147305-b899db0d1cf4.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(ZIZZ STUDIO"@en ;
    foaf:made <album/147305#lyrics> ;
    foaf:name "(ZIZZ STUDIO"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147305#subject> ;
    schema:name "(ZIZZ STUDIO"@en ;
    foaf:made <album/147305#subject> ;
    foaf:name "(ZIZZ STUDIO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(ZIZZ STUDIO"@en ;
    foaf:made <album/147305#subject> ;
    foaf:name "(ZIZZ STUDIO"@en .

_:N093913a417e445788f063edee7823ded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "箱庭の秘密 -Off Vocal-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N557e9b3881bb4a6e8867711f02a75f12 ;
    schema:name "箱庭の秘密 -Off Vocal-"@ja .

_:N2752c92f593d460f91e7f64bff694469 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not always true"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N557e9b3881bb4a6e8867711f02a75f12 ;
    schema:name "Not always true"@ja .

_:N40aa78cb9c2e4a17a4217da2884ae26c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not always true -Off Vocal-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N557e9b3881bb4a6e8867711f02a75f12 ;
    schema:name "Not always true -Off Vocal-"@ja .

_:Nba0f72c8500a4289afcb242996aa848b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories Offメドレー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT11:57"^^xsd:interval ;
    schema:inPlaylist _:N557e9b3881bb4a6e8867711f02a75f12 ;
    schema:name "Memories Offメドレー"@ja .

_:Nd96019e0c38f436187c0bea3fd5164b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "箱庭の秘密"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N557e9b3881bb4a6e8867711f02a75f12 ;
    schema:name "箱庭の秘密"@ja .

_:N557e9b3881bb4a6e8867711f02a75f12 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N093913a417e445788f063edee7823ded,
        _:N2752c92f593d460f91e7f64bff694469,
        _:N40aa78cb9c2e4a17a4217da2884ae26c,
        _:Nba0f72c8500a4289afcb242996aa848b,
        _:Nd96019e0c38f436187c0bea3fd5164b3 ;
    mo:track_count 5 ;
    schema:duration "PT28:07"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N093913a417e445788f063edee7823ded,
        _:N2752c92f593d460f91e7f64bff694469,
        _:N40aa78cb9c2e4a17a4217da2884ae26c,
        _:Nba0f72c8500a4289afcb242996aa848b,
        _:Nd96019e0c38f436187c0bea3fd5164b3 .

