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

<artist/10258#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asahi"@en,
        "アサヒ"@ja ;
    foaf:made <album/48877#lyrics>,
        <album/48877#subject> ;
    foaf:name "Asahi"@en,
        "アサヒ"@ja .

<artist/36599#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rute"@en ;
    foaf:made <album/48877#lyrics>,
        <album/48877#subject> ;
    foaf:name "Rute"@en .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48877#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/48877#composition>,
        <album/48877#subject> ;
    foaf:name "ZUN"@en .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

<album/48877#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Dance School Vol.1"@en,
        "東方ダンススクール Vol.1"@ja,
        "Touhou Dance School Vol.1"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/48877#musicalwork> ;
    schema:name "Touhou Dance School Vol.1"@en,
        "東方ダンススクール Vol.1"@ja,
        "Touhou Dance School Vol.1"@ja-latn .

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

<org/1026#subject> schema:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn ;
    foaf:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/48877/48877-1414571651.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13449#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48877#performance> ;
    schema:name "Takahito \"Rute\" Koshida"@en,
        "越田Rute隆人"@ja ;
    foaf:name "Takahito \"Rute\" Koshida"@en,
        "越田Rute隆人"@ja .

<artist/16658#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48877#performance> ;
    schema:name "Aki"@en,
        "あき"@ja ;
    foaf:name "Aki"@en,
        "あき"@ja .

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48877#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<album/48877#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Dance School Vol.1"@en,
        "東方ダンススクール Vol.1"@ja,
        "Touhou Dance School Vol.1"@ja-latn ;
    mo:performance_of <album/48877#musicalwork> ;
    mo:performer <artist/13449#subject>,
        <artist/16658#subject>,
        <artist/8196#subject> ;
    mo:recorded_as <album/48877#musicalexpression> ;
    schema:byArtist <artist/13449#subject>,
        <artist/16658#subject>,
        <artist/8196#subject> ;
    schema:name "Touhou Dance School Vol.1"@en,
        "東方ダンススクール Vol.1"@ja,
        "Touhou Dance School Vol.1"@ja-latn ;
    schema:workPerformed <album/48877#musicalwork> .

<album/48877#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-14"^^xsd:date ;
    dcterms:title "Touhou Dance School Vol.1"@en,
        "東方ダンススクール Vol.1"@ja,
        "Touhou Dance School Vol.1"@ja-latn ;
    mo:catalogue_number "DWDV-0002" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/48877#musicalexpression> ;
    mo:publisher <org/1026#subject> ;
    mo:record _:Na9a8243fbed44a8ebdf0b83bd9dc339b ;
    mo:record_count 1 ;
    schema:about <product/33#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/13449#subject>,
        <artist/16658#subject>,
        <artist/8196#subject> ;
    schema:datePublished "2013-07-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/48877/48877-1414571651.jpg> ;
    schema:name "Touhou Dance School Vol.1"@en,
        "東方ダンススクール Vol.1"@ja,
        "Touhou Dance School Vol.1"@ja-latn ;
    schema:publisher <org/1026#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/48877/48877-1414571651.jpg> .

_:N0c85a8e04f7e44d29f914220ce323937 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイドル職探し"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na9a8243fbed44a8ebdf0b83bd9dc339b ;
    schema:name "アイドル職探し"@ja .

_:Nc6d002bbf81c4b4da2b837ae470442eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scream Out!"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na9a8243fbed44a8ebdf0b83bd9dc339b ;
    schema:name "Scream Out!"@ja .

_:Na9a8243fbed44a8ebdf0b83bd9dc339b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c85a8e04f7e44d29f914220ce323937,
        _:Nc6d002bbf81c4b4da2b837ae470442eb ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0c85a8e04f7e44d29f914220ce323937,
        _:Nc6d002bbf81c4b4da2b837ae470442eb .

