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

<artist/7384#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eri Ishikawa"@en,
        "石川絵理"@ja ;
    foaf:made <album/17863#lyrics>,
        <album/17863#subject> ;
    foaf:name "Eri Ishikawa"@en,
        "石川絵理"@ja .

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

<artist/5454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17863#subject> ;
    schema:name "Tatsuya Murayama"@en,
        "村山達哉"@ja ;
    foaf:made <album/17863#composition>,
        <album/17863#subject> ;
    foaf:name "Tatsuya Murayama"@en,
        "村山達哉"@ja .

<product/3661#subject> a schema:CreativeWork ;
    schema:name "La corda d'oro"@en,
        "金色のコルダ"@ja,
        "Kiniro no Corda"@ja-latn ;
    foaf:name "La corda d'oro"@en,
        "金色のコルダ"@ja,
        "Kiniro no Corda"@ja-latn .

<album/17863#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "La corda d'oro ~intermezzo~"@en,
        "金色のコルダ ～intermezzo～"@ja,
        "Kiniro no Corda ~intermezzo~"@ja-latn ;
    mo:composer <artist/5454#subject> ;
    mo:produced_work <album/17863#musicalwork> ;
    schema:name "La corda d'oro ~intermezzo~"@en,
        "金色のコルダ ～intermezzo～"@ja,
        "Kiniro no Corda ~intermezzo~"@ja-latn .

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

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

<org/32#subject> schema:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn ;
    foaf:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn .

<https://media.vgm.io/albums/36/17863/17863-7033e4c228c2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/17863#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/17863/17863-7033e4c228c2.jpg> ;
    foaf:depicts <album/17863#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/17863/17863-7033e4c228c2.jpg> .

<https://medium-media.vgm.io/albums/36/17863/17863-7033e4c228c2.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/367#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17863#performance> ;
    schema:name "Masakazu Morita"@en,
        "森田成一"@ja ;
    foaf:name "Masakazu Morita"@en,
        "森田成一"@ja .

<artist/4167#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17863#performance> ;
    schema:name "Kisho Taniyama"@en,
        "谷山紀章"@ja ;
    foaf:name "Kisho Taniyama"@en,
        "谷山紀章"@ja .

<artist/5381#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17863#performance> ;
    schema:name "Jun Fukuyama"@en,
        "福山潤"@ja ;
    foaf:name "Jun Fukuyama"@en,
        "福山潤"@ja .

<artist/62097#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17863#performance> ;
    schema:name "Daisuke Kishio"@en,
        "岸尾大輔"@ja ;
    foaf:name "Daisuke Kishio"@en,
        "岸尾大輔"@ja .

<artist/6491#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17863#performance> ;
    schema:name "Kentaro Ito"@en,
        "伊藤健太郎"@ja ;
    foaf:name "Kentaro Ito"@en,
        "伊藤健太郎"@ja .

<album/17863#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "La corda d'oro ~intermezzo~"@en,
        "金色のコルダ ～intermezzo～"@ja,
        "Kiniro no Corda ~intermezzo~"@ja-latn ;
    mo:performance_of <album/17863#musicalwork> ;
    mo:performer <artist/367#subject>,
        <artist/4167#subject>,
        <artist/5381#subject>,
        <artist/62097#subject>,
        <artist/6491#subject> ;
    mo:recorded_as <album/17863#musicalexpression> ;
    schema:byArtist <artist/367#subject>,
        <artist/4167#subject>,
        <artist/5381#subject>,
        <artist/62097#subject>,
        <artist/6491#subject> ;
    schema:name "La corda d'oro ~intermezzo~"@en,
        "金色のコルダ ～intermezzo～"@ja,
        "Kiniro no Corda ~intermezzo~"@ja-latn ;
    schema:workPerformed <album/17863#musicalwork> .

<album/17863#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-06"^^xsd:date ;
    dcterms:title "La corda d'oro ~intermezzo~"@en,
        "金色のコルダ ～intermezzo～"@ja,
        "Kiniro no Corda ~intermezzo~"@ja-latn ;
    mo:catalogue_number "KCS-1020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17863#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record_count 0 ;
    schema:about <product/3661#subject> ;
    schema:byArtist <artist/367#subject>,
        <artist/4167#subject>,
        <artist/5381#subject>,
        <artist/62097#subject>,
        <artist/6491#subject> ;
    schema:datePublished "2006-08-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/17863/17863-7033e4c228c2.jpg> ;
    schema:name "La corda d'oro ~intermezzo~"@en,
        "金色のコルダ ～intermezzo～"@ja,
        "Kiniro no Corda ~intermezzo~"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/17863/17863-7033e4c228c2.jpg> .

