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

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:made <album/47645#subject>,
        <album/47645#vocals> ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<artist/2156#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuri Shiratori"@en,
        "白鳥由里"@ja ;
    foaf:made <album/47645#subject>,
        <album/47645#vocals> ;
    foaf:name "Yuri Shiratori"@en,
        "白鳥由里"@ja .

<artist/24764#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junichi Sato"@en,
        "佐藤順一"@ja ;
    foaf:made <album/47645#lyrics>,
        <album/47645#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤順一"@ja .

<artist/40138#subject> a schema:Person,
        foaf:Person ;
    schema:name "MEGUMI"@en ;
    foaf:made <album/47645#lyrics>,
        <album/47645#subject> ;
    foaf:name "MEGUMI"@en .

<artist/3025#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47645#subject> ;
    schema:name "Go Takahashi"@en,
        "たかはしごう"@ja ;
    foaf:made <album/47645#composition>,
        <album/47645#subject> ;
    foaf:name "Go Takahashi"@en,
        "たかはしごう"@ja .

<artist/3315#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47645#subject> ;
    schema:name "Hiroshi Imaizumi"@en,
        "今泉洋"@ja ;
    foaf:made <album/47645#composition>,
        <album/47645#subject> ;
    foaf:name "Hiroshi Imaizumi"@en,
        "今泉洋"@ja .

<artist/50510#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47645#subject> ;
    schema:name "Sora Izumikawa"@en,
        "泉川そら"@ja ;
    foaf:made <album/47645#composition>,
        <album/47645#lyrics>,
        <album/47645#subject> ;
    foaf:name "Sora Izumikawa"@en,
        "泉川そら"@ja .

<product/3026#subject> a schema:CreativeWork ;
    schema:name "Slayers Premium"@en,
        "スレイヤーズぷれみあむ"@ja,
        "Slayers Premium"@ja-latn ;
    foaf:name "Slayers Premium"@en,
        "スレイヤーズぷれみあむ"@ja,
        "Slayers Premium"@ja-latn .

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

<album/47645#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "feel well / Megumi Hayashibara"@en,
        "feel well / 林原めぐみ"@ja,
        "feel well / Megumi Hayashibara"@ja-latn ;
    mo:performance_of <album/47645#musicalwork> ;
    mo:recorded_as <album/47645#musicalexpression> ;
    schema:name "feel well / Megumi Hayashibara"@en,
        "feel well / 林原めぐみ"@ja,
        "feel well / Megumi Hayashibara"@ja-latn ;
    schema:workPerformed <album/47645#musicalwork> .

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/47645/47645-1408835180.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/47645#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "feel well / Megumi Hayashibara"@en,
        "feel well / 林原めぐみ"@ja,
        "feel well / Megumi Hayashibara"@ja-latn ;
    mo:composer <artist/3025#subject>,
        <artist/3315#subject>,
        <artist/50510#subject> ;
    mo:produced_work <album/47645#musicalwork> ;
    schema:name "feel well / Megumi Hayashibara"@en,
        "feel well / 林原めぐみ"@ja,
        "feel well / Megumi Hayashibara"@ja-latn .

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

<album/47645#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-05"^^xsd:date ;
    dcterms:title "feel well / Megumi Hayashibara"@en,
        "feel well / 林原めぐみ"@ja,
        "feel well / Megumi Hayashibara"@ja-latn ;
    mo:catalogue_number "KICM-3020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47645#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N7648650d2ef1466da6b257522ac33602 ;
    mo:record_count 1 ;
    schema:about <product/3026#subject> ;
    schema:datePublished "2001-12-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/47645/47645-1408835180.jpg> ;
    schema:name "feel well / Megumi Hayashibara"@en,
        "feel well / 林原めぐみ"@ja,
        "feel well / Megumi Hayashibara"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/47645/47645-1408835180.jpg> .

_:N130ac5778e7a4ae0ae5ab8b2b66d423c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "feel well <instrumental ver.>"@ja,
        "feel well <instrumental ver.>"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7648650d2ef1466da6b257522ac33602 ;
    schema:name "feel well <instrumental ver.>"@ja,
        "feel well <instrumental ver.>"@ja-latn .

_:N36caa21059a7487a8c7b4dc6db4699f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたはたこご"@ja,
        "Anata wa Takogo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7648650d2ef1466da6b257522ac33602 ;
    schema:name "あなたはたこご"@ja,
        "Anata wa Takogo"@ja-latn .

_:N5c37a4e4b1cd4bc69e50b20446e201ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルンバ・ルンバ"@ja,
        "Rumba Rumba"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7648650d2ef1466da6b257522ac33602 ;
    schema:name "ルンバ・ルンバ"@ja,
        "Rumba Rumba"@ja-latn .

_:N5cf320b00f5d46a395c05c94e58864c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたはたこご <instrumental ver.>"@ja,
        "Anata wa Takogo <instrumental ver.>"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7648650d2ef1466da6b257522ac33602 ;
    schema:name "あなたはたこご <instrumental ver.>"@ja,
        "Anata wa Takogo <instrumental ver.>"@ja-latn .

_:Nd479cd367a3d497291839a72df706564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルンバ・ルンバ <instrumental ver.>"@ja,
        "Rumba Rumba <instrumental ver.>"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7648650d2ef1466da6b257522ac33602 ;
    schema:name "ルンバ・ルンバ <instrumental ver.>"@ja,
        "Rumba Rumba <instrumental ver.>"@ja-latn .

_:Nea41ef41b4d8489eb70503ca9f603c47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "feel well"@ja,
        "feel well"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7648650d2ef1466da6b257522ac33602 ;
    schema:name "feel well"@ja,
        "feel well"@ja-latn .

_:N7648650d2ef1466da6b257522ac33602 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N130ac5778e7a4ae0ae5ab8b2b66d423c,
        _:N36caa21059a7487a8c7b4dc6db4699f3,
        _:N5c37a4e4b1cd4bc69e50b20446e201ba,
        _:N5cf320b00f5d46a395c05c94e58864c6,
        _:Nd479cd367a3d497291839a72df706564,
        _:Nea41ef41b4d8489eb70503ca9f603c47 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N130ac5778e7a4ae0ae5ab8b2b66d423c,
        _:N36caa21059a7487a8c7b4dc6db4699f3,
        _:N5c37a4e4b1cd4bc69e50b20446e201ba,
        _:N5cf320b00f5d46a395c05c94e58864c6,
        _:Nd479cd367a3d497291839a72df706564,
        _:Nea41ef41b4d8489eb70503ca9f603c47 .

