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

<artist/13431#subject> a schema:Person,
        foaf:Person ;
    schema:name "mono"@en ;
    foaf:made <album/20835#lyrics>,
        <album/20835#subject> ;
    foaf:name "mono"@en .

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/20835#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prismatic"@en,
        "Prismatic"@ja,
        "Prismatic"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20835#musicalwork> ;
    schema:name "Prismatic"@en,
        "Prismatic"@ja,
        "Prismatic"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/53/20835/20835-1282723535.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20835#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prismatic"@en,
        "Prismatic"@ja,
        "Prismatic"@ja-latn ;
    mo:performance_of <album/20835#musicalwork> ;
    mo:performer <artist/13447#subject> ;
    mo:recorded_as <album/20835#musicalexpression> ;
    schema:byArtist <artist/13447#subject> ;
    schema:name "Prismatic"@en,
        "Prismatic"@ja,
        "Prismatic"@ja-latn ;
    schema:workPerformed <album/20835#musicalwork> .

<artist/13447#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20835#performance> ;
    schema:name "Plus Monaka"@en,
        "プラスもなか"@ja ;
    foaf:made <album/20835#lyrics>,
        <album/20835#subject> ;
    foaf:name "Plus Monaka"@en,
        "プラスもなか"@ja .

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

<album/20835#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Prismatic"@en,
        "Prismatic"@ja,
        "Prismatic"@ja-latn ;
    mo:catalogue_number "PLUS-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20835#musicalexpression> ;
    mo:publisher _:N61d7e1be9bb7497d930d1ebc18b850e0 ;
    mo:record _:Ndde37d91281b48189c0e07cb96a28e16 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/13447#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/20835/20835-1282723535.jpg> ;
    schema:name "Prismatic"@en,
        "Prismatic"@ja,
        "Prismatic"@ja-latn ;
    schema:publisher _:N61d7e1be9bb7497d930d1ebc18b850e0 ;
    foaf:depiction <https://media.vgm.io/albums/53/20835/20835-1282723535.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "しお"@en ;
    foaf:made <album/20835#subject> ;
    foaf:name "しお"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "しお"@en ;
    foaf:made <album/20835#lyrics> ;
    foaf:name "しお"@en .

_:N05831347d5814b799bddb947300533a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bayberry"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ndde37d91281b48189c0e07cb96a28e16 ;
    schema:name "bayberry"@ja .

_:N07342d1587734ec1a487e8f894691e1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sweetly"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ndde37d91281b48189c0e07cb96a28e16 ;
    schema:name "sweetly"@ja .

_:N1eefa6a5cf814a5fbc4e10908a54e225 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まどろみリアルシャドー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ndde37d91281b48189c0e07cb96a28e16 ;
    schema:name "まどろみリアルシャドー"@ja .

_:N4166a2e0c4854bffaf124a0bf9b4e025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラノユメ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Ndde37d91281b48189c0e07cb96a28e16 ;
    schema:name "サクラノユメ"@ja .

_:N583ee5ab791c42ccb07dbacf04229424 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "iridescent"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Ndde37d91281b48189c0e07cb96a28e16 ;
    schema:name "iridescent"@ja .

_:N61d7e1be9bb7497d930d1ebc18b850e0 schema:name "Planet+"@en ;
    foaf:name "Planet+"@en .

_:Ndde37d91281b48189c0e07cb96a28e16 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05831347d5814b799bddb947300533a8,
        _:N07342d1587734ec1a487e8f894691e1a,
        _:N1eefa6a5cf814a5fbc4e10908a54e225,
        _:N4166a2e0c4854bffaf124a0bf9b4e025,
        _:N583ee5ab791c42ccb07dbacf04229424 ;
    mo:track_count 5 ;
    schema:duration "PT20:51"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N05831347d5814b799bddb947300533a8,
        _:N07342d1587734ec1a487e8f894691e1a,
        _:N1eefa6a5cf814a5fbc4e10908a54e225,
        _:N4166a2e0c4854bffaf124a0bf9b4e025,
        _:N583ee5ab791c42ccb07dbacf04229424 .

