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

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

<artist/1002#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85649#subject> ;
    schema:name "Harumi Shiina"@en,
        "椎名治美"@ja ;
    foaf:made <album/85649#composition>,
        <album/85649#subject> ;
    foaf:name "Harumi Shiina"@en,
        "椎名治美"@ja .

<artist/7#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85649#subject> ;
    schema:name "Hideki Higuchi"@en,
        "樋口秀樹"@ja ;
    foaf:made <album/85649#composition>,
        <album/85649#subject> ;
    foaf:name "Hideki Higuchi"@en,
        "樋口秀樹"@ja .

<event/210> a mo:Release ;
    schema:name "Released at M3-2018 Spring (Apr 29, 2018)" .

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

<https://media.vgm.io/albums/94/85649/85649-1554342102.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/85649#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/85649/85649-1554342102.png> ;
    foaf:depicts <album/85649#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/85649/85649-1554342102.png> .

<https://medium-media.vgm.io/albums/94/85649/85649-1554342102.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/2233#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85649#performance> ;
    schema:name "Ichiru Takizawa"@en,
        "瀧沢一留"@ja ;
    foaf:made <album/85649#lyrics>,
        <album/85649#subject> ;
    foaf:name "Ichiru Takizawa"@en,
        "瀧沢一留"@ja .

<artist/31370#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85649#performance> ;
    schema:name "Sachiko Suto"@en,
        "須藤幸子"@ja ;
    foaf:name "Sachiko Suto"@en,
        "須藤幸子"@ja .

<artist/33110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85649#subject> ;
    mo:performed <album/85649#performance> ;
    schema:name "OnoP"@en,
        "おのP"@ja ;
    foaf:made <album/85649#composition>,
        <album/85649#lyrics>,
        <album/85649#subject> ;
    foaf:name "OnoP"@en,
        "おのP"@ja .

<album/85649#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YURUFUWA HARUNATSUCHO"@en,
        "ゆるふわ春夏帖"@ja,
        "YURUFUWA HARUNATSUCHO"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dubb Parade"@en ;
            foaf:made <album/85649#composition> ;
            foaf:name "Dubb Parade"@en ],
        <artist/1002#subject>,
        <artist/33110#subject>,
        <artist/7#subject> ;
    mo:produced_work <album/85649#musicalwork> ;
    schema:name "YURUFUWA HARUNATSUCHO"@en,
        "ゆるふわ春夏帖"@ja,
        "YURUFUWA HARUNATSUCHO"@ja-latn .

<album/85649#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YURUFUWA HARUNATSUCHO"@en,
        "ゆるふわ春夏帖"@ja,
        "YURUFUWA HARUNATSUCHO"@ja-latn ;
    mo:performance_of <album/85649#musicalwork> ;
    mo:performer <artist/2233#subject>,
        <artist/31370#subject>,
        <artist/33110#subject> ;
    mo:recorded_as <album/85649#musicalexpression> ;
    schema:byArtist <artist/2233#subject>,
        <artist/31370#subject>,
        <artist/33110#subject> ;
    schema:name "YURUFUWA HARUNATSUCHO"@en,
        "ゆるふわ春夏帖"@ja,
        "YURUFUWA HARUNATSUCHO"@ja-latn ;
    schema:workPerformed <album/85649#musicalwork> .

<album/85649#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-29"^^xsd:date ;
    dcterms:title "YURUFUWA HARUNATSUCHO"@en,
        "ゆるふわ春夏帖"@ja,
        "YURUFUWA HARUNATSUCHO"@ja-latn ;
    mo:catalogue_number "YHCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85649#musicalexpression> ;
    mo:publisher _:N42067357308d4237bacd38295acc1555 ;
    mo:record _:Nd677da8d58ce4b48b3e8400e0c33f7d3 ;
    mo:record_count 1 ;
    mo:release <event/210> ;
    schema:byArtist <artist/2233#subject>,
        <artist/31370#subject>,
        <artist/33110#subject> ;
    schema:datePublished "2018-04-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/94/85649/85649-1554342102.png> ;
    schema:name "YURUFUWA HARUNATSUCHO"@en,
        "ゆるふわ春夏帖"@ja,
        "YURUFUWA HARUNATSUCHO"@ja-latn ;
    schema:publisher _:N42067357308d4237bacd38295acc1555 ;
    foaf:depiction <https://media.vgm.io/albums/94/85649/85649-1554342102.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85649#subject> ;
    schema:name "Dubb Parade"@en ;
    foaf:made <album/85649#subject> ;
    foaf:name "Dubb Parade"@en .

_:N2c20fb4b2fb24b93a43a0d3dd2d59801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クーラー"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd677da8d58ce4b48b3e8400e0c33f7d3 ;
    schema:name "クーラー"@ja .

_:N42067357308d4237bacd38295acc1555 schema:name "yuruhuwa-ken"@en ;
    foaf:name "yuruhuwa-ken"@en .

_:N8a228da3937e48fdb36e51d2a77c83fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浴衣の曲"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd677da8d58ce4b48b3e8400e0c33f7d3 ;
    schema:name "浴衣の曲"@ja .

_:N9277e8c10c124056baf6c8698041debd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乙女椿の咲く路に"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd677da8d58ce4b48b3e8400e0c33f7d3 ;
    schema:name "乙女椿の咲く路に"@ja .

_:Nc21c4eaf61e748c194ef3aa6acddc3ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "晩夏"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd677da8d58ce4b48b3e8400e0c33f7d3 ;
    schema:name "晩夏"@ja .

_:Nde61f1c87b794eb7be5a4f6c0d42966d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "梅雨の月"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd677da8d58ce4b48b3e8400e0c33f7d3 ;
    schema:name "梅雨の月"@ja .

_:Ne1dd0beb8a4e4749b9934467f8b79f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春の頬"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd677da8d58ce4b48b3e8400e0c33f7d3 ;
    schema:name "春の頬"@ja .

_:Nd677da8d58ce4b48b3e8400e0c33f7d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c20fb4b2fb24b93a43a0d3dd2d59801,
        _:N8a228da3937e48fdb36e51d2a77c83fe,
        _:N9277e8c10c124056baf6c8698041debd,
        _:Nc21c4eaf61e748c194ef3aa6acddc3ed,
        _:Nde61f1c87b794eb7be5a4f6c0d42966d,
        _:Ne1dd0beb8a4e4749b9934467f8b79f8e ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2c20fb4b2fb24b93a43a0d3dd2d59801,
        _:N8a228da3937e48fdb36e51d2a77c83fe,
        _:N9277e8c10c124056baf6c8698041debd,
        _:Nc21c4eaf61e748c194ef3aa6acddc3ed,
        _:Nde61f1c87b794eb7be5a4f6c0d42966d,
        _:Ne1dd0beb8a4e4749b9934467f8b79f8e .

