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

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

<artist/37129#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98469#subject> ;
    schema:name "TOMO"@en ;
    foaf:made <album/98469#composition>,
        <album/98469#lyrics>,
        <album/98469#subject> ;
    foaf:name "TOMO"@en .

<album/98469#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Feels Like \"Heaven\" / HIIH"@en,
        "Feels Like \"Heaven\" / HIIH"@ja,
        "Feels Like \"Heaven\" / HIIH"@ja-latn ;
    mo:composer <artist/37129#subject> ;
    mo:produced_work <album/98469#musicalwork> ;
    schema:name "Feels Like \"Heaven\" / HIIH"@en,
        "Feels Like \"Heaven\" / HIIH"@ja,
        "Feels Like \"Heaven\" / HIIH"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/98469/98469-1588384473.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3762#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98469#performance> ;
    schema:name "Tomoaki Hirata"@en,
        "平田知昌"@ja ;
    foaf:name "Tomoaki Hirata"@en,
        "平田知昌"@ja .

<artist/60838#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98469#performance> ;
    schema:name "Rie"@en ;
    foaf:name "Rie"@en .

<album/98469#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Feels Like \"Heaven\" / HIIH"@en,
        "Feels Like \"Heaven\" / HIIH"@ja,
        "Feels Like \"Heaven\" / HIIH"@ja-latn ;
    mo:performance_of <album/98469#musicalwork> ;
    mo:performer <artist/3762#subject>,
        <artist/60838#subject> ;
    mo:recorded_as <album/98469#musicalexpression> ;
    schema:byArtist <artist/3762#subject>,
        <artist/60838#subject> ;
    schema:name "Feels Like \"Heaven\" / HIIH"@en,
        "Feels Like \"Heaven\" / HIIH"@ja,
        "Feels Like \"Heaven\" / HIIH"@ja-latn ;
    schema:workPerformed <album/98469#musicalwork> .

<album/98469#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-21"^^xsd:date ;
    dcterms:title "Feels Like \"Heaven\" / HIIH"@en,
        "Feels Like \"Heaven\" / HIIH"@ja,
        "Feels Like \"Heaven\" / HIIH"@ja-latn ;
    mo:catalogue_number "PCDA-01029" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/98469#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nc68d3ac582ab49b1af847b00054b7039 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ringu"@en ;
            foaf:name "Ringu"@en ] ;
    schema:byArtist <artist/3762#subject>,
        <artist/60838#subject> ;
    schema:datePublished "1998-01-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/96/98469/98469-1588384473.jpg> ;
    schema:name "Feels Like \"Heaven\" / HIIH"@en,
        "Feels Like \"Heaven\" / HIIH"@ja,
        "Feels Like \"Heaven\" / HIIH"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/98469/98469-1588384473.jpg> .

_:N24904443f0b14ea7b3bbdd2a48834ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆがんだ時計(X Tra Club Mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nc68d3ac582ab49b1af847b00054b7039 ;
    schema:name "ゆがんだ時計(X Tra Club Mix)"@en .

_:N60d59d2c3cec4be48bc51472fc468748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆがんだ時計"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nc68d3ac582ab49b1af847b00054b7039 ;
    schema:name "ゆがんだ時計"@en .

_:N711dbcd46b704c318c398ee6af1e7886 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feels Like “Heaven\" (X Tra Soundscape Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc68d3ac582ab49b1af847b00054b7039 ;
    schema:name "Feels Like “Heaven\" (X Tra Soundscape Mix)"@en .

_:Na6abae077089406f82d5f7b1815deddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feels Like “Heaven\""@en ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nc68d3ac582ab49b1af847b00054b7039 ;
    schema:name "Feels Like “Heaven\""@en .

_:Nc68d3ac582ab49b1af847b00054b7039 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24904443f0b14ea7b3bbdd2a48834ce3,
        _:N60d59d2c3cec4be48bc51472fc468748,
        _:N711dbcd46b704c318c398ee6af1e7886,
        _:Na6abae077089406f82d5f7b1815deddd ;
    mo:track_count 4 ;
    schema:duration "PT16:33"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N24904443f0b14ea7b3bbdd2a48834ce3,
        _:N60d59d2c3cec4be48bc51472fc468748,
        _:N711dbcd46b704c318c398ee6af1e7886,
        _:Na6abae077089406f82d5f7b1815deddd .

