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

<artist/8471#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hal=Pel"@en ;
    foaf:made <album/18371#lyrics>,
        <album/18371#subject> ;
    foaf:name "Hal=Pel"@en .

<artist/8936#subject> a schema:Person,
        foaf:Person ;
    schema:name "Party."@en ;
    foaf:made <album/18371#lyrics>,
        <album/18371#subject> ;
    foaf:name "Party."@en .

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/18371#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Streichen2"@en,
        "Streichen2"@ja,
        "Streichen2"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18371#musicalwork> ;
    schema:name "Streichen2"@en,
        "Streichen2"@ja,
        "Streichen2"@ja-latn .

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

<org/502#subject> schema:name "Spielraum"@en,
        "Spielraum"@ja,
        "Spielraum"@ja-latn ;
    foaf:name "Spielraum"@en,
        "Spielraum"@ja,
        "Spielraum"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/18371/18371-1268304554.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/8115#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18371#performance> ;
    schema:name "Tamaki Nanakuga"@en,
        "七柊たまき"@ja ;
    foaf:name "Tamaki Nanakuga"@en,
        "七柊たまき"@ja .

<artist/8116#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18371#performance> ;
    schema:name "Misaki Arima"@en,
        "有馬美咲"@ja ;
    foaf:name "Misaki Arima"@en,
        "有馬美咲"@ja .

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

<album/18371#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-28"^^xsd:date ;
    dcterms:title "Streichen2"@en,
        "Streichen2"@ja,
        "Streichen2"@ja-latn ;
    mo:catalogue_number "SPRM-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18371#musicalexpression> ;
    mo:publisher <org/502#subject> ;
    mo:record _:N3107fdc24c604c26b0d083e861ed2bb1 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/8115#subject>,
        <artist/8116#subject> ;
    schema:datePublished "2010-03-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/18371/18371-1268304554.jpg> ;
    schema:name "Streichen2"@en,
        "Streichen2"@ja,
        "Streichen2"@ja-latn ;
    schema:publisher <org/502#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/18371/18371-1268304554.jpg> .

_:N035a48ab89c443cf9f288117c450c20e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春の湊に (ddl Remix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3107fdc24c604c26b0d083e861ed2bb1 ;
    schema:name "春の湊に (ddl Remix)"@ja .

_:N4a13500b77984303992adc3f177c4c50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonar D"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3107fdc24c604c26b0d083e861ed2bb1 ;
    schema:name "Sonar D"@ja .

_:N551e030dc51d42e09fc571040d32500d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ignis shine"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3107fdc24c604c26b0d083e861ed2bb1 ;
    schema:name "ignis shine"@ja .

_:N67efd98a258c4d0591c9a79332060ad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl in the Garden"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3107fdc24c604c26b0d083e861ed2bb1 ;
    schema:name "Girl in the Garden"@ja .

_:N7a48e3b335fd43b080b04cffdd37b967 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燐獄の子守唄"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3107fdc24c604c26b0d083e861ed2bb1 ;
    schema:name "燐獄の子守唄"@ja .

_:N7cf729a48139493a88646d8607a3d96d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Border of Life (Alt. Mix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3107fdc24c604c26b0d083e861ed2bb1 ;
    schema:name "Border of Life (Alt. Mix)"@ja .

_:N99fe202183ce46eeb2fa5863881bff89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "over the horizon"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3107fdc24c604c26b0d083e861ed2bb1 ;
    schema:name "over the horizon"@ja .

_:Nddccf30d141942d2940913ee90dbfdc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "too long to wait for 60 years -S2 Mixing ver-"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3107fdc24c604c26b0d083e861ed2bb1 ;
    schema:name "too long to wait for 60 years -S2 Mixing ver-"@ja .

_:N3107fdc24c604c26b0d083e861ed2bb1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N035a48ab89c443cf9f288117c450c20e,
        _:N4a13500b77984303992adc3f177c4c50,
        _:N551e030dc51d42e09fc571040d32500d,
        _:N67efd98a258c4d0591c9a79332060ad2,
        _:N7a48e3b335fd43b080b04cffdd37b967,
        _:N7cf729a48139493a88646d8607a3d96d,
        _:N99fe202183ce46eeb2fa5863881bff89,
        _:Nddccf30d141942d2940913ee90dbfdc0 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N035a48ab89c443cf9f288117c450c20e,
        _:N4a13500b77984303992adc3f177c4c50,
        _:N551e030dc51d42e09fc571040d32500d,
        _:N67efd98a258c4d0591c9a79332060ad2,
        _:N7a48e3b335fd43b080b04cffdd37b967,
        _:N7cf729a48139493a88646d8607a3d96d,
        _:N99fe202183ce46eeb2fa5863881bff89,
        _:Nddccf30d141942d2940913ee90dbfdc0 .

