@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 _:N43f7748dc5134dd1b6a8a1e59b5f65b1 ;
    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> .

_:N23967d7f43e2405eb0506274f0cf3c20 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 _:N43f7748dc5134dd1b6a8a1e59b5f65b1 ;
    schema:name "北宇治四重奏 第3番 コントラバス"@ja,
        "Kitauji Shijuusou Dai-3-ban Contrabass"@ja-latn .

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

_:Naec1aa5e3e13467a9846056c526621e6 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 _:N43f7748dc5134dd1b6a8a1e59b5f65b1 ;
    schema:name "流線コントラスト (OFF VOCAL)"@ja,
        "Ryuusen Contrast (OFF VOCAL)"@ja-latn .

_:Nb0224a3a8dd24f8faed57160c1a7f22c 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 _:N43f7748dc5134dd1b6a8a1e59b5f65b1 ;
    schema:name "I LOVE MUSIC"@ja,
        "I LOVE MUSIC"@ja-latn .

_:Nf82d482d9a964565a8b3284bd027b1c2 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 _:N43f7748dc5134dd1b6a8a1e59b5f65b1 ;
    schema:name "I LOVE MUSIC (OFF VOCAL)"@ja,
        "I LOVE MUSIC (OFF VOCAL)"@ja-latn .

_:N43f7748dc5134dd1b6a8a1e59b5f65b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23967d7f43e2405eb0506274f0cf3c20,
        _:N539e6187e0bf49e898c3c9038bc4755a,
        _:Naec1aa5e3e13467a9846056c526621e6,
        _:Nb0224a3a8dd24f8faed57160c1a7f22c,
        _:Nf82d482d9a964565a8b3284bd027b1c2 ;
    mo:track_count 5 ;
    schema:duration "PT23:27"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N23967d7f43e2405eb0506274f0cf3c20,
        _:N539e6187e0bf49e898c3c9038bc4755a,
        _:Naec1aa5e3e13467a9846056c526621e6,
        _:Nb0224a3a8dd24f8faed57160c1a7f22c,
        _:Nf82d482d9a964565a8b3284bd027b1c2 .

