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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/47141#lyrics>,
        <album/47141#subject>,
        <album/47141#vocals> ;
    foaf:name "KOTOKO"@en .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47141#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/47141#composition>,
        <album/47141#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<product/20999#subject> a schema:CreativeWork ;
    schema:name "DEEP2"@en,
        "DEEP2"@ja,
        "DEEP2"@ja-latn ;
    foaf:name "DEEP2"@en,
        "DEEP2"@ja,
        "DEEP2"@ja-latn .

<album/47141#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DEEP2 SOUND DISC"@en,
        "DEEP2 SOUND DISC"@ja,
        "DEEP2 SOUND DISC"@ja-latn ;
    mo:composer <artist/18#subject> ;
    mo:produced_work <album/47141#musicalwork> ;
    schema:name "DEEP2 SOUND DISC"@en,
        "DEEP2 SOUND DISC"@ja,
        "DEEP2 SOUND DISC"@ja-latn .

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

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

<album/47141#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DEEP2 SOUND DISC"@en,
        "DEEP2 SOUND DISC"@ja,
        "DEEP2 SOUND DISC"@ja-latn ;
    mo:performance_of <album/47141#musicalwork> ;
    mo:recorded_as <album/47141#musicalexpression> ;
    schema:name "DEEP2 SOUND DISC"@en,
        "DEEP2 SOUND DISC"@ja,
        "DEEP2 SOUND DISC"@ja-latn ;
    schema:workPerformed <album/47141#musicalwork> .

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

<org/3796#subject> schema:name "Selen ADVANCE"@en,
        "Selen ADVANCE"@ja,
        "Selen ADVANCE"@ja-latn ;
    foaf:name "Selen ADVANCE"@en,
        "Selen ADVANCE"@ja,
        "Selen ADVANCE"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/47141/47141-1519341709.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/47141#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-04-12"^^xsd:date ;
    dcterms:title "DEEP2 SOUND DISC"@en,
        "DEEP2 SOUND DISC"@ja,
        "DEEP2 SOUND DISC"@ja-latn ;
    mo:catalogue_number "SAPR-001B" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47141#musicalexpression> ;
    mo:publisher <org/3796#subject> ;
    mo:record _:Nba5db51bb4574238a8040f9e3b008209 ;
    mo:record_count 1 ;
    schema:about <product/20999#subject> ;
    schema:datePublished "2002-04-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/47141/47141-1519341709.jpg> ;
    schema:name "DEEP2 SOUND DISC"@en,
        "DEEP2 SOUND DISC"@ja,
        "DEEP2 SOUND DISC"@ja-latn ;
    schema:publisher <org/3796#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/47141/47141-1519341709.jpg> .

_:N8f0807ba103d4242ae689cba2ec6eb57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CAVE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nba5db51bb4574238a8040f9e3b008209 ;
    schema:name "CAVE"@ja .

_:Na956ecc111814f46896943b11a7f5e22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CAVE (Karaoke ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nba5db51bb4574238a8040f9e3b008209 ;
    schema:name "CAVE (Karaoke ver.)"@ja .

_:Nba5db51bb4574238a8040f9e3b008209 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8f0807ba103d4242ae689cba2ec6eb57,
        _:Na956ecc111814f46896943b11a7f5e22 ;
    mo:track_count 2 ;
    schema:duration "PT10:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N8f0807ba103d4242ae689cba2ec6eb57,
        _:Na956ecc111814f46896943b11a7f5e22 .

