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

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

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

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

<event/159> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 10 (May 26, 2013)" .

<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/39411#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rope"@en,
        "ロープ"@ja,
        "Rope"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/39411#musicalwork> ;
    schema:name "Rope"@en,
        "ロープ"@ja,
        "Rope"@ja-latn .

<album/39411#musicalexpression> a mo:Signal ;
    mo:published_as <album/39411#subject> ;
    mo:records <album/39411#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/11/39411/39411-1368948350.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/39411#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/39411/39411-1368948350.jpg> ;
    foaf:depicts <album/39411#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/39411/39411-1368948350.jpg> .

<https://medium-media.vgm.io/albums/11/39411/39411-1368948350.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

<album/39411#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rope"@en,
        "ロープ"@ja,
        "Rope"@ja-latn ;
    mo:performance_of <album/39411#musicalwork> ;
    mo:performer <artist/11610#subject>,
        <artist/4383#subject>,
        <artist/9173#subject>,
        <artist/96#subject> ;
    mo:recorded_as <album/39411#musicalexpression> ;
    schema:byArtist <artist/11610#subject>,
        <artist/4383#subject>,
        <artist/9173#subject>,
        <artist/96#subject> ;
    schema:name "Rope"@en,
        "ロープ"@ja,
        "Rope"@ja-latn ;
    schema:workPerformed <album/39411#musicalwork> .

<album/39411#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "Rope"@en,
        "ロープ"@ja,
        "Rope"@ja-latn ;
    mo:catalogue_number "SA-006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39411#musicalexpression> ;
    mo:publisher <org/970#subject> ;
    mo:record _:Naf30f47bf36845a3b86f1585bc6d0295 ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/11610#subject>,
        <artist/4383#subject>,
        <artist/9173#subject>,
        <artist/96#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/39411/39411-1368948350.jpg> ;
    schema:name "Rope"@en,
        "ロープ"@ja,
        "Rope"@ja-latn ;
    schema:publisher <org/970#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/39411/39411-1368948350.jpg> .

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

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

_:N1ba0145b3516444b9004ef80dd21da1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "爪"@ja,
        "Tsume"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Naf30f47bf36845a3b86f1585bc6d0295 ;
    schema:name "爪"@ja,
        "Tsume"@ja-latn .

_:N1c0b7f1549b945efb35ae19352748b34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "或る古来から覗く点線"@ja,
        "Aru Korai kara Nozoku Tensen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Naf30f47bf36845a3b86f1585bc6d0295 ;
    schema:name "或る古来から覗く点線"@ja,
        "Aru Korai kara Nozoku Tensen"@ja-latn .

_:N2c70685cdc86438a98d523e8f2ce0583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ЯOPE"@ja,
        "ЯOPE"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Naf30f47bf36845a3b86f1585bc6d0295 ;
    schema:name "ЯOPE"@ja,
        "ЯOPE"@ja-latn .

_:N8973f020d2f64d33a681de93c78af507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OR"@ja,
        "OR"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Naf30f47bf36845a3b86f1585bc6d0295 ;
    schema:name "OR"@ja,
        "OR"@ja-latn .

_:N9fa7bd8db054479c9582813eee157048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll be right here"@ja,
        "I'll be right here"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Naf30f47bf36845a3b86f1585bc6d0295 ;
    schema:name "I'll be right here"@ja,
        "I'll be right here"@ja-latn .

_:Nae6c9007e239408db47aecf80e219e0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A mellow in Ring"@ja,
        "A mellow in Ring"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Naf30f47bf36845a3b86f1585bc6d0295 ;
    schema:name "A mellow in Ring"@ja,
        "A mellow in Ring"@ja-latn .

_:Nc8d8975b11ca4a83b55c86e0bdd40ca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆきどけ"@ja,
        "Yukidoke"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Naf30f47bf36845a3b86f1585bc6d0295 ;
    schema:name "ゆきどけ"@ja,
        "Yukidoke"@ja-latn .

_:Naf30f47bf36845a3b86f1585bc6d0295 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ba0145b3516444b9004ef80dd21da1c,
        _:N1c0b7f1549b945efb35ae19352748b34,
        _:N2c70685cdc86438a98d523e8f2ce0583,
        _:N8973f020d2f64d33a681de93c78af507,
        _:N9fa7bd8db054479c9582813eee157048,
        _:Nae6c9007e239408db47aecf80e219e0b,
        _:Nc8d8975b11ca4a83b55c86e0bdd40ca8 ;
    mo:track_count 7 ;
    schema:duration "PT29:05"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1ba0145b3516444b9004ef80dd21da1c,
        _:N1c0b7f1549b945efb35ae19352748b34,
        _:N2c70685cdc86438a98d523e8f2ce0583,
        _:N8973f020d2f64d33a681de93c78af507,
        _:N9fa7bd8db054479c9582813eee157048,
        _:Nae6c9007e239408db47aecf80e219e0b,
        _:Nc8d8975b11ca4a83b55c86e0bdd40ca8 .

