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

<artist/12218#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wani"@en,
        "ワニ"@ja ;
    foaf:made <album/52508#lyrics>,
        <album/52508#subject> ;
    foaf:name "Wani"@en,
        "ワニ"@ja .

<album/30798> a mo:Release ;
    mo:catalogue_number "SA-002" .

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

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

<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/52508#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sadomasochism 2nd Press"@en,
        "サドマゾヒズム 2nd Press"@ja,
        "Sadomasochism 2nd Press"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/52508#musicalwork> ;
    schema:name "Sadomasochism 2nd Press"@en,
        "サドマゾヒズム 2nd Press"@ja,
        "Sadomasochism 2nd Press"@ja-latn .

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

<org/970#subject> schema:name "Sally"@en,
        "サリー"@ja,
        "Sally"@ja-latn ;
    foaf:name "Sally"@en,
        "サリー"@ja,
        "Sally"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/52508/52508-1430706819.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52508#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:made <album/52508#lyrics>,
        <album/52508#subject> ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/9173#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52508#performance> ;
    schema:name "Ranko"@en,
        "ランコ"@ja ;
    foaf:name "Ranko"@en,
        "ランコ"@ja .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52508#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

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

<album/52508#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sadomasochism 2nd Press"@en,
        "サドマゾヒズム 2nd Press"@ja,
        "Sadomasochism 2nd Press"@ja-latn ;
    mo:performance_of <album/52508#musicalwork> ;
    mo:performer <artist/11610#subject>,
        <artist/4383#subject>,
        <artist/9173#subject>,
        <artist/96#subject> ;
    mo:recorded_as <album/52508#musicalexpression> ;
    schema:byArtist <artist/11610#subject>,
        <artist/4383#subject>,
        <artist/9173#subject>,
        <artist/96#subject> ;
    schema:name "Sadomasochism 2nd Press"@en,
        "サドマゾヒズム 2nd Press"@ja,
        "Sadomasochism 2nd Press"@ja-latn ;
    schema:workPerformed <album/52508#musicalwork> .

<album/52508#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-24"^^xsd:date ;
    dcterms:title "Sadomasochism 2nd Press"@en,
        "サドマゾヒズム 2nd Press"@ja,
        "Sadomasochism 2nd Press"@ja-latn ;
    mo:catalogue_number "SA-002b" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/30798> ;
    mo:publication_of <album/52508#musicalexpression> ;
    mo:publisher <org/970#subject> ;
    mo:record _:N2caabf7883494264a85aefc6b4968b90 ;
    mo:record_count 1 ;
    schema:about <product/882#subject> ;
    schema:byArtist <artist/11610#subject>,
        <artist/4383#subject>,
        <artist/9173#subject>,
        <artist/96#subject> ;
    schema:datePublished "2014-11-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/52508/52508-1430706819.jpg> ;
    schema:name "Sadomasochism 2nd Press"@en,
        "サドマゾヒズム 2nd Press"@ja,
        "Sadomasochism 2nd Press"@ja-latn ;
    schema:publisher <org/970#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/52508/52508-1430706819.jpg> .

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

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

_:N23a025c493384f5595db2604563897c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "enn ～淵～"@ja,
        "Enn ~En~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N2caabf7883494264a85aefc6b4968b90 ;
    schema:name "enn ～淵～"@ja,
        "Enn ~En~"@ja-latn .

_:N26679e07a5f24ae3bf0c6a01de4ec9f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霊魂ミソロジー"@ja,
        "Reikon Mythology"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N2caabf7883494264a85aefc6b4968b90 ;
    schema:name "霊魂ミソロジー"@ja,
        "Reikon Mythology"@ja-latn .

_:N65f171e0102f43e49271243121572157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "plaza Blue age"@ja,
        "plaza Blue age"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N2caabf7883494264a85aefc6b4968b90 ;
    schema:name "plaza Blue age"@ja,
        "plaza Blue age"@ja-latn .

_:N8b4527eed2624d48ba9560865e3dc21a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L∞p"@ja,
        "L∞p"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N2caabf7883494264a85aefc6b4968b90 ;
    schema:name "L∞p"@ja,
        "L∞p"@ja-latn .

_:N9140ba7d80d5402f92d9d5402d275a70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コウモリ"@ja,
        "Koumori"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N2caabf7883494264a85aefc6b4968b90 ;
    schema:name "コウモリ"@ja,
        "Koumori"@ja-latn .

_:Nd675c9dc7d544e72bf82ea3abc288cd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サド"@ja,
        "Sado"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N2caabf7883494264a85aefc6b4968b90 ;
    schema:name "サド"@ja,
        "Sado"@ja-latn .

_:Nf105831aa8c445219f1da6a9505de20d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新規テキストドキュメント"@ja,
        "Shinki Text Document"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N2caabf7883494264a85aefc6b4968b90 ;
    schema:name "新規テキストドキュメント"@ja,
        "Shinki Text Document"@ja-latn .

_:N2caabf7883494264a85aefc6b4968b90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23a025c493384f5595db2604563897c1,
        _:N26679e07a5f24ae3bf0c6a01de4ec9f9,
        _:N65f171e0102f43e49271243121572157,
        _:N8b4527eed2624d48ba9560865e3dc21a,
        _:N9140ba7d80d5402f92d9d5402d275a70,
        _:Nd675c9dc7d544e72bf82ea3abc288cd1,
        _:Nf105831aa8c445219f1da6a9505de20d ;
    mo:track_count 7 ;
    schema:duration "PT32:58"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N23a025c493384f5595db2604563897c1,
        _:N26679e07a5f24ae3bf0c6a01de4ec9f9,
        _:N65f171e0102f43e49271243121572157,
        _:N8b4527eed2624d48ba9560865e3dc21a,
        _:N9140ba7d80d5402f92d9d5402d275a70,
        _:Nd675c9dc7d544e72bf82ea3abc288cd1,
        _:Nf105831aa8c445219f1da6a9505de20d .

