@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 _:Nea79f127ce724d8bb8366bc271bec996 ;
    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> .

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

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

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

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

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

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

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

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

_:Nea79f127ce724d8bb8366bc271bec996 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a2deee3496e4ef3be01f17011af5c62,
        _:N34ba15164d05402c9994ae73fd82d6c7,
        _:N79840723e51e4c808b6104103a84e300,
        _:N79cdee14c97a4be5944cde846c8c69e4,
        _:N844a4416393e4725bfc7412d15cf8965,
        _:N86b84fcb8e9145ba8f575279818af396,
        _:N98175aaaa89b46718ea4b6474d16552e,
        _:Nc2f854921b8f48fb8f57487aa6e5a3d9 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1a2deee3496e4ef3be01f17011af5c62,
        _:N34ba15164d05402c9994ae73fd82d6c7,
        _:N79840723e51e4c808b6104103a84e300,
        _:N79cdee14c97a4be5944cde846c8c69e4,
        _:N844a4416393e4725bfc7412d15cf8965,
        _:N86b84fcb8e9145ba8f575279818af396,
        _:N98175aaaa89b46718ea4b6474d16552e,
        _:Nc2f854921b8f48fb8f57487aa6e5a3d9 .

