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

<artist/9#subject> a schema:Person,
        foaf:Person ;
    schema:name "riya"@en ;
    foaf:made <album/101307#lyrics>,
        <album/101307#subject> ;
    foaf:name "riya"@en .

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

<artist/125#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101307#subject> ;
    schema:name "Shiro Hamaguchi"@en,
        "浜口史郎"@ja ;
    foaf:made <album/101307#composition>,
        <album/101307#subject> ;
    foaf:name "Shiro Hamaguchi"@en,
        "浜口史郎"@ja .

<product/4296#subject> a schema:CreativeWork ;
    schema:name "TARI TARI"@en,
        "TARI TARI"@ja,
        "TARI TARI"@ja-latn ;
    foaf:name "TARI TARI"@en,
        "TARI TARI"@ja,
        "TARI TARI"@ja-latn .

<album/101307#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Itsumademo Kagayaki wo / Shirahamazaka High School Chorus Club"@en,
        "いつまでも輝きを / 白浜坂高校合唱部"@ja,
        "Itsumademo Kagayaki wo / Shirahamazaka High School Chorus Club"@ja-latn ;
    mo:composer <artist/125#subject> ;
    mo:produced_work <album/101307#musicalwork> ;
    schema:name "Itsumademo Kagayaki wo / Shirahamazaka High School Chorus Club"@en,
        "いつまでも輝きを / 白浜坂高校合唱部"@ja,
        "Itsumademo Kagayaki wo / Shirahamazaka High School Chorus Club"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/70/101307/101307-08ee9dc68036.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101307#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/101307/101307-08ee9dc68036.jpg> ;
    foaf:depicts <album/101307#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/101307/101307-08ee9dc68036.jpg> .

<https://medium-media.vgm.io/albums/70/101307/101307-08ee9dc68036.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12735#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101307#performance> ;
    schema:name "Asami Seto"@en,
        "瀬戸麻沙美"@ja ;
    foaf:name "Asami Seto"@en,
        "瀬戸麻沙美"@ja .

<artist/14877#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101307#performance> ;
    schema:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja ;
    foaf:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja .

<artist/15581#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101307#performance> ;
    schema:name "Natsuki Hanae"@en,
        "花江夏樹"@ja ;
    foaf:name "Natsuki Hanae"@en,
        "花江夏樹"@ja .

<artist/3758#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101307#performance> ;
    schema:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja ;
    foaf:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja .

<artist/6876#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101307#performance> ;
    schema:name "Saori Hayami"@en,
        "早見沙織"@ja ;
    foaf:name "Saori Hayami"@en,
        "早見沙織"@ja .

<album/101307#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Itsumademo Kagayaki wo / Shirahamazaka High School Chorus Club"@en,
        "いつまでも輝きを / 白浜坂高校合唱部"@ja,
        "Itsumademo Kagayaki wo / Shirahamazaka High School Chorus Club"@ja-latn ;
    mo:performance_of <album/101307#musicalwork> ;
    mo:performer <artist/12735#subject>,
        <artist/14877#subject>,
        <artist/15581#subject>,
        <artist/3758#subject>,
        <artist/6876#subject> ;
    mo:recorded_as <album/101307#musicalexpression> ;
    schema:byArtist <artist/12735#subject>,
        <artist/14877#subject>,
        <artist/15581#subject>,
        <artist/3758#subject>,
        <artist/6876#subject> ;
    schema:name "Itsumademo Kagayaki wo / Shirahamazaka High School Chorus Club"@en,
        "いつまでも輝きを / 白浜坂高校合唱部"@ja,
        "Itsumademo Kagayaki wo / Shirahamazaka High School Chorus Club"@ja-latn ;
    schema:workPerformed <album/101307#musicalwork> .

<album/101307#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-17"^^xsd:date ;
    dcterms:title "Itsumademo Kagayaki wo / Shirahamazaka High School Chorus Club"@en,
        "いつまでも輝きを / 白浜坂高校合唱部"@ja,
        "Itsumademo Kagayaki wo / Shirahamazaka High School Chorus Club"@ja-latn ;
    mo:catalogue_number "SCXG-00017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101307#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N11c307c24e794bcbbeecc345b22b8765 ;
    mo:record_count 1 ;
    schema:about <product/4296#subject> ;
    schema:byArtist <artist/12735#subject>,
        <artist/14877#subject>,
        <artist/15581#subject>,
        <artist/3758#subject>,
        <artist/6876#subject> ;
    schema:datePublished "2014-12-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/101307/101307-08ee9dc68036.jpg> ;
    schema:name "Itsumademo Kagayaki wo / Shirahamazaka High School Chorus Club"@en,
        "いつまでも輝きを / 白浜坂高校合唱部"@ja,
        "Itsumademo Kagayaki wo / Shirahamazaka High School Chorus Club"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/101307/101307-08ee9dc68036.jpg> .

_:N3ceed49e49934a58803866c8c713d8b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつまでも輝きを (piano)"@ja,
        "Itsumademo Kagayaki wo (piano)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N11c307c24e794bcbbeecc345b22b8765 ;
    schema:name "いつまでも輝きを (piano)"@ja,
        "Itsumademo Kagayaki wo (piano)"@ja-latn .

_:N4c22a225681144baa36923313371ea4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつまでも輝きを"@ja,
        "Itsumademo Kagayaki wo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N11c307c24e794bcbbeecc345b22b8765 ;
    schema:name "いつまでも輝きを"@ja,
        "Itsumademo Kagayaki wo"@ja-latn .

_:N11c307c24e794bcbbeecc345b22b8765 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ceed49e49934a58803866c8c713d8b9,
        _:N4c22a225681144baa36923313371ea4a ;
    mo:track_count 2 ;
    schema:duration "PT7:34"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3ceed49e49934a58803866c8c713d8b9,
        _:N4c22a225681144baa36923313371ea4a .

