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

<artist/9350#subject> a schema:Person,
        foaf:Person ;
    schema:name "micco"@en ;
    foaf:made <album/21190#lyrics>,
        <album/21190#subject> ;
    foaf:name "micco"@en .

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

<artist/8795#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21190#subject> ;
    schema:name "Tatsuya Kikuchi"@en,
        "菊池達也"@ja ;
    foaf:made <album/21190#composition>,
        <album/21190#subject> ;
    foaf:name "Tatsuya Kikuchi"@en,
        "菊池達也"@ja .

<product/2796#subject> a schema:CreativeWork ;
    schema:name "Hidamari Sketch x 365"@en,
        "ひだまりスケッチ×365"@ja,
        "Hidamari Sketch x 365"@ja-latn ;
    foaf:name "Hidamari Sketch x 365"@en,
        "ひだまりスケッチ×365"@ja,
        "Hidamari Sketch x 365"@ja-latn .

<album/21190#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hidamari Sketch x365 Drama CD"@en,
        "ひだまりスケッチ×365 ドラマCD"@ja,
        "Hidamari Sketch x365 Drama CD"@ja-latn ;
    mo:composer <artist/8795#subject> ;
    mo:produced_work <album/21190#musicalwork> ;
    schema:name "Hidamari Sketch x365 Drama CD"@en,
        "ひだまりスケッチ×365 ドラマCD"@ja,
        "Hidamari Sketch x365 Drama CD"@ja-latn .

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

<album/21190#musicalexpression> a mo:Signal ;
    mo:published_as <album/21190#subject> ;
    mo:records <album/21190#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/09/21190/21190-1284841058.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/21190#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/21190/21190-1284841058.jpg> ;
    foaf:depicts <album/21190#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/21190/21190-1284841058.jpg> .

<https://medium-media.vgm.io/albums/09/21190/21190-1284841058.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1067#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21190#performance> ;
    schema:name "Ryoko Shintani"@en,
        "新谷良子"@ja ;
    foaf:name "Ryoko Shintani"@en,
        "新谷良子"@ja .

<artist/2265#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21190#performance> ;
    schema:name "Yuuko Gotou"@en,
        "後藤邑子"@ja ;
    foaf:name "Yuuko Gotou"@en,
        "後藤邑子"@ja .

<artist/4557#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21190#performance> ;
    schema:name "Kana Asumi"@en,
        "阿澄佳奈"@ja ;
    foaf:name "Kana Asumi"@en,
        "阿澄佳奈"@ja .

<artist/876#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21190#performance> ;
    schema:name "Miyu Matsuki"@en,
        "松来未祐"@ja ;
    foaf:name "Miyu Matsuki"@en,
        "松来未祐"@ja .

<artist/902#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21190#performance> ;
    schema:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja ;
    foaf:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja .

<artist/9351#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21190#performance> ;
    schema:name "marble"@en ;
    foaf:name "marble"@en .

<album/21190#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-26"^^xsd:date ;
    dcterms:title "Hidamari Sketch x365 Drama CD"@en,
        "ひだまりスケッチ×365 ドラマCD"@ja,
        "Hidamari Sketch x365 Drama CD"@ja-latn ;
    mo:catalogue_number "LACA-5811" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21190#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N77a4b59f3f794041a7fb9bee8e4475ec ;
    mo:record_count 1 ;
    schema:about <product/2796#subject> ;
    schema:byArtist <artist/1067#subject>,
        <artist/2265#subject>,
        <artist/4557#subject>,
        <artist/876#subject>,
        <artist/902#subject>,
        <artist/9351#subject> ;
    schema:datePublished "2008-08-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/21190/21190-1284841058.jpg> ;
    schema:name "Hidamari Sketch x365 Drama CD"@en,
        "ひだまりスケッチ×365 ドラマCD"@ja,
        "Hidamari Sketch x365 Drama CD"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/21190/21190-1284841058.jpg> .

<album/21190#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hidamari Sketch x365 Drama CD"@en,
        "ひだまりスケッチ×365 ドラマCD"@ja,
        "Hidamari Sketch x365 Drama CD"@ja-latn ;
    mo:performance_of <album/21190#musicalwork> ;
    mo:performer <artist/1067#subject>,
        <artist/2265#subject>,
        <artist/4557#subject>,
        <artist/876#subject>,
        <artist/902#subject>,
        <artist/9351#subject> ;
    mo:recorded_as <album/21190#musicalexpression> ;
    schema:byArtist <artist/1067#subject>,
        <artist/2265#subject>,
        <artist/4557#subject>,
        <artist/876#subject>,
        <artist/902#subject>,
        <artist/9351#subject> ;
    schema:name "Hidamari Sketch x365 Drama CD"@en,
        "ひだまりスケッチ×365 ドラマCD"@ja,
        "Hidamari Sketch x365 Drama CD"@ja-latn ;
    schema:workPerformed <album/21190#musicalwork> .

_:N177505afe69947e09f3c3584d013a6a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "6月12日　モコモコ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT14:18"^^xsd:interval ;
    schema:inPlaylist _:N77a4b59f3f794041a7fb9bee8e4475ec ;
    schema:name "6月12日　モコモコ"@ja .

_:N44b69efcc9b648d9ab73dc3621fb18ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "12月14日　うろ覚え名作劇場"@ja ;
    mo:track_number 4 ;
    schema:duration "PT10:40"^^xsd:interval ;
    schema:inPlaylist _:N77a4b59f3f794041a7fb9bee8e4475ec ;
    schema:name "12月14日　うろ覚え名作劇場"@ja .

_:N51ba2a6069ce4f2991e7bf56ac8a5801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "8月26日　ひだまり会談"@ja ;
    mo:track_number 3 ;
    schema:duration "PT10:21"^^xsd:interval ;
    schema:inPlaylist _:N77a4b59f3f794041a7fb9bee8e4475ec ;
    schema:name "8月26日　ひだまり会談"@ja .

_:N66f933a7cc0240d09877a12d7c1fc06a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3月18日～19日　ねこは3日で恩を忘れる？"@ja ;
    mo:track_number 5 ;
    schema:duration "PT14:20"^^xsd:interval ;
    schema:inPlaylist _:N77a4b59f3f794041a7fb9bee8e4475ec ;
    schema:name "3月18日～19日　ねこは3日で恩を忘れる？"@ja .

_:Nbe2e3af6286e4c6584287e4e133da5e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "8月5日　ブルータスの墓"@ja ;
    mo:track_number 2 ;
    schema:duration "PT12:24"^^xsd:interval ;
    schema:inPlaylist _:N77a4b59f3f794041a7fb9bee8e4475ec ;
    schema:name "8月5日　ブルータスの墓"@ja .

_:N77a4b59f3f794041a7fb9bee8e4475ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N177505afe69947e09f3c3584d013a6a8,
        _:N44b69efcc9b648d9ab73dc3621fb18ae,
        _:N51ba2a6069ce4f2991e7bf56ac8a5801,
        _:N66f933a7cc0240d09877a12d7c1fc06a,
        _:Nbe2e3af6286e4c6584287e4e133da5e5 ;
    mo:track_count 5 ;
    schema:duration "PT62:03"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N177505afe69947e09f3c3584d013a6a8,
        _:N44b69efcc9b648d9ab73dc3621fb18ae,
        _:N51ba2a6069ce4f2991e7bf56ac8a5801,
        _:N66f933a7cc0240d09877a12d7c1fc06a,
        _:Nbe2e3af6286e4c6584287e4e133da5e5 .

