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

<album/141995#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Y / Feryquitous"@en,
        "Y / Feryquitous"@ja,
        "Y / Feryquitous"@ja-latn ;
    mo:produced_work <album/141995#musicalwork> ;
    schema:name "Y / Feryquitous"@en,
        "Y / Feryquitous"@ja,
        "Y / Feryquitous"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/59/141995/141995-17784918a71c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141995#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/141995/141995-17784918a71c.jpg> ;
    foaf:depicts <album/141995#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/141995/141995-17784918a71c.jpg> .

<https://medium-media.vgm.io/albums/59/141995/141995-17784918a71c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141995#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-24"^^xsd:date ;
    dcterms:title "Y / Feryquitous"@en,
        "Y / Feryquitous"@ja,
        "Y / Feryquitous"@ja-latn ;
    mo:catalogue_number "TYPE-003" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141995#musicalexpression> ;
    mo:publisher _:N74c765d178234b938fd4ff4ccad4f3a1 ;
    mo:record _:N95f9ff18c89d4b72a3a6a144913e7a4e ;
    mo:record_count 1 ;
    schema:datePublished "2024-08-24"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/59/141995/141995-17784918a71c.jpg> ;
    schema:name "Y / Feryquitous"@en,
        "Y / Feryquitous"@ja,
        "Y / Feryquitous"@ja-latn ;
    schema:publisher _:N74c765d178234b938fd4ff4ccad4f3a1 ;
    foaf:depiction <https://media.vgm.io/albums/59/141995/141995-17784918a71c.jpg> .

_:N1282de8c3f664ebca574edaec17fceb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Percel of YELLOW"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N95f9ff18c89d4b72a3a6a144913e7a4e ;
    schema:name "Percel of YELLOW"@ja .

_:N24c723e9b3314e17b99a4e41c6b68224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "閃耀-prototype-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N95f9ff18c89d4b72a3a6a144913e7a4e ;
    schema:name "閃耀-prototype-"@ja .

_:N401b39c60feb455290eb9bcafc45af4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Auxetic_Irony"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N95f9ff18c89d4b72a3a6a144913e7a4e ;
    schema:name "Auxetic_Irony"@ja .

_:N52f1bf3d46c544a0953d29a118e1e6af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lamented"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N95f9ff18c89d4b72a3a6a144913e7a4e ;
    schema:name "Lamented"@ja .

_:N74c765d178234b938fd4ff4ccad4f3a1 schema:name "Feryquitous"@en,
        "Feryquitous"@ja,
        "Feryquitous"@ja-latn ;
    foaf:name "Feryquitous"@en,
        "Feryquitous"@ja,
        "Feryquitous"@ja-latn .

_:N9096734275624f5d94e8cf302d471bbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "5月病の水槽"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N95f9ff18c89d4b72a3a6a144913e7a4e ;
    schema:name "5月病の水槽"@ja .

_:Nd6c45f092a2c4dde87bacaa120d32fe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YGG"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N95f9ff18c89d4b72a3a6a144913e7a4e ;
    schema:name "YGG"@ja .

_:Nd97503cd27ff4594a90a3bca81f9dab8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thistlect"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N95f9ff18c89d4b72a3a6a144913e7a4e ;
    schema:name "Thistlect"@ja .

_:Nf7ee2a6606064d97b20757ca0fee03d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dispel[÷]Function"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N95f9ff18c89d4b72a3a6a144913e7a4e ;
    schema:name "Dispel[÷]Function"@ja .

_:N95f9ff18c89d4b72a3a6a144913e7a4e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1282de8c3f664ebca574edaec17fceb5,
        _:N24c723e9b3314e17b99a4e41c6b68224,
        _:N401b39c60feb455290eb9bcafc45af4a,
        _:N52f1bf3d46c544a0953d29a118e1e6af,
        _:N9096734275624f5d94e8cf302d471bbd,
        _:Nd6c45f092a2c4dde87bacaa120d32fe1,
        _:Nd97503cd27ff4594a90a3bca81f9dab8,
        _:Nf7ee2a6606064d97b20757ca0fee03d0 ;
    mo:track_count 8 ;
    schema:duration "PT31:11"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1282de8c3f664ebca574edaec17fceb5,
        _:N24c723e9b3314e17b99a4e41c6b68224,
        _:N401b39c60feb455290eb9bcafc45af4a,
        _:N52f1bf3d46c544a0953d29a118e1e6af,
        _:N9096734275624f5d94e8cf302d471bbd,
        _:Nd6c45f092a2c4dde87bacaa120d32fe1,
        _:Nd97503cd27ff4594a90a3bca81f9dab8,
        _:Nf7ee2a6606064d97b20757ca0fee03d0 .

