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

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

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

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

<event/184> a mo:Release ;
    schema:name "Released at Comic Market 89 (Dec 29, 2015 to Dec 31, 2015)" .

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

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

<org/1527#subject> schema:name "ALiCe BoX"@en,
        "ALiCe BoX"@ja,
        "ALiCe BoX"@ja-latn ;
    foaf:name "ALiCe BoX"@en,
        "ALiCe BoX"@ja,
        "ALiCe BoX"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/60107/60107-1467880256.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4848#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60107#performance> ;
    schema:name "Sayuri"@en,
        "さゆり"@ja ;
    foaf:name "Sayuri"@en,
        "さゆり"@ja .

<artist/529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60107#performance> ;
    schema:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja ;
    foaf:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja .

<album/60107#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Pop Master"@en,
        "Toho Pop Master"@ja,
        "Toho Pop Master"@ja-latn ;
    mo:performance_of <album/60107#musicalwork> ;
    mo:performer <artist/4848#subject>,
        <artist/529#subject> ;
    mo:recorded_as <album/60107#musicalexpression> ;
    schema:byArtist <artist/4848#subject>,
        <artist/529#subject> ;
    schema:name "Toho Pop Master"@en,
        "Toho Pop Master"@ja,
        "Toho Pop Master"@ja-latn ;
    schema:workPerformed <album/60107#musicalwork> .

<album/60107#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-30"^^xsd:date ;
    dcterms:title "Toho Pop Master"@en,
        "Toho Pop Master"@ja,
        "Toho Pop Master"@ja-latn ;
    mo:catalogue_number "ABCD-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60107#musicalexpression> ;
    mo:publisher <org/1527#subject> ;
    mo:record _:N230b6a749d1a406bb8e34387fb66b05a ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Touhou series"@en ;
            foaf:name "Touhou series"@en ] ;
    schema:byArtist <artist/4848#subject>,
        <artist/529#subject> ;
    schema:datePublished "2015-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/60107/60107-1467880256.jpg> ;
    schema:name "Toho Pop Master"@en,
        "Toho Pop Master"@ja,
        "Toho Pop Master"@ja-latn ;
    schema:publisher <org/1527#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/60107/60107-1467880256.jpg> .

_:N0381ae67a4a147da8c7b94f8cbacfdae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君は僕の、僕は君の \"REMIX\""@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230b6a749d1a406bb8e34387fb66b05a ;
    schema:name "君は僕の、僕は君の \"REMIX\""@ja .

_:N0b1522889afb425a8235d73036595fef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二ッ色ドリーマー"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230b6a749d1a406bb8e34387fb66b05a ;
    schema:name "二ッ色ドリーマー"@ja .

_:N1dde29fdb1834f93989dab96e8cb4877 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Place of oblibion"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230b6a749d1a406bb8e34387fb66b05a ;
    schema:name "Place of oblibion"@ja .

_:N1e17eca3c110485e8d8770fb0eabcf00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desire Awake"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230b6a749d1a406bb8e34387fb66b05a ;
    schema:name "Desire Awake"@ja .

_:N83a5b6da380e4edfae25b3e2d685f1b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alive"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230b6a749d1a406bb8e34387fb66b05a ;
    schema:name "Alive"@ja .

_:Nd2db7a46d2c04ec5bfd6a135202ca293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウワサのゲンソウ -Mysterious over stage-"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230b6a749d1a406bb8e34387fb66b05a ;
    schema:name "ウワサのゲンソウ -Mysterious over stage-"@ja .

_:Ndb0b1d973a2c4c4ea9eab9be5dfabe61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束のスターライト"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230b6a749d1a406bb8e34387fb66b05a ;
    schema:name "約束のスターライト"@ja .

_:N230b6a749d1a406bb8e34387fb66b05a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0381ae67a4a147da8c7b94f8cbacfdae,
        _:N0b1522889afb425a8235d73036595fef,
        _:N1dde29fdb1834f93989dab96e8cb4877,
        _:N1e17eca3c110485e8d8770fb0eabcf00,
        _:N83a5b6da380e4edfae25b3e2d685f1b8,
        _:Nd2db7a46d2c04ec5bfd6a135202ca293,
        _:Ndb0b1d973a2c4c4ea9eab9be5dfabe61 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0381ae67a4a147da8c7b94f8cbacfdae,
        _:N0b1522889afb425a8235d73036595fef,
        _:N1dde29fdb1834f93989dab96e8cb4877,
        _:N1e17eca3c110485e8d8770fb0eabcf00,
        _:N83a5b6da380e4edfae25b3e2d685f1b8,
        _:Nd2db7a46d2c04ec5bfd6a135202ca293,
        _:Ndb0b1d973a2c4c4ea9eab9be5dfabe61 .

