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

<artist/4035#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25951#subject> ;
    schema:name "Chihiro Yonekura"@en,
        "米倉千尋"@ja ;
    foaf:made <album/25951#composition>,
        <album/25951#lyrics>,
        <album/25951#subject>,
        <album/25951#vocals> ;
    foaf:name "Chihiro Yonekura"@en,
        "米倉千尋"@ja .

<artist/5870#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25951#subject> ;
    schema:name "Yoshifumi Ushima"@en,
        "鵜島仁文"@ja ;
    foaf:made <album/25951#composition>,
        <album/25951#lyrics>,
        <album/25951#subject> ;
    foaf:name "Yoshifumi Ushima"@en,
        "鵜島仁文"@ja .

<product/5897#subject> a schema:CreativeWork ;
    schema:name "Soul Hunter"@en,
        "仙界伝 封神演義"@ja,
        "Senkaiden Houshin Engi"@ja-latn ;
    foaf:name "Soul Hunter"@en,
        "仙界伝 封神演義"@ja,
        "Senkaiden Houshin Engi"@ja-latn .

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

<album/25951#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "hi no ataru basho / Chihiro Yonekura"@en,
        "陽のあたる場所 / 米倉千尋"@ja,
        "hi no ataru basho / Chihiro Yonekura"@ja-latn ;
    mo:performance_of <album/25951#musicalwork> ;
    mo:recorded_as <album/25951#musicalexpression> ;
    schema:name "hi no ataru basho / Chihiro Yonekura"@en,
        "陽のあたる場所 / 米倉千尋"@ja,
        "hi no ataru basho / Chihiro Yonekura"@ja-latn ;
    schema:workPerformed <album/25951#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/15/25951/25951-1304819573.jpg> a schema:ImageObject,
        foaf:Image .

<album/25951#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "hi no ataru basho / Chihiro Yonekura"@en,
        "陽のあたる場所 / 米倉千尋"@ja,
        "hi no ataru basho / Chihiro Yonekura"@ja-latn ;
    mo:composer <artist/4035#subject>,
        <artist/5870#subject> ;
    mo:produced_work <album/25951#musicalwork> ;
    schema:name "hi no ataru basho / Chihiro Yonekura"@en,
        "陽のあたる場所 / 米倉千尋"@ja,
        "hi no ataru basho / Chihiro Yonekura"@ja-latn .

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

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

<album/25951#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-08-23"^^xsd:date ;
    dcterms:title "hi no ataru basho / Chihiro Yonekura"@en,
        "陽のあたる場所 / 米倉千尋"@ja,
        "hi no ataru basho / Chihiro Yonekura"@ja-latn ;
    mo:catalogue_number "KIDS-451" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/25951#musicalexpression> ;
    mo:publisher <org/2271#subject> ;
    mo:record _:N7a532aa994ca4a6ea2b474e7de37ed64 ;
    mo:record_count 1 ;
    schema:about <product/5897#subject> ;
    schema:datePublished "2000-08-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/25951/25951-1304819573.jpg> ;
    schema:name "hi no ataru basho / Chihiro Yonekura"@en,
        "陽のあたる場所 / 米倉千尋"@ja,
        "hi no ataru basho / Chihiro Yonekura"@ja-latn ;
    schema:publisher <org/2271#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/25951/25951-1304819573.jpg> .

_:N38ff40220b214f9889580f474beb2427 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WILL～acoustic version～"@ja,
        "WILL ~acoustic version~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N7a532aa994ca4a6ea2b474e7de37ed64 ;
    schema:name "WILL～acoustic version～"@ja,
        "WILL ~acoustic version~"@ja-latn .

_:N6d1485e8bfcb426fb2c6263d5a29bba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽のあたる場所"@ja,
        "hi no ataru basho"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:N7a532aa994ca4a6ea2b474e7de37ed64 ;
    schema:name "陽のあたる場所"@ja,
        "hi no ataru basho"@ja-latn .

_:Nab354c9d70b24061b1e66f71bf7eefe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽のあたる場所(instrumental)"@ja,
        "hi no ataru basho (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N7a532aa994ca4a6ea2b474e7de37ed64 ;
    schema:name "陽のあたる場所(instrumental)"@ja,
        "hi no ataru basho (instrumental)"@ja-latn .

_:N7a532aa994ca4a6ea2b474e7de37ed64 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38ff40220b214f9889580f474beb2427,
        _:N6d1485e8bfcb426fb2c6263d5a29bba7,
        _:Nab354c9d70b24061b1e66f71bf7eefe1 ;
    mo:track_count 3 ;
    schema:duration "PT19:04"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N38ff40220b214f9889580f474beb2427,
        _:N6d1485e8bfcb426fb2c6263d5a29bba7,
        _:Nab354c9d70b24061b1e66f71bf7eefe1 .

