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

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

<artist/16378#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99631#subject> ;
    schema:name "Luschka"@en,
        "ルシュカ"@ja ;
    foaf:made <album/99631#composition>,
        <album/99631#lyrics>,
        <album/99631#subject> ;
    foaf:name "Luschka"@en,
        "ルシュカ"@ja .

<artist/81699#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99631#subject> ;
    schema:name "kihee"@en,
        "喜兵衛"@ja ;
    foaf:made <album/99631#composition>,
        <album/99631#subject> ;
    foaf:name "kihee"@en,
        "喜兵衛"@ja .

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

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

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

<https://medium-media.vgm.io/albums/13/99631/99631-1590773399.png> a schema:ImageObject,
        foaf:Image .

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

<album/99631#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Colors / clear"@en,
        "Colors / clear"@ja,
        "Colors / clear"@ja-latn ;
    mo:performance_of <album/99631#musicalwork> ;
    mo:performer _:Nf4d167a31e5149d9a9eb2de3a5cb2762 ;
    mo:recorded_as <album/99631#musicalexpression> ;
    schema:byArtist _:Nf4d167a31e5149d9a9eb2de3a5cb2762 ;
    schema:name "Colors / clear"@en,
        "Colors / clear"@ja,
        "Colors / clear"@ja-latn ;
    schema:workPerformed <album/99631#musicalwork> .

<album/99631#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Colors / clear"@en,
        "Colors / clear"@ja,
        "Colors / clear"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tahee"@en ;
            foaf:made <album/99631#composition> ;
            foaf:name "Tahee"@en ],
        <artist/16378#subject>,
        <artist/81699#subject> ;
    mo:produced_work <album/99631#musicalwork> ;
    schema:name "Colors / clear"@en,
        "Colors / clear"@ja,
        "Colors / clear"@ja-latn .

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

<album/99631#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Colors / clear"@en,
        "Colors / clear"@ja,
        "Colors / clear"@ja-latn ;
    mo:catalogue_number "CLE-01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99631#musicalexpression> ;
    mo:publisher _:Ne342d2c65eb84e68bcb082c99faeacf4 ;
    mo:record _:Nb567ba30f7c54628bb5dec093ad965f0 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "clear"@en ;
            foaf:name "clear"@en ] ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/13/99631/99631-1590773399.png> ;
    schema:name "Colors / clear"@en,
        "Colors / clear"@ja,
        "Colors / clear"@ja-latn ;
    schema:publisher _:Ne342d2c65eb84e68bcb082c99faeacf4 ;
    foaf:depiction <https://media.vgm.io/albums/13/99631/99631-1590773399.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Momo Hananayuta"@en ;
    foaf:made <album/99631#subject> ;
    foaf:name "Momo Hananayuta"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Momo Hananayuta"@en ;
    foaf:made <album/99631#lyrics> ;
    foaf:name "Momo Hananayuta"@en .

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

_:N2ed3ba10fb6949e5b83e934a0b4ca9d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello, dear"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nb567ba30f7c54628bb5dec093ad965f0 ;
    schema:name "Hello, dear"@en .

_:Ne342d2c65eb84e68bcb082c99faeacf4 schema:name "clear"@en ;
    foaf:name "clear"@en .

_:Nee3e5af42f6f4b55b1a93c7a02996f56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colorless"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nb567ba30f7c54628bb5dec093ad965f0 ;
    schema:name "Colorless"@en .

_:Nf14789bab1114942a525aee2923a3f9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connect"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nb567ba30f7c54628bb5dec093ad965f0 ;
    schema:name "Connect"@en .

_:Nf4d167a31e5149d9a9eb2de3a5cb2762 a schema:Person,
        foaf:Person ;
    mo:performed <album/99631#performance> ;
    schema:name "clear"@en ;
    foaf:name "clear"@en .

_:Nb567ba30f7c54628bb5dec093ad965f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ed3ba10fb6949e5b83e934a0b4ca9d8,
        _:Nee3e5af42f6f4b55b1a93c7a02996f56,
        _:Nf14789bab1114942a525aee2923a3f9a ;
    mo:track_count 3 ;
    schema:duration "PT11:10"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2ed3ba10fb6949e5b83e934a0b4ca9d8,
        _:Nee3e5af42f6f4b55b1a93c7a02996f56,
        _:Nf14789bab1114942a525aee2923a3f9a .

