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

<artist/10897#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jell"@en ;
    foaf:made <album/32818#lyrics>,
        <album/32818#subject> ;
    foaf:name "Jell"@en .

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

<artist/10895#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32818#subject> ;
    schema:name "GCHM"@en ;
    foaf:made <album/32818#composition>,
        <album/32818#subject> ;
    foaf:name "GCHM"@en .

<artist/56606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32818#subject> ;
    schema:name "K's"@en ;
    foaf:made <album/32818#composition>,
        <album/32818#lyrics>,
        <album/32818#subject> ;
    foaf:name "K's"@en .

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

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

<https://medium-media.vgm.io/albums/81/32818/32818-1336060254.png> a schema:ImageObject,
        foaf:Image .

<album/32818#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "D-STAGE PointPremium \"Pointe:D Vol.2\""@en,
        "D-STAGE PointPremium \"Pointe:D Vol.2\""@ja,
        "D-STAGE PointPremium \"Pointe:D Vol.2\""@ja-latn ;
    mo:composer <artist/10895#subject>,
        <artist/56606#subject> ;
    mo:produced_work <album/32818#musicalwork> ;
    schema:name "D-STAGE PointPremium \"Pointe:D Vol.2\""@en,
        "D-STAGE PointPremium \"Pointe:D Vol.2\""@ja,
        "D-STAGE PointPremium \"Pointe:D Vol.2\""@ja-latn .

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

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

<artist/10896#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32818#performance> ;
    schema:name "Mie"@en,
        "みぃ"@ja ;
    foaf:name "Mie"@en,
        "みぃ"@ja .

<artist/47496#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32818#performance> ;
    schema:name "Tama"@en,
        "たま"@ja ;
    foaf:name "Tama"@en,
        "たま"@ja .

<artist/6597#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32818#performance> ;
    schema:name "tomoya"@en ;
    foaf:name "tomoya"@en .

<album/32818#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "D-STAGE PointPremium \"Pointe:D Vol.2\""@en,
        "D-STAGE PointPremium \"Pointe:D Vol.2\""@ja,
        "D-STAGE PointPremium \"Pointe:D Vol.2\""@ja-latn ;
    mo:performance_of <album/32818#musicalwork> ;
    mo:performer <artist/10896#subject>,
        <artist/47496#subject>,
        <artist/6597#subject> ;
    mo:recorded_as <album/32818#musicalexpression> ;
    schema:byArtist <artist/10896#subject>,
        <artist/47496#subject>,
        <artist/6597#subject> ;
    schema:name "D-STAGE PointPremium \"Pointe:D Vol.2\""@en,
        "D-STAGE PointPremium \"Pointe:D Vol.2\""@ja,
        "D-STAGE PointPremium \"Pointe:D Vol.2\""@ja-latn ;
    schema:workPerformed <album/32818#musicalwork> .

<album/32818#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-28"^^xsd:date ;
    dcterms:title "D-STAGE PointPremium \"Pointe:D Vol.2\""@en,
        "D-STAGE PointPremium \"Pointe:D Vol.2\""@ja,
        "D-STAGE PointPremium \"Pointe:D Vol.2\""@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32818#musicalexpression> ;
    mo:publisher _:N1590bd264ea0452b9d6dc18b366733ff ;
    mo:record _:Nce12793a4fe642eb8fb32dc2adc111fe ;
    mo:record_count 1 ;
    schema:byArtist <artist/10896#subject>,
        <artist/47496#subject>,
        <artist/6597#subject> ;
    schema:datePublished "2012-04-28"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/81/32818/32818-1336060254.png> ;
    schema:name "D-STAGE PointPremium \"Pointe:D Vol.2\""@en,
        "D-STAGE PointPremium \"Pointe:D Vol.2\""@ja,
        "D-STAGE PointPremium \"Pointe:D Vol.2\""@ja-latn ;
    schema:publisher _:N1590bd264ea0452b9d6dc18b366733ff ;
    foaf:depiction <https://media.vgm.io/albums/81/32818/32818-1336060254.png> .

_:N1590bd264ea0452b9d6dc18b366733ff schema:name "D-STAGE"@en ;
    foaf:name "D-STAGE"@en .

_:N265d963755d040948affe7012cff4e07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walk"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nce12793a4fe642eb8fb32dc2adc111fe ;
    schema:name "Walk"@en .

_:N7471f4ee4db847ad95c817969ed8a29b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freebird"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nce12793a4fe642eb8fb32dc2adc111fe ;
    schema:name "Freebird"@en .

_:Nce12793a4fe642eb8fb32dc2adc111fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N265d963755d040948affe7012cff4e07,
        _:N7471f4ee4db847ad95c817969ed8a29b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N265d963755d040948affe7012cff4e07,
        _:N7471f4ee4db847ad95c817969ed8a29b .

