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

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

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

<album/47643> a mo:Release ;
    mo:catalogue_number "KICM-3016" .

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

<product/5305#subject> a schema:CreativeWork ;
    schema:name "Shaman King (2001)"@en,
        "シャーマンキング (2001)"@ja,
        "Shaman King (2001)"@ja-latn ;
    foaf:name "Shaman King (2001)"@en,
        "シャーマンキング (2001)"@ja,
        "Shaman King (2001)"@ja-latn .

<album/47644#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Over Soul / Megumi Hayashibara [Limited Edition]"@en,
        "Over Soul / 林原 めぐみ"@ja,
        "Over Soul / Megumi Hayashibara [Limited Edition]"@ja-latn ;
    mo:composer <artist/3025#subject> ;
    mo:produced_work <album/47644#musicalwork> ;
    schema:name "Over Soul / Megumi Hayashibara [Limited Edition]"@en,
        "Over Soul / 林原 めぐみ"@ja,
        "Over Soul / Megumi Hayashibara [Limited Edition]"@ja-latn .

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

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

<album/47644#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Over Soul / Megumi Hayashibara [Limited Edition]"@en,
        "Over Soul / 林原 めぐみ"@ja,
        "Over Soul / Megumi Hayashibara [Limited Edition]"@ja-latn ;
    mo:performance_of <album/47644#musicalwork> ;
    mo:recorded_as <album/47644#musicalexpression> ;
    schema:name "Over Soul / Megumi Hayashibara [Limited Edition]"@en,
        "Over Soul / 林原 めぐみ"@ja,
        "Over Soul / Megumi Hayashibara [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/47644#musicalwork> .

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

<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/44/47644/47644-1408837741.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/47644#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/47644/47644-1408837741.jpg> ;
    foaf:depicts <album/47644#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/47644/47644-1408837741.jpg> .

<https://medium-media.vgm.io/albums/44/47644/47644-1408837741.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/47644#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-08-29"^^xsd:date ;
    dcterms:title "Over Soul / Megumi Hayashibara [Limited Edition]"@en,
        "Over Soul / 林原 めぐみ"@ja,
        "Over Soul / Megumi Hayashibara [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KICM-3017" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/47643> ;
    mo:publication_of <album/47644#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N62abaf5902f449cfa351f20fdae29c0f ;
    mo:record_count 1 ;
    schema:about <product/5305#subject> ;
    schema:datePublished "2001-08-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/47644/47644-1408837741.jpg> ;
    schema:name "Over Soul / Megumi Hayashibara [Limited Edition]"@en,
        "Over Soul / 林原 めぐみ"@ja,
        "Over Soul / Megumi Hayashibara [Limited Edition]"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/47644/47644-1408837741.jpg> .

_:N7e350a24b23748dcbca294372bb96d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "trust you"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N62abaf5902f449cfa351f20fdae29c0f ;
    schema:name "trust you"@en .

_:N83973e9cfaf84e0fb8a96b293b663354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over Soul"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N62abaf5902f449cfa351f20fdae29c0f ;
    schema:name "Over Soul"@en .

_:Naa8937ba58c740e384413a720755a06f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "trust you <instrumental>"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N62abaf5902f449cfa351f20fdae29c0f ;
    schema:name "trust you <instrumental>"@en .

_:Nbc279923a71340078188659597f98401 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over Soul <instrumental>"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N62abaf5902f449cfa351f20fdae29c0f ;
    schema:name "Over Soul <instrumental>"@en .

_:N62abaf5902f449cfa351f20fdae29c0f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7e350a24b23748dcbca294372bb96d30,
        _:N83973e9cfaf84e0fb8a96b293b663354,
        _:Naa8937ba58c740e384413a720755a06f,
        _:Nbc279923a71340078188659597f98401 ;
    mo:track_count 4 ;
    schema:duration "PT14:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N7e350a24b23748dcbca294372bb96d30,
        _:N83973e9cfaf84e0fb8a96b293b663354,
        _:Naa8937ba58c740e384413a720755a06f,
        _:Nbc279923a71340078188659597f98401 .

