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

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

<artist/76877#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6392#subject> ;
    schema:name "Masaori Abe"@en ;
    foaf:made <album/6392#composition>,
        <album/6392#lyrics>,
        <album/6392#subject> ;
    foaf:name "Masaori Abe"@en .

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 2007)" .

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

<org/2133#subject> schema:name "avenew Co.,Ltd."@en,
        "avenew Co.,Ltd."@ja,
        "avenew Co.,Ltd."@ja-latn ;
    foaf:name "avenew Co.,Ltd."@en,
        "avenew Co.,Ltd."@ja,
        "avenew Co.,Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/29/6392/6392-1199138159.jpg> a schema:ImageObject,
        foaf:Image .

<album/6392#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Jewel Colors / ave;new feat. Miku Hatsune"@en,
        "Jewel Colors ／ ave;new feat.初音ミク"@ja,
        "Jewel Colors / ave;new feat. Miku Hatsune"@ja-latn ;
    mo:composer <artist/154#subject>,
        <artist/76877#subject> ;
    mo:produced_work <album/6392#musicalwork> ;
    schema:name "Jewel Colors / ave;new feat. Miku Hatsune"@en,
        "Jewel Colors ／ ave;new feat.初音ミク"@ja,
        "Jewel Colors / ave;new feat. Miku Hatsune"@ja-latn .

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

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

<artist/1275#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6392#performance> ;
    schema:name "Saori Sakura"@en,
        "佐倉紗織"@ja ;
    foaf:name "Saori Sakura"@en,
        "佐倉紗織"@ja .

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

<artist/154#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6392#subject> ;
    mo:performed <album/6392#performance> ;
    schema:name "a.k.a.dRESS"@en ;
    foaf:made <album/6392#composition>,
        <album/6392#lyrics>,
        <album/6392#subject> ;
    foaf:name "a.k.a.dRESS"@en .

<album/6392#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jewel Colors / ave;new feat. Miku Hatsune"@en,
        "Jewel Colors ／ ave;new feat.初音ミク"@ja,
        "Jewel Colors / ave;new feat. Miku Hatsune"@ja-latn ;
    mo:performance_of <album/6392#musicalwork> ;
    mo:performer <artist/1275#subject>,
        <artist/154#subject>,
        <artist/2466#subject> ;
    mo:recorded_as <album/6392#musicalexpression> ;
    schema:byArtist <artist/1275#subject>,
        <artist/154#subject>,
        <artist/2466#subject> ;
    schema:name "Jewel Colors / ave;new feat. Miku Hatsune"@en,
        "Jewel Colors ／ ave;new feat.初音ミク"@ja,
        "Jewel Colors / ave;new feat. Miku Hatsune"@ja-latn ;
    schema:workPerformed <album/6392#musicalwork> .

<album/6392#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-29"^^xsd:date ;
    dcterms:title "Jewel Colors / ave;new feat. Miku Hatsune"@en,
        "Jewel Colors ／ ave;new feat.初音ミク"@ja,
        "Jewel Colors / ave;new feat. Miku Hatsune"@ja-latn ;
    mo:catalogue_number "ANSP-1003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6392#musicalexpression> ;
    mo:publisher <org/2133#subject> ;
    mo:record _:Nbdb15e046ca04222be5d0d4dea17174c ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:byArtist <artist/1275#subject>,
        <artist/154#subject>,
        <artist/2466#subject> ;
    schema:datePublished "2007-12-29"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/29/6392/6392-1199138159.jpg> ;
    schema:name "Jewel Colors / ave;new feat. Miku Hatsune"@en,
        "Jewel Colors ／ ave;new feat.初音ミク"@ja,
        "Jewel Colors / ave;new feat. Miku Hatsune"@ja-latn ;
    schema:publisher <org/2133#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/6392/6392-1199138159.jpg> .

_:N649873a7bf9a48c495b51e22eed39d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snow of love -HATSUNE mix-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nbdb15e046ca04222be5d0d4dea17174c ;
    schema:name "snow of love -HATSUNE mix-"@en .

_:Na03d772ace1545d192422b77b92474d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "true my heart -HATSUNE mix-"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nbdb15e046ca04222be5d0d4dea17174c ;
    schema:name "true my heart -HATSUNE mix-"@en .

_:Ne15358f35f5e4df793c21f46b5cae4e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jewel Colors"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nbdb15e046ca04222be5d0d4dea17174c ;
    schema:name "Jewel Colors"@en .

_:Nbdb15e046ca04222be5d0d4dea17174c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N649873a7bf9a48c495b51e22eed39d3a,
        _:Na03d772ace1545d192422b77b92474d9,
        _:Ne15358f35f5e4df793c21f46b5cae4e4 ;
    mo:track_count 3 ;
    schema:duration "PT13:37"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N649873a7bf9a48c495b51e22eed39d3a,
        _:Na03d772ace1545d192422b77b92474d9,
        _:Ne15358f35f5e4df793c21f46b5cae4e4 .

