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

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

<artist/46#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26493#subject> ;
    schema:name "Angel Note"@en ;
    foaf:made <album/26493#composition>,
        <album/26493#subject> ;
    foaf:name "Angel Note"@en .

<artist/99#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26493#subject> ;
    schema:name "PYON-MO"@en,
        "ぴょんも"@ja ;
    foaf:made <album/26493#composition>,
        <album/26493#subject> ;
    foaf:name "PYON-MO"@en,
        "ぴょんも"@ja .

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

<product/2039#subject> a schema:CreativeWork ;
    schema:name "IZUMO Zero"@en,
        "IZUMO零"@ja,
        "IZUMO Rei"@ja-latn ;
    foaf:name "IZUMO Zero"@en,
        "IZUMO零"@ja,
        "IZUMO Rei"@ja-latn .

<release/36001#subject> a schema:CreativeWork ;
    schema:name "TWIN WAY ~Ima wo Dakishimete~"@en,
        "TWIN WAY ～今を抱きしめて～"@ja,
        "TWIN WAY ~Ima wo Dakishimete~"@ja-latn ;
    foaf:name "TWIN WAY ~Ima wo Dakishimete~"@en,
        "TWIN WAY ～今を抱きしめて～"@ja,
        "TWIN WAY ~Ima wo Dakishimete~"@ja-latn .

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

<org/91#subject> schema:name "Studio e.go!"@en,
        "Studio e.go!"@ja,
        "Studio e.go!"@ja-latn ;
    foaf:name "Studio e.go!"@en,
        "Studio e.go!"@ja,
        "Studio e.go!"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/26493/26493-1559406435.jpg> a schema:ImageObject,
        foaf:Image .

<album/26493#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Studio e.go! Vocal Collection Vol.6"@en,
        "Studio e.go! Vocal Collection Vol.6"@ja,
        "Studio e.go! Vocal Collection Vol.6"@ja-latn ;
    mo:composer <artist/46#subject>,
        <artist/99#subject> ;
    mo:produced_work <album/26493#musicalwork> ;
    schema:name "Studio e.go! Vocal Collection Vol.6"@en,
        "Studio e.go! Vocal Collection Vol.6"@ja,
        "Studio e.go! Vocal Collection Vol.6"@ja-latn .

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

<artist/128#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26493#performance> ;
    schema:name "CANDY"@en ;
    foaf:made <album/26493#lyrics>,
        <album/26493#subject> ;
    foaf:name "CANDY"@en .

<artist/142#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26493#performance> ;
    schema:name "Mami Nakayama"@en,
        "中山マミ"@ja ;
    foaf:made <album/26493#lyrics>,
        <album/26493#subject> ;
    foaf:name "Mami Nakayama"@en,
        "中山マミ"@ja .

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

<album/26493#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Studio e.go! Vocal Collection Vol.6"@en,
        "Studio e.go! Vocal Collection Vol.6"@ja,
        "Studio e.go! Vocal Collection Vol.6"@ja-latn ;
    mo:performance_of <album/26493#musicalwork> ;
    mo:performer <artist/128#subject>,
        <artist/142#subject> ;
    mo:recorded_as <album/26493#musicalexpression> ;
    schema:byArtist <artist/128#subject>,
        <artist/142#subject> ;
    schema:name "Studio e.go! Vocal Collection Vol.6"@en,
        "Studio e.go! Vocal Collection Vol.6"@ja,
        "Studio e.go! Vocal Collection Vol.6"@ja-latn ;
    schema:workPerformed <album/26493#musicalwork> .

<album/26493#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-29"^^xsd:date ;
    dcterms:title "Studio e.go! Vocal Collection Vol.6"@en,
        "Studio e.go! Vocal Collection Vol.6"@ja,
        "Studio e.go! Vocal Collection Vol.6"@ja-latn ;
    mo:catalogue_number "STEG-05029" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26493#musicalexpression> ;
    mo:publisher <org/91#subject> ;
    mo:record _:Nf4b066240d224f4eb835710c86cda149 ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Oni Kagura"@en ;
            foaf:name "Oni Kagura"@en ],
        [ a schema:CreativeWork ;
            schema:name "Debonsou"@en ;
            foaf:name "Debonsou"@en ],
        [ a schema:CreativeWork ;
            schema:name "Castle Fantasia Arihato Senki"@en ;
            foaf:name "Castle Fantasia Arihato Senki"@en ],
        <product/2039#subject>,
        <release/36001#subject> ;
    schema:byArtist <artist/128#subject>,
        <artist/142#subject> ;
    schema:datePublished "2005-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/26493/26493-1559406435.jpg> ;
    schema:name "Studio e.go! Vocal Collection Vol.6"@en,
        "Studio e.go! Vocal Collection Vol.6"@ja,
        "Studio e.go! Vocal Collection Vol.6"@ja-latn ;
    schema:publisher <org/91#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/26493/26493-1559406435.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Studio e・go!"@en ;
    foaf:made <album/26493#lyrics> ;
    foaf:name "Studio e・go!"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Studio e・go!"@en ;
    foaf:made <album/26493#subject> ;
    foaf:name "Studio e・go!"@en .

_:N070d590422e344f1bb7bf8b0e051b87c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乱舞"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nf4b066240d224f4eb835710c86cda149 ;
    schema:name "乱舞"@ja .

_:N0963f4c319fe49edac8ffb78ae9638a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Alive"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nf4b066240d224f4eb835710c86cda149 ;
    schema:name "Be Alive"@ja .

_:N4dd174097721402aa5630fb9a7c4a564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "脱・恋愛休暇"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nf4b066240d224f4eb835710c86cda149 ;
    schema:name "脱・恋愛休暇"@ja .

_:N8e9dd6c208974f19a2cd64f3f5e30180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千年先も…"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nf4b066240d224f4eb835710c86cda149 ;
    schema:name "千年先も…"@ja .

_:Na9a8f47af96645ed98edbf535375c556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big New Wave"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nf4b066240d224f4eb835710c86cda149 ;
    schema:name "Big New Wave"@ja .

_:Nf68b6a9ea0784a0ca978dbc47867c0d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CastleFantasia'06"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nf4b066240d224f4eb835710c86cda149 ;
    schema:name "CastleFantasia'06"@ja .

_:Nf4b066240d224f4eb835710c86cda149 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N070d590422e344f1bb7bf8b0e051b87c,
        _:N0963f4c319fe49edac8ffb78ae9638a8,
        _:N4dd174097721402aa5630fb9a7c4a564,
        _:N8e9dd6c208974f19a2cd64f3f5e30180,
        _:Na9a8f47af96645ed98edbf535375c556,
        _:Nf68b6a9ea0784a0ca978dbc47867c0d8 ;
    mo:track_count 6 ;
    schema:duration "PT27:27"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N070d590422e344f1bb7bf8b0e051b87c,
        _:N0963f4c319fe49edac8ffb78ae9638a8,
        _:N4dd174097721402aa5630fb9a7c4a564,
        _:N8e9dd6c208974f19a2cd64f3f5e30180,
        _:Na9a8f47af96645ed98edbf535375c556,
        _:Nf68b6a9ea0784a0ca978dbc47867c0d8 .

