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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/52257#lyrics>,
        <album/52257#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

<artist/12516#subject> a schema:Person,
        foaf:Person ;
    schema:name "ZAQ"@en ;
    foaf:made <album/52257#lyrics>,
        <album/52257#subject> ;
    foaf:name "ZAQ"@en .

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

<artist/12325#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52257#subject> ;
    schema:name "Akito Matsuda"@en,
        "松田彬人"@ja ;
    foaf:made <album/52257#composition>,
        <album/52257#subject> ;
    foaf:name "Akito Matsuda"@en,
        "松田彬人"@ja .

<artist/12336#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52257#subject> ;
    schema:name "Takeshi Isozaki"@en,
        "磯崎健史"@ja ;
    foaf:made <album/52257#composition>,
        <album/52257#subject> ;
    foaf:name "Takeshi Isozaki"@en,
        "磯崎健史"@ja .

<artist/15498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52257#subject> ;
    schema:name "Kon-K"@en ;
    foaf:made <album/52257#composition>,
        <album/52257#subject> ;
    foaf:name "Kon-K"@en .

<product/3310#subject> a schema:CreativeWork ;
    schema:name "Sound! Euphonium"@en,
        "響け! ユーフォニアム"@ja,
        "Hibike! Euphonium"@ja-latn ;
    foaf:name "Sound! Euphonium"@en,
        "響け! ユーフォニアム"@ja,
        "Hibike! Euphonium"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/75/52257/52257-1437059076.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/52257#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sound! Euphonium Character Song Vol.3 / Sapphire Kawashima (CV: Moe Toyota)"@en,
        "TVアニメ『響け! ユーフォニアム』キャラクターソング Vol.3 / 川島緑輝(CV: 豊田萌絵)"@ja,
        "TV Anime \"Hibike! Euphonium\" Character Song Vol.3 / Sapphire Kawashima (CV: Moe Toyota)"@ja-latn ;
    mo:performance_of <album/52257#musicalwork> ;
    mo:performer <artist/16175#subject> ;
    mo:recorded_as <album/52257#musicalexpression> ;
    schema:byArtist <artist/16175#subject> ;
    schema:name "Sound! Euphonium Character Song Vol.3 / Sapphire Kawashima (CV: Moe Toyota)"@en,
        "TVアニメ『響け! ユーフォニアム』キャラクターソング Vol.3 / 川島緑輝(CV: 豊田萌絵)"@ja,
        "TV Anime \"Hibike! Euphonium\" Character Song Vol.3 / Sapphire Kawashima (CV: Moe Toyota)"@ja-latn ;
    schema:workPerformed <album/52257#musicalwork> .

<artist/16175#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52257#performance> ;
    schema:name "Moe Toyota"@en,
        "豊田萌絵"@ja ;
    foaf:name "Moe Toyota"@en,
        "豊田萌絵"@ja .

<album/52257#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sound! Euphonium Character Song Vol.3 / Sapphire Kawashima (CV: Moe Toyota)"@en,
        "TVアニメ『響け! ユーフォニアム』キャラクターソング Vol.3 / 川島緑輝(CV: 豊田萌絵)"@ja,
        "TV Anime \"Hibike! Euphonium\" Character Song Vol.3 / Sapphire Kawashima (CV: Moe Toyota)"@ja-latn ;
    mo:composer <artist/12325#subject>,
        <artist/12336#subject>,
        <artist/15498#subject> ;
    mo:produced_work <album/52257#musicalwork> ;
    schema:name "Sound! Euphonium Character Song Vol.3 / Sapphire Kawashima (CV: Moe Toyota)"@en,
        "TVアニメ『響け! ユーフォニアム』キャラクターソング Vol.3 / 川島緑輝(CV: 豊田萌絵)"@ja,
        "TV Anime \"Hibike! Euphonium\" Character Song Vol.3 / Sapphire Kawashima (CV: Moe Toyota)"@ja-latn .

<album/52257#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-15"^^xsd:date ;
    dcterms:title "Sound! Euphonium Character Song Vol.3 / Sapphire Kawashima (CV: Moe Toyota)"@en,
        "TVアニメ『響け! ユーフォニアム』キャラクターソング Vol.3 / 川島緑輝(CV: 豊田萌絵)"@ja,
        "TV Anime \"Hibike! Euphonium\" Character Song Vol.3 / Sapphire Kawashima (CV: Moe Toyota)"@ja-latn ;
    mo:catalogue_number "LACM-14366" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52257#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Neb7e0687f2d84aa7a6b606796724656e ;
    mo:record_count 1 ;
    schema:about <product/3310#subject> ;
    schema:byArtist <artist/16175#subject> ;
    schema:datePublished "2015-07-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/75/52257/52257-1437059076.jpg> ;
    schema:name "Sound! Euphonium Character Song Vol.3 / Sapphire Kawashima (CV: Moe Toyota)"@en,
        "TVアニメ『響け! ユーフォニアム』キャラクターソング Vol.3 / 川島緑輝(CV: 豊田萌絵)"@ja,
        "TV Anime \"Hibike! Euphonium\" Character Song Vol.3 / Sapphire Kawashima (CV: Moe Toyota)"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/52257/52257-1437059076.jpg> .

_:N2c054fad88b04f838dabe23272175074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I LOVE MUSIC"@ja,
        "I LOVE MUSIC"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Neb7e0687f2d84aa7a6b606796724656e ;
    schema:name "I LOVE MUSIC"@ja,
        "I LOVE MUSIC"@ja-latn .

_:N7f7f5e9e3f7f4d979e1a47302ee10ecb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流線コントラスト (OFF VOCAL)"@ja,
        "Ryuusen Contrast (OFF VOCAL)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Neb7e0687f2d84aa7a6b606796724656e ;
    schema:name "流線コントラスト (OFF VOCAL)"@ja,
        "Ryuusen Contrast (OFF VOCAL)"@ja-latn .

_:Nc14e28f2b7954f1f92fc489dc5ac7b8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流線コントラスト"@ja,
        "Ryuusen Contrast"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Neb7e0687f2d84aa7a6b606796724656e ;
    schema:name "流線コントラスト"@ja,
        "Ryuusen Contrast"@ja-latn .

_:Ncadcd31804ff445b9174c121c6f0d9e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I LOVE MUSIC (OFF VOCAL)"@ja,
        "I LOVE MUSIC (OFF VOCAL)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Neb7e0687f2d84aa7a6b606796724656e ;
    schema:name "I LOVE MUSIC (OFF VOCAL)"@ja,
        "I LOVE MUSIC (OFF VOCAL)"@ja-latn .

_:Ndb3082500c28496aac752dc376864db4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "北宇治四重奏 第3番 コントラバス"@ja,
        "Kitauji Shijuusou Dai-3-ban Contrabass"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Neb7e0687f2d84aa7a6b606796724656e ;
    schema:name "北宇治四重奏 第3番 コントラバス"@ja,
        "Kitauji Shijuusou Dai-3-ban Contrabass"@ja-latn .

_:Neb7e0687f2d84aa7a6b606796724656e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c054fad88b04f838dabe23272175074,
        _:N7f7f5e9e3f7f4d979e1a47302ee10ecb,
        _:Nc14e28f2b7954f1f92fc489dc5ac7b8a,
        _:Ncadcd31804ff445b9174c121c6f0d9e0,
        _:Ndb3082500c28496aac752dc376864db4 ;
    mo:track_count 5 ;
    schema:duration "PT23:27"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2c054fad88b04f838dabe23272175074,
        _:N7f7f5e9e3f7f4d979e1a47302ee10ecb,
        _:Nc14e28f2b7954f1f92fc489dc5ac7b8a,
        _:Ncadcd31804ff445b9174c121c6f0d9e0,
        _:Ndb3082500c28496aac752dc376864db4 .

