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

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

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 2019)" .

<album/89291#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "blue / Kano"@en,
        "blue / 鹿乃"@ja,
        "blue / Kano"@ja-latn ;
    mo:composer <artist/11666#subject> ;
    mo:produced_work <album/89291#musicalwork> ;
    schema:name "blue / Kano"@en,
        "blue / 鹿乃"@ja,
        "blue / Kano"@ja-latn .

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

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

<org/1196#subject> schema:name "Bambino"@en,
        "ばんび～の"@ja,
        "Bambino"@ja-latn ;
    foaf:name "Bambino"@en,
        "ばんび～の"@ja,
        "Bambino"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/89291/89291-1565471605.png> a schema:ImageObject,
        foaf:Image .

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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89291#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/89291#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "blue / Kano"@en,
        "blue / 鹿乃"@ja,
        "blue / Kano"@ja-latn ;
    mo:performance_of <album/89291#musicalwork> ;
    mo:performer <artist/11666#subject>,
        <artist/2466#subject> ;
    mo:recorded_as <album/89291#musicalexpression> ;
    schema:byArtist <artist/11666#subject>,
        <artist/2466#subject> ;
    schema:name "blue / Kano"@en,
        "blue / 鹿乃"@ja,
        "blue / Kano"@ja-latn ;
    schema:workPerformed <album/89291#musicalwork> .

<artist/11666#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89291#subject> ;
    mo:performed <album/89291#performance> ;
    schema:name "Kano"@en,
        "鹿乃"@ja ;
    foaf:made <album/89291#composition>,
        <album/89291#lyrics>,
        <album/89291#subject> ;
    foaf:name "Kano"@en,
        "鹿乃"@ja .

<album/89291#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "blue / Kano"@en,
        "blue / 鹿乃"@ja,
        "blue / Kano"@ja-latn ;
    mo:catalogue_number "BBCL-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89291#musicalexpression> ;
    mo:publisher <org/1196#subject> ;
    mo:record _:N6f26dceac52348f494da5fc17542f7d4 ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:byArtist <artist/11666#subject>,
        <artist/2466#subject> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/19/89291/89291-1565471605.png> ;
    schema:name "blue / Kano"@en,
        "blue / 鹿乃"@ja,
        "blue / Kano"@ja-latn ;
    schema:publisher <org/1196#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/89291/89291-1565471605.png> .

_:N04745c9bd27c43ac8545c05c640841d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "photographer"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f26dceac52348f494da5fc17542f7d4 ;
    schema:name "photographer"@ja .

_:N1d16260daadc4eaaa8232ae783be9591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lily Lily ver.鹿乃"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f26dceac52348f494da5fc17542f7d4 ;
    schema:name "Lily Lily ver.鹿乃"@ja .

_:N41033412dda246fb800b182be032dfa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hello world"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f26dceac52348f494da5fc17542f7d4 ;
    schema:name "hello world"@ja .

_:N6a0872c5035b4407a0a1502c65df51b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f26dceac52348f494da5fc17542f7d4 ;
    schema:name "Blue"@ja .

_:Na569dae2c7f244659ba31a928d91dc81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "灰と境界"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f26dceac52348f494da5fc17542f7d4 ;
    schema:name "灰と境界"@ja .

_:Na6bb349869c448f8a1cc937d7e11c913 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "N♡swwt N♡life"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f26dceac52348f494da5fc17542f7d4 ;
    schema:name "N♡swwt N♡life"@ja .

_:Nc000e0bd8b5943fd8b3ae8f426cf6376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lily Lily"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f26dceac52348f494da5fc17542f7d4 ;
    schema:name "Lily Lily"@ja .

_:Ndfc6555b371441bf8c178b13a28b2349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Game"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f26dceac52348f494da5fc17542f7d4 ;
    schema:name "Love Game"@ja .

_:N6f26dceac52348f494da5fc17542f7d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04745c9bd27c43ac8545c05c640841d2,
        _:N1d16260daadc4eaaa8232ae783be9591,
        _:N41033412dda246fb800b182be032dfa3,
        _:N6a0872c5035b4407a0a1502c65df51b1,
        _:Na569dae2c7f244659ba31a928d91dc81,
        _:Na6bb349869c448f8a1cc937d7e11c913,
        _:Nc000e0bd8b5943fd8b3ae8f426cf6376,
        _:Ndfc6555b371441bf8c178b13a28b2349 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N04745c9bd27c43ac8545c05c640841d2,
        _:N1d16260daadc4eaaa8232ae783be9591,
        _:N41033412dda246fb800b182be032dfa3,
        _:N6a0872c5035b4407a0a1502c65df51b1,
        _:Na569dae2c7f244659ba31a928d91dc81,
        _:Na6bb349869c448f8a1cc937d7e11c913,
        _:Nc000e0bd8b5943fd8b3ae8f426cf6376,
        _:Ndfc6555b371441bf8c178b13a28b2349 .

