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

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

<artist/10995#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58915#subject> ;
    schema:name "TECHNOBOYS PULCRAFT GREEN-FUND"@en ;
    foaf:made <album/58915#composition>,
        <album/58915#lyrics>,
        <album/58915#subject> ;
    foaf:name "TECHNOBOYS PULCRAFT GREEN-FUND"@en .

<artist/3920#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58915#subject> ;
    schema:name "MOSAIC.WAV"@en ;
    foaf:made <album/58915#composition>,
        <album/58915#lyrics>,
        <album/58915#subject> ;
    foaf:name "MOSAIC.WAV"@en .

<product/4164#subject> a schema:CreativeWork ;
    schema:name "This Art Club Has a Problem!"@en,
        "この美術部には問題がある!"@ja,
        "Kono Bijutsubu ni wa Mondai ga Aru!"@ja-latn ;
    foaf:name "This Art Club Has a Problem!"@en,
        "この美術部には問題がある!"@ja,
        "Kono Bijutsubu ni wa Mondai ga Aru!"@ja-latn .

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

<org/4#subject> schema:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn ;
    foaf:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/58915/58915-1468053522.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58915#performance> ;
    schema:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja ;
    foaf:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja .

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58915#performance> ;
    schema:name "Yohei Matsui"@en ;
    foaf:name "Yohei Matsui"@en .

<artist/16406#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58915#performance> ;
    schema:name "Tohru Fujimura"@en,
        "フジムラトヲル"@ja ;
    foaf:name "Tohru Fujimura"@en,
        "フジムラトヲル"@ja .

<artist/16408#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58915#performance> ;
    schema:name "Kenji Yoshiura"@en,
        "よしうらけんじ"@ja ;
    foaf:name "Kenji Yoshiura"@en,
        "よしうらけんじ"@ja .

<artist/1760#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58915#performance> ;
    schema:name "Tomohisa Ishikawa"@en,
        "石川智久"@ja ;
    foaf:name "Tomohisa Ishikawa"@en,
        "石川智久"@ja .

<album/58915#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koisuru Zukei (cubic futurismo) / Sumire Uesaka [Limited Edition]"@en,
        "恋する図形(cubic futurismo) / 上坂すみれ"@ja,
        "Koisuru Zukei (cubic futurismo) / Sumire Uesaka [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Machio Machikado"@en ;
            foaf:made <album/58915#composition> ;
            foaf:name "Machio Machikado"@en ],
        <artist/10995#subject>,
        <artist/3920#subject> ;
    mo:produced_work <album/58915#musicalwork> ;
    schema:name "Koisuru Zukei (cubic futurismo) / Sumire Uesaka [Limited Edition]"@en,
        "恋する図形(cubic futurismo) / 上坂すみれ"@ja,
        "Koisuru Zukei (cubic futurismo) / Sumire Uesaka [Limited Edition]"@ja-latn .

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

<album/58915#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koisuru Zukei (cubic futurismo) / Sumire Uesaka [Limited Edition]"@en,
        "恋する図形(cubic futurismo) / 上坂すみれ"@ja,
        "Koisuru Zukei (cubic futurismo) / Sumire Uesaka [Limited Edition]"@ja-latn ;
    mo:performance_of <album/58915#musicalwork> ;
    mo:performer <artist/11986#subject>,
        <artist/12385#subject>,
        <artist/16406#subject>,
        <artist/16408#subject>,
        <artist/1760#subject> ;
    mo:recorded_as <album/58915#musicalexpression> ;
    schema:byArtist <artist/11986#subject>,
        <artist/12385#subject>,
        <artist/16406#subject>,
        <artist/16408#subject>,
        <artist/1760#subject> ;
    schema:name "Koisuru Zukei (cubic futurismo) / Sumire Uesaka [Limited Edition]"@en,
        "恋する図形(cubic futurismo) / 上坂すみれ"@ja,
        "Koisuru Zukei (cubic futurismo) / Sumire Uesaka [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/58915#musicalwork> .

<album/58915#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-03"^^xsd:date ;
    dcterms:title "Koisuru Zukei (cubic futurismo) / Sumire Uesaka [Limited Edition]"@en,
        "恋する図形(cubic futurismo) / 上坂すみれ"@ja,
        "Koisuru Zukei (cubic futurismo) / Sumire Uesaka [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KICM-91705" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/58915#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N0934d2c66604487582bf092cd9649f96,
        _:N10d1ef2375f446389226b579283bd096 ;
    mo:record_count 2 ;
    schema:about <product/4164#subject> ;
    schema:byArtist <artist/11986#subject>,
        <artist/12385#subject>,
        <artist/16406#subject>,
        <artist/16408#subject>,
        <artist/1760#subject> ;
    schema:datePublished "2016-08-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/51/58915/58915-1468053522.jpg> ;
    schema:name "Koisuru Zukei (cubic futurismo) / Sumire Uesaka [Limited Edition]"@en,
        "恋する図形(cubic futurismo) / 上坂すみれ"@ja,
        "Koisuru Zukei (cubic futurismo) / Sumire Uesaka [Limited Edition]"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/58915/58915-1468053522.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Machio Machikado"@en ;
    foaf:made <album/58915#subject> ;
    foaf:name "Machio Machikado"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58915#subject> ;
    schema:name "Machio Machikado"@en ;
    foaf:made <album/58915#subject> ;
    foaf:name "Machio Machikado"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Machio Machikado"@en ;
    foaf:made <album/58915#lyrics> ;
    foaf:name "Machio Machikado"@en .

_:N004d11634e8043f19c9c348a830c57c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "文豪でGO! (off vocal)"@ja,
        "Bungou de GO! (off vocal)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N10d1ef2375f446389226b579283bd096 ;
    schema:name "文豪でGO! (off vocal)"@ja,
        "Bungou de GO! (off vocal)"@ja-latn .

_:N0934d2c66604487582bf092cd9649f96 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nfd8842d73e174f71b0d8873bd1046c26 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nfd8842d73e174f71b0d8873bd1046c26 .

_:N1a7d30c1e2b54c8c8436fb68cf51d936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "♡をつければかわいかろう"@ja,
        "♡ wo Tsukereba Kawaikarou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N10d1ef2375f446389226b579283bd096 ;
    schema:name "♡をつければかわいかろう"@ja,
        "♡ wo Tsukereba Kawaikarou"@ja-latn .

_:N1d8e883defbb459eb32989742171ff14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋する図形(cubic futurismo)"@ja,
        "Koisuru Zukei (cubic futurismo)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N10d1ef2375f446389226b579283bd096 ;
    schema:name "恋する図形(cubic futurismo)"@ja,
        "Koisuru Zukei (cubic futurismo)"@ja-latn .

_:N3ab880bfb94d4d10ba16f154310e2647 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "♡をつければかわいかろう (off vocal)"@ja,
        "♡ wo Tsukereba Kawaikarou (off vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N10d1ef2375f446389226b579283bd096 ;
    schema:name "♡をつければかわいかろう (off vocal)"@ja,
        "♡ wo Tsukereba Kawaikarou (off vocal)"@ja-latn .

_:N4169fbf37fa240fa8454536b80a5097e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "文豪でGO!"@ja,
        "Bungou de GO!"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N10d1ef2375f446389226b579283bd096 ;
    schema:name "文豪でGO!"@ja,
        "Bungou de GO!"@ja-latn .

_:N48fcbf1eb03142ef83363b3e16d83048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋する図形(cubic futurismo) (off vocal)"@ja,
        "Koisuru Zukei (cubic futurismo) (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N10d1ef2375f446389226b579283bd096 ;
    schema:name "恋する図形(cubic futurismo) (off vocal)"@ja,
        "Koisuru Zukei (cubic futurismo) (off vocal)"@ja-latn .

_:Nfd8842d73e174f71b0d8873bd1046c26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋する図形(cubic futurismo) MUSIC VIDEO"@ja,
        "Koisuru Zukei (cubic futurismo) MUSIC VIDEO"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0934d2c66604487582bf092cd9649f96 ;
    schema:name "恋する図形(cubic futurismo) MUSIC VIDEO"@ja,
        "Koisuru Zukei (cubic futurismo) MUSIC VIDEO"@ja-latn .

_:N10d1ef2375f446389226b579283bd096 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N004d11634e8043f19c9c348a830c57c6,
        _:N1a7d30c1e2b54c8c8436fb68cf51d936,
        _:N1d8e883defbb459eb32989742171ff14,
        _:N3ab880bfb94d4d10ba16f154310e2647,
        _:N4169fbf37fa240fa8454536b80a5097e,
        _:N48fcbf1eb03142ef83363b3e16d83048 ;
    mo:track_count 6 ;
    schema:duration "PT29:18"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N004d11634e8043f19c9c348a830c57c6,
        _:N1a7d30c1e2b54c8c8436fb68cf51d936,
        _:N1d8e883defbb459eb32989742171ff14,
        _:N3ab880bfb94d4d10ba16f154310e2647,
        _:N4169fbf37fa240fa8454536b80a5097e,
        _:N48fcbf1eb03142ef83363b3e16d83048 .

