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

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

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13090#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/13090#composition>,
        <album/13090#lyrics>,
        <album/13090#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<product/7399#subject> a schema:CreativeWork ;
    schema:name "Tayutama -It's happy days-"@en,
        "タユタマ -It's happy days-"@ja,
        "Tayutama -It's happy days-"@ja-latn ;
    foaf:name "Tayutama -It's happy days-"@en,
        "タユタマ -It's happy days-"@ja,
        "Tayutama -It's happy days-"@ja-latn .

<product/7400#subject> a schema:CreativeWork ;
    schema:name "Tayutama -Kiss on my Deity- (Anime)"@en,
        "タユタマ -Kiss on my Deity- (Anime)"@ja,
        "Tayutama -Kiss on my Deity- (Anime)"@ja-latn ;
    foaf:name "Tayutama -Kiss on my Deity- (Anime)"@en,
        "タユタマ -Kiss on my Deity- (Anime)"@ja,
        "Tayutama -Kiss on my Deity- (Anime)"@ja-latn .

<album/13090#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The fine every day / Kicco"@en,
        "The fine every day / Kicco"@ja,
        "The fine every day / Kicco"@ja-latn ;
    mo:composer <artist/396#subject> ;
    mo:produced_work <album/13090#musicalwork> ;
    schema:name "The fine every day / Kicco"@en,
        "The fine every day / Kicco"@ja,
        "The fine every day / Kicco"@ja-latn .

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

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

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

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

<artist/14069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13090#performance> ;
    schema:name "Minoru Yoshida"@en,
        "吉田穣"@ja ;
    foaf:name "Minoru Yoshida"@en,
        "吉田穣"@ja .

<artist/31345#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13090#performance> ;
    schema:name "Shigeo Yamanaka"@en,
        "山中重夫"@ja ;
    foaf:name "Shigeo Yamanaka"@en,
        "山中重夫"@ja .

<artist/4136#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13090#performance> ;
    schema:name "Mami Yanagi"@en,
        "柳麻美"@ja ;
    foaf:name "Mami Yanagi"@en,
        "柳麻美"@ja .

<artist/4277#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13090#performance> ;
    schema:name "Kicco"@en ;
    foaf:name "Kicco"@en .

<album/13090#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The fine every day / Kicco"@en,
        "The fine every day / Kicco"@ja,
        "The fine every day / Kicco"@ja-latn ;
    mo:performance_of <album/13090#musicalwork> ;
    mo:performer <artist/14069#subject>,
        <artist/31345#subject>,
        <artist/4136#subject>,
        <artist/4277#subject> ;
    mo:recorded_as <album/13090#musicalexpression> ;
    schema:byArtist <artist/14069#subject>,
        <artist/31345#subject>,
        <artist/4136#subject>,
        <artist/4277#subject> ;
    schema:name "The fine every day / Kicco"@en,
        "The fine every day / Kicco"@ja,
        "The fine every day / Kicco"@ja-latn ;
    schema:workPerformed <album/13090#musicalwork> .

<album/13090#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-04-22"^^xsd:date ;
    dcterms:title "The fine every day / Kicco"@en,
        "The fine every day / Kicco"@ja,
        "The fine every day / Kicco"@ja-latn ;
    mo:catalogue_number "FVCG-1088" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13090#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N7c7e64d8a148405fab1bf620f9a54cc0 ;
    mo:record_count 1 ;
    schema:about <product/7399#subject>,
        <product/7400#subject> ;
    schema:byArtist <artist/14069#subject>,
        <artist/31345#subject>,
        <artist/4136#subject>,
        <artist/4277#subject> ;
    schema:datePublished "2009-04-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/13090/13090-1244937471.jpg> ;
    schema:name "The fine every day / Kicco"@en,
        "The fine every day / Kicco"@ja,
        "The fine every day / Kicco"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/13090/13090-1244937471.jpg> .

_:N17131b6959fd4391819e8e80a218afd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passionate Wobble"@en,
        "情熱のウォブル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N7c7e64d8a148405fab1bf620f9a54cc0 ;
    schema:name "Passionate Wobble"@en,
        "情熱のウォブル"@ja .

_:Nb6e2989978224867b249e8a94648f221 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The fine every day"@en,
        "The fine every day"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N7c7e64d8a148405fab1bf620f9a54cc0 ;
    schema:name "The fine every day"@en,
        "The fine every day"@ja .

_:Nc895a4f2b81c401583554a61164074ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The fine every day (Off Vocal)"@en,
        "The fine every day (Off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N7c7e64d8a148405fab1bf620f9a54cc0 ;
    schema:name "The fine every day (Off Vocal)"@en,
        "The fine every day (Off Vocal)"@ja .

_:Ne30fa6ffe92149b1bb805b8c69f28356 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passionate Wobble (Off Vocal)"@en,
        "情熱のウォブル (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N7c7e64d8a148405fab1bf620f9a54cc0 ;
    schema:name "Passionate Wobble (Off Vocal)"@en,
        "情熱のウォブル (Off Vocal)"@ja .

_:N7c7e64d8a148405fab1bf620f9a54cc0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17131b6959fd4391819e8e80a218afd5,
        _:Nb6e2989978224867b249e8a94648f221,
        _:Nc895a4f2b81c401583554a61164074ab,
        _:Ne30fa6ffe92149b1bb805b8c69f28356 ;
    mo:track_count 4 ;
    schema:duration "PT17:11"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N17131b6959fd4391819e8e80a218afd5,
        _:Nb6e2989978224867b249e8a94648f221,
        _:Nc895a4f2b81c401583554a61164074ab,
        _:Ne30fa6ffe92149b1bb805b8c69f28356 .

