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

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

<artist/21929#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47166#subject> ;
    schema:name "Shotaro Kobayashi"@en,
        "小林章太郎"@ja ;
    foaf:made <album/47166#composition>,
        <album/47166#lyrics>,
        <album/47166#subject> ;
    foaf:name "Shotaro Kobayashi"@en,
        "小林章太郎"@ja .

<artist/9683#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47166#subject> ;
    schema:name "Hisashi Kondo"@en,
        "近藤ひさし"@ja ;
    foaf:made <album/47166#composition>,
        <album/47166#lyrics>,
        <album/47166#subject> ;
    foaf:name "Hisashi Kondo"@en,
        "近藤ひさし"@ja .

<product/2823#subject> a schema:CreativeWork ;
    schema:name "Blue Spring Ride"@en,
        "アオハライド"@ja,
        "Ao Haru Ride"@ja-latn ;
    foaf:name "Blue Spring Ride"@en,
        "アオハライド"@ja,
        "Ao Haru Ride"@ja-latn .

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

<org/793#subject> schema:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn ;
    foaf:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/66/47166/47166-1409938701.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/47166#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I will/Animation / Chelsy"@en,
        "I will/Animation / Chelsy"@ja,
        "I will/Animation / Chelsy"@ja-latn ;
    mo:performance_of <album/47166#musicalwork> ;
    mo:performer <artist/21928#subject> ;
    mo:recorded_as <album/47166#musicalexpression> ;
    schema:byArtist <artist/21928#subject> ;
    schema:name "I will/Animation / Chelsy"@en,
        "I will/Animation / Chelsy"@ja,
        "I will/Animation / Chelsy"@ja-latn ;
    schema:workPerformed <album/47166#musicalwork> .

<album/47166#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I will/Animation / Chelsy"@en,
        "I will/Animation / Chelsy"@ja,
        "I will/Animation / Chelsy"@ja-latn ;
    mo:composer <artist/21928#subject>,
        <artist/21929#subject>,
        <artist/9683#subject> ;
    mo:produced_work <album/47166#musicalwork> ;
    schema:name "I will/Animation / Chelsy"@en,
        "I will/Animation / Chelsy"@ja,
        "I will/Animation / Chelsy"@ja-latn .

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

<artist/21928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47166#subject> ;
    mo:performed <album/47166#performance> ;
    schema:name "Chelsy"@en ;
    foaf:made <album/47166#composition>,
        <album/47166#lyrics>,
        <album/47166#subject> ;
    foaf:name "Chelsy"@en .

<album/47166#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-09-24"^^xsd:date ;
    dcterms:title "I will/Animation / Chelsy"@en,
        "I will/Animation / Chelsy"@ja,
        "I will/Animation / Chelsy"@ja-latn ;
    mo:catalogue_number "AICL-2732" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47166#musicalexpression> ;
    mo:publisher <org/793#subject> ;
    mo:record _:Ncc476ade37eb4fcc89caab324cabe47f ;
    mo:record_count 1 ;
    schema:about <product/2823#subject> ;
    schema:byArtist <artist/21928#subject> ;
    schema:datePublished "2014-09-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/66/47166/47166-1409938701.jpg> ;
    schema:name "I will/Animation / Chelsy"@en,
        "I will/Animation / Chelsy"@ja,
        "I will/Animation / Chelsy"@ja-latn ;
    schema:publisher <org/793#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/47166/47166-1409938701.jpg> .

_:N249269ebf61f450286c5623b194cb0ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Animation"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Ncc476ade37eb4fcc89caab324cabe47f ;
    schema:name "Animation"@en .

_:N536f7a2e2f9f4573a1c446674903534c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I will"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ncc476ade37eb4fcc89caab324cabe47f ;
    schema:name "I will"@en .

_:Nbce28af74cae4f60a2720ccff1f3d5b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I will -TV MIX-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ncc476ade37eb4fcc89caab324cabe47f ;
    schema:name "I will -TV MIX-"@en .

_:Nfff0424a599043618ca39515d792b6ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Animation -TV MIX-"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Ncc476ade37eb4fcc89caab324cabe47f ;
    schema:name "Animation -TV MIX-"@en .

_:Ncc476ade37eb4fcc89caab324cabe47f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N249269ebf61f450286c5623b194cb0ad,
        _:N536f7a2e2f9f4573a1c446674903534c,
        _:Nbce28af74cae4f60a2720ccff1f3d5b1,
        _:Nfff0424a599043618ca39515d792b6ac ;
    mo:track_count 4 ;
    schema:duration "PT15:02"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N249269ebf61f450286c5623b194cb0ad,
        _:N536f7a2e2f9f4573a1c446674903534c,
        _:Nbce28af74cae4f60a2720ccff1f3d5b1,
        _:Nfff0424a599043618ca39515d792b6ac .

