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

<artist/3298#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyazo"@en,
        "宮蔵"@ja ;
    foaf:made <album/29443#lyrics>,
        <album/29443#subject> ;
    foaf:name "Miyazo"@en,
        "宮蔵"@ja .

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

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29443#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/29443#composition>,
        <album/29443#subject> ;
    foaf:name "MANYO"@en .

<event/85> a mo:Release ;
    schema:name "Released at Comiket Special 4 (Mar 21, 2005)" .

<album/29443#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stay. -UK Acid Mix-"@en,
        "Stay. -UK Acid Mix-"@ja,
        "Stay. -UK Acid Mix-"@ja-latn ;
    mo:composer <artist/82#subject> ;
    mo:produced_work <album/29443#musicalwork> ;
    schema:name "Stay. -UK Acid Mix-"@en,
        "Stay. -UK Acid Mix-"@ja,
        "Stay. -UK Acid Mix-"@ja-latn .

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

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

<org/920#subject> schema:name "APPLE project"@en,
        "APPLE project"@ja,
        "APPLE project"@ja-latn ;
    foaf:name "APPLE project"@en,
        "APPLE project"@ja,
        "APPLE project"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/29443/29443-1318119541.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29443#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stay. -UK Acid Mix-"@en,
        "Stay. -UK Acid Mix-"@ja,
        "Stay. -UK Acid Mix-"@ja-latn ;
    mo:performance_of <album/29443#musicalwork> ;
    mo:performer <artist/1967#subject> ;
    mo:recorded_as <album/29443#musicalexpression> ;
    schema:byArtist <artist/1967#subject> ;
    schema:name "Stay. -UK Acid Mix-"@en,
        "Stay. -UK Acid Mix-"@ja,
        "Stay. -UK Acid Mix-"@ja-latn ;
    schema:workPerformed <album/29443#musicalwork> .

<artist/1967#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29443#performance> ;
    schema:name "REM"@en ;
    foaf:name "REM"@en .

<album/29443#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-03-21"^^xsd:date ;
    dcterms:title "Stay. -UK Acid Mix-"@en,
        "Stay. -UK Acid Mix-"@ja,
        "Stay. -UK Acid Mix-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29443#musicalexpression> ;
    mo:publisher <org/920#subject> ;
    mo:record _:N016ef7a698764ae9862ce1ccaa87a557 ;
    mo:record_count 1 ;
    mo:release <event/85> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Stay. -Fragments of Memories-"@en ;
            foaf:name "Stay. -Fragments of Memories-"@en ] ;
    schema:byArtist <artist/1967#subject> ;
    schema:datePublished "2005-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/29443/29443-1318119541.jpg> ;
    schema:name "Stay. -UK Acid Mix-"@en,
        "Stay. -UK Acid Mix-"@ja,
        "Stay. -UK Acid Mix-"@ja-latn ;
    schema:publisher <org/920#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/29443/29443-1318119541.jpg> .

_:N290bb4f739624713b63a3facc55dcdb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay. -UK Acid Mix-"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N016ef7a698764ae9862ce1ccaa87a557 ;
    schema:name "Stay. -UK Acid Mix-"@en .

_:Ne921a275709a4f3896f03dfd966c670f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay. -UK Acid Mix- Inst.Ver."@en ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N016ef7a698764ae9862ce1ccaa87a557 ;
    schema:name "Stay. -UK Acid Mix- Inst.Ver."@en .

_:N016ef7a698764ae9862ce1ccaa87a557 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N290bb4f739624713b63a3facc55dcdb0,
        _:Ne921a275709a4f3896f03dfd966c670f ;
    mo:track_count 2 ;
    schema:duration "PT7:52"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N290bb4f739624713b63a3facc55dcdb0,
        _:Ne921a275709a4f3896f03dfd966c670f .

