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

<artist/6959#subject> a schema:Person,
        foaf:Person ;
    schema:name "RD-Sounds"@en ;
    foaf:made <album/36899#lyrics>,
        <album/36899#subject> ;
    foaf:name "RD-Sounds"@en .

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

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

<artist/2367#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36899#subject> ;
    schema:name "Kisida"@en,
        "岸田"@ja ;
    foaf:made <album/36899#composition>,
        <album/36899#lyrics>,
        <album/36899#subject> ;
    foaf:name "Kisida"@en,
        "岸田"@ja .

<artist/9272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36899#subject> ;
    schema:name "Hayapi"@en,
        "はやぴ～"@ja ;
    foaf:made <album/36899#composition>,
        <album/36899#lyrics>,
        <album/36899#subject> ;
    foaf:name "Hayapi"@en,
        "はやぴ～"@ja .

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

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

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

<org/582#subject> schema:name "Studio K2"@en,
        "岸田教団"@ja,
        "Studio K2"@ja-latn ;
    foaf:name "Studio K2"@en,
        "岸田教団"@ja,
        "Studio K2"@ja-latn .

<https://media.vgm.io/albums/99/36899/36899-1356550148.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36899#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/36899/36899-1356550148.png> ;
    foaf:depicts <album/36899#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/36899/36899-1356550148.png> .

<https://medium-media.vgm.io/albums/99/36899/36899-1356550148.png> a schema:ImageObject,
        foaf:Image .

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

<artist/2416#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36899#performance> ;
    schema:name "ichigo"@en ;
    foaf:name "ichigo"@en .

<artist/9271#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36899#performance> ;
    schema:name "KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "岸田教団&THE明星ロケッツ"@ja ;
    foaf:name "KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "岸田教団&THE明星ロケッツ"@ja .

<album/36899#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rock 'n' Roll Laboratory"@en,
        "ロックンロール ラボラトリー"@ja,
        "Rock 'n' Roll Laboratory"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/2367#subject>,
        <artist/9272#subject> ;
    mo:produced_work <album/36899#musicalwork> ;
    schema:name "Rock 'n' Roll Laboratory"@en,
        "ロックンロール ラボラトリー"@ja,
        "Rock 'n' Roll Laboratory"@ja-latn .

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

<album/36899#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rock 'n' Roll Laboratory"@en,
        "ロックンロール ラボラトリー"@ja,
        "Rock 'n' Roll Laboratory"@ja-latn ;
    mo:performance_of <album/36899#musicalwork> ;
    mo:performer <artist/2416#subject>,
        <artist/9271#subject> ;
    mo:recorded_as <album/36899#musicalexpression> ;
    schema:byArtist <artist/2416#subject>,
        <artist/9271#subject> ;
    schema:name "Rock 'n' Roll Laboratory"@en,
        "ロックンロール ラボラトリー"@ja,
        "Rock 'n' Roll Laboratory"@ja-latn ;
    schema:workPerformed <album/36899#musicalwork> .

<album/36899#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "Rock 'n' Roll Laboratory"@en,
        "ロックンロール ラボラトリー"@ja,
        "Rock 'n' Roll Laboratory"@ja-latn ;
    mo:catalogue_number "K2-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36899#musicalexpression> ;
    mo:publisher <org/582#subject> ;
    mo:record _:N136cd8b33b9b4b18bb21e2f1f809f630 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "WORLD END ECONOMiCA Episode 2"@en ;
            foaf:name "WORLD END ECONOMiCA Episode 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Greed Packet Unlimited"@en ;
            foaf:name "Greed Packet Unlimited"@en ],
        <product/31#subject> ;
    schema:byArtist <artist/2416#subject>,
        <artist/9271#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/36899/36899-1356550148.png> ;
    schema:name "Rock 'n' Roll Laboratory"@en,
        "ロックンロール ラボラトリー"@ja,
        "Rock 'n' Roll Laboratory"@ja-latn ;
    schema:publisher <org/582#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/36899/36899-1356550148.png> .

_:N19c1ad2d113947249d40e4447c34a01a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sleep disorder"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N136cd8b33b9b4b18bb21e2f1f809f630 ;
    schema:name "sleep disorder"@ja .

_:N3d6202b6df0e496ea6ba76cf201c6321 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自由への賛歌"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N136cd8b33b9b4b18bb21e2f1f809f630 ;
    schema:name "自由への賛歌"@ja .

_:N8948953a27664c8180b51d01ff79cef7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cause to decide"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N136cd8b33b9b4b18bb21e2f1f809f630 ;
    schema:name "cause to decide"@ja .

_:Nc201be4131d24b8583498929f64cf1d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alchemy"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N136cd8b33b9b4b18bb21e2f1f809f630 ;
    schema:name "Alchemy"@ja .

_:Nd2056c2846ef44fa8ca28ee6e893982c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "熱病"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N136cd8b33b9b4b18bb21e2f1f809f630 ;
    schema:name "熱病"@ja .

_:N136cd8b33b9b4b18bb21e2f1f809f630 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19c1ad2d113947249d40e4447c34a01a,
        _:N3d6202b6df0e496ea6ba76cf201c6321,
        _:N8948953a27664c8180b51d01ff79cef7,
        _:Nc201be4131d24b8583498929f64cf1d2,
        _:Nd2056c2846ef44fa8ca28ee6e893982c ;
    mo:track_count 5 ;
    schema:duration "PT20:22"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N19c1ad2d113947249d40e4447c34a01a,
        _:N3d6202b6df0e496ea6ba76cf201c6321,
        _:N8948953a27664c8180b51d01ff79cef7,
        _:Nc201be4131d24b8583498929f64cf1d2,
        _:Nd2056c2846ef44fa8ca28ee6e893982c .

