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

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

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

<event/221> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 16 (May 05, 2019)" .

<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 .

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

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

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

<org/1568#subject> schema:name "MUON KAGURA"@en,
        "舞音KAGURA"@ja,
        "MUON KAGURA"@ja-latn ;
    foaf:name "MUON KAGURA"@en,
        "舞音KAGURA"@ja,
        "MUON KAGURA"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/87705/87705-1560498545.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/5946#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87705#performance> ;
    schema:name "Mai Kotohge"@en,
        "小峠舞"@ja ;
    foaf:made <album/87705#lyrics>,
        <album/87705#subject> ;
    foaf:name "Mai Kotohge"@en,
        "小峠舞"@ja .

<album/87705#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-05"^^xsd:date ;
    dcterms:title "Sign"@en,
        "Sign"@ja,
        "Sign"@ja-latn ;
    mo:catalogue_number "MOKR-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87705#musicalexpression> ;
    mo:publisher <org/1568#subject> ;
    mo:record _:N35c65ca53dce4cafa30e94a89cb8835d ;
    mo:record_count 1 ;
    mo:release <event/221> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/5946#subject> ;
    schema:datePublished "2019-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/87705/87705-1560498545.jpg> ;
    schema:name "Sign"@en,
        "Sign"@ja,
        "Sign"@ja-latn ;
    schema:publisher <org/1568#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/87705/87705-1560498545.jpg> .

_:N1539cf4f487f4a6d99b3a43c525fb1c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さようなら。ありがとう。"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c65ca53dce4cafa30e94a89cb8835d ;
    schema:name "さようなら。ありがとう。"@ja .

_:N3410d30f3de4434293c643ff1e361b55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トリップトラップ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c65ca53dce4cafa30e94a89cb8835d ;
    schema:name "トリップトラップ"@ja .

_:N3ce3e1acefff466e95a95bfcd4f2ae2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セツナ セツナ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c65ca53dce4cafa30e94a89cb8835d ;
    schema:name "セツナ セツナ"@ja .

_:N3e475a93312b4cf08832a77cf38edaca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c65ca53dce4cafa30e94a89cb8835d ;
    schema:name "B"@ja .

_:N7a0ec7e5e55e4185b185b02a8274104f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAYOHIGA"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c65ca53dce4cafa30e94a89cb8835d ;
    schema:name "MAYOHIGA"@ja .

_:N941733f0d2a94b5ea9f70e79a0ec5087 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "POP'N MAGIC!!"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c65ca53dce4cafa30e94a89cb8835d ;
    schema:name "POP'N MAGIC!!"@ja .

_:N35c65ca53dce4cafa30e94a89cb8835d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1539cf4f487f4a6d99b3a43c525fb1c1,
        _:N3410d30f3de4434293c643ff1e361b55,
        _:N3ce3e1acefff466e95a95bfcd4f2ae2d,
        _:N3e475a93312b4cf08832a77cf38edaca,
        _:N7a0ec7e5e55e4185b185b02a8274104f,
        _:N941733f0d2a94b5ea9f70e79a0ec5087 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1539cf4f487f4a6d99b3a43c525fb1c1,
        _:N3410d30f3de4434293c643ff1e361b55,
        _:N3ce3e1acefff466e95a95bfcd4f2ae2d,
        _:N3e475a93312b4cf08832a77cf38edaca,
        _:N7a0ec7e5e55e4185b185b02a8274104f,
        _:N941733f0d2a94b5ea9f70e79a0ec5087 .

