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

<album/52358#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chihayafuru Vol.8 Drama CD"@en,
        "ちはやふる 第8巻 ドラマCD"@ja,
        "Chihayafuru Vol.8 Drama CD"@ja-latn ;
    mo:produced_work <album/52358#musicalwork> ;
    schema:name "Chihayafuru Vol.8 Drama CD"@en,
        "ちはやふる 第8巻 ドラマCD"@ja,
        "Chihayafuru Vol.8 Drama CD"@ja-latn .

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

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

<product/5321#subject> a schema:CreativeWork ;
    schema:name "Chihayafuru"@en,
        "ちはやふる"@ja,
        "Chihayafuru"@ja-latn ;
    foaf:name "Chihayafuru"@en,
        "ちはやふる"@ja,
        "Chihayafuru"@ja-latn .

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

<org/2286#subject> schema:name "vap VIDEO"@en,
        "vap VIDEO"@ja,
        "vap VIDEO"@ja-latn ;
    foaf:name "vap VIDEO"@en,
        "vap VIDEO"@ja,
        "vap VIDEO"@ja-latn .

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

<https://medium-media.vgm.io/albums/85/52358/52358-1430070758.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10934#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52358#performance> ;
    schema:name "Ai Kayano"@en,
        "茅野愛衣"@ja ;
    foaf:name "Ai Kayano"@en,
        "茅野愛衣"@ja .

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

<artist/15564#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52358#performance> ;
    schema:name "Chika Anzai"@en,
        "安済知佳"@ja ;
    foaf:name "Chika Anzai"@en,
        "安済知佳"@ja .

<artist/19100#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52358#performance> ;
    schema:name "Toru Nara"@en,
        "奈良徹"@ja ;
    foaf:name "Toru Nara"@en,
        "奈良徹"@ja .

<artist/19101#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52358#performance> ;
    schema:name "Kazutoshi Hatano"@en,
        "波多野和俊"@ja ;
    foaf:name "Kazutoshi Hatano"@en,
        "波多野和俊"@ja .

<artist/2497#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52358#performance> ;
    schema:name "Kazuya Nakai"@en,
        "中井和哉"@ja ;
    foaf:name "Kazuya Nakai"@en,
        "中井和哉"@ja .

<artist/4805#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52358#performance> ;
    schema:name "Mamoru Miyano"@en,
        "宮野真守"@ja ;
    foaf:name "Mamoru Miyano"@en,
        "宮野真守"@ja .

<artist/7292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52358#performance> ;
    schema:name "Tsubasa Yonaga"@en,
        "代永翼"@ja ;
    foaf:name "Tsubasa Yonaga"@en,
        "代永翼"@ja .

<artist/9185#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52358#performance> ;
    schema:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja ;
    foaf:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja .

<album/52358#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-18"^^xsd:date ;
    dcterms:title "Chihayafuru Vol.8 Drama CD"@en,
        "ちはやふる 第8巻 ドラマCD"@ja,
        "Chihayafuru Vol.8 Drama CD"@ja-latn ;
    mo:catalogue_number "PRVA-823" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52358#musicalexpression> ;
    mo:publisher <org/2286#subject> ;
    mo:record _:N7f8722de216b44ea95381cb3708f9450 ;
    mo:record_count 1 ;
    schema:about <product/5321#subject> ;
    schema:byArtist <artist/10934#subject>,
        <artist/12735#subject>,
        <artist/15564#subject>,
        <artist/19100#subject>,
        <artist/19101#subject>,
        <artist/2497#subject>,
        <artist/4805#subject>,
        <artist/7292#subject>,
        <artist/9185#subject> ;
    schema:datePublished "2012-07-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/52358/52358-1430070758.jpg> ;
    schema:name "Chihayafuru Vol.8 Drama CD"@en,
        "ちはやふる 第8巻 ドラマCD"@ja,
        "Chihayafuru Vol.8 Drama CD"@ja-latn ;
    schema:publisher <org/2286#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/52358/52358-1430070758.jpg> .

<album/52358#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chihayafuru Vol.8 Drama CD"@en,
        "ちはやふる 第8巻 ドラマCD"@ja,
        "Chihayafuru Vol.8 Drama CD"@ja-latn ;
    mo:performance_of <album/52358#musicalwork> ;
    mo:performer <artist/10934#subject>,
        <artist/12735#subject>,
        <artist/15564#subject>,
        <artist/19100#subject>,
        <artist/19101#subject>,
        <artist/2497#subject>,
        <artist/4805#subject>,
        <artist/7292#subject>,
        <artist/9185#subject> ;
    mo:recorded_as <album/52358#musicalexpression> ;
    schema:byArtist <artist/10934#subject>,
        <artist/12735#subject>,
        <artist/15564#subject>,
        <artist/19100#subject>,
        <artist/19101#subject>,
        <artist/2497#subject>,
        <artist/4805#subject>,
        <artist/7292#subject>,
        <artist/9185#subject> ;
    schema:name "Chihayafuru Vol.8 Drama CD"@en,
        "ちはやふる 第8巻 ドラマCD"@ja,
        "Chihayafuru Vol.8 Drama CD"@ja-latn ;
    schema:workPerformed <album/52358#musicalwork> .

_:N691b75579f9c4e159dd53fcd4a4327d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちはやふる・今昔物語(前編)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT18:48"^^xsd:interval ;
    schema:inPlaylist _:N7f8722de216b44ea95381cb3708f9450 ;
    schema:name "ちはやふる・今昔物語(前編)"@ja .

_:N7f8722de216b44ea95381cb3708f9450 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N691b75579f9c4e159dd53fcd4a4327d6 ;
    mo:track_count 1 ;
    schema:duration "PT18:48"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N691b75579f9c4e159dd53fcd4a4327d6 .

