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

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/65130#lyrics>,
        <album/65130#subject> ;
    foaf:name "kamase-tora"@en,
        "かませ虎"@ja .

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

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

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

<album/65130#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yuuhei Satellite Best Selection"@en,
        "幽閉サテライト ベストセレクション"@ja,
        "Yuuhei Satellite Best Selection"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/65130#musicalwork> ;
    schema:name "Yuuhei Satellite Best Selection"@en,
        "幽閉サテライト ベストセレクション"@ja,
        "Yuuhei Satellite Best Selection"@ja-latn .

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

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

<org/687#subject> schema:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn ;
    foaf:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/65130/65130-1485529266.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17299#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65130#performance> ;
    schema:name "ikuo"@en ;
    foaf:name "ikuo"@en .

<artist/9452#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65130#performance> ;
    schema:name "senya"@en ;
    foaf:name "senya"@en .

<album/65130#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yuuhei Satellite Best Selection"@en,
        "幽閉サテライト ベストセレクション"@ja,
        "Yuuhei Satellite Best Selection"@ja-latn ;
    mo:performance_of <album/65130#musicalwork> ;
    mo:performer <artist/17299#subject>,
        <artist/9452#subject> ;
    mo:recorded_as <album/65130#musicalexpression> ;
    schema:byArtist <artist/17299#subject>,
        <artist/9452#subject> ;
    schema:name "Yuuhei Satellite Best Selection"@en,
        "幽閉サテライト ベストセレクション"@ja,
        "Yuuhei Satellite Best Selection"@ja-latn ;
    schema:workPerformed <album/65130#musicalwork> .

<album/65130#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Yuuhei Satellite Best Selection"@en,
        "幽閉サテライト ベストセレクション"@ja,
        "Yuuhei Satellite Best Selection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65130#musicalexpression> ;
    mo:publisher <org/687#subject> ;
    mo:record _:N71b5f7e81505482686ead184f9930247 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gensou Mangekyou ~The Memories of Phantasm~"@en ;
            foaf:name "Gensou Mangekyou ~The Memories of Phantasm~"@en ],
        <product/27#subject>,
        <product/29#subject>,
        <product/35#subject> ;
    schema:byArtist <artist/17299#subject>,
        <artist/9452#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/65130/65130-1485529266.jpg> ;
    schema:name "Yuuhei Satellite Best Selection"@en,
        "幽閉サテライト ベストセレクション"@ja,
        "Yuuhei Satellite Best Selection"@ja-latn ;
    schema:publisher <org/687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/65130/65130-1485529266.jpg> .

_:N75a9759a236d45c4982940bb390a1493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カフカなる群青へ"@ja,
        "Kafka naru Gunjou e"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N71b5f7e81505482686ead184f9930247 ;
    schema:name "カフカなる群青へ"@ja,
        "Kafka naru Gunjou e"@ja-latn .

_:Na47107f598fa4e4f83623ba938f0e2bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華鳥風月"@ja,
        "Kachou Fuugetsu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N71b5f7e81505482686ead184f9930247 ;
    schema:name "華鳥風月"@ja,
        "Kachou Fuugetsu"@ja-latn .

_:Ne3498cf336ac409e813de262b46be82b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミゼラブルの雫"@ja,
        "Miserable no Shizuku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N71b5f7e81505482686ead184f9930247 ;
    schema:name "ミゼラブルの雫"@ja,
        "Miserable no Shizuku"@ja-latn .

_:Nea2e066fec7a4e9d8d2736b9ab763e91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色は匂へど 散りぬるを"@ja,
        "Iro wa Nioedo Chirinuru wo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N71b5f7e81505482686ead184f9930247 ;
    schema:name "色は匂へど 散りぬるを"@ja,
        "Iro wa Nioedo Chirinuru wo"@ja-latn .

_:N71b5f7e81505482686ead184f9930247 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N75a9759a236d45c4982940bb390a1493,
        _:Na47107f598fa4e4f83623ba938f0e2bf,
        _:Ne3498cf336ac409e813de262b46be82b,
        _:Nea2e066fec7a4e9d8d2736b9ab763e91 ;
    mo:track_count 4 ;
    schema:duration "PT19:35"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N75a9759a236d45c4982940bb390a1493,
        _:Na47107f598fa4e4f83623ba938f0e2bf,
        _:Ne3498cf336ac409e813de262b46be82b,
        _:Nea2e066fec7a4e9d8d2736b9ab763e91 .

