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

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

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

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

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

<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/3014#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ayatan Rock"@en,
        "アヤタン☆ロック"@ja,
        "Ayatan Rock"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/3014#musicalwork> ;
    schema:name "Ayatan Rock"@en,
        "アヤタン☆ロック"@ja,
        "Ayatan Rock"@ja-latn .

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

<album/3014#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ayatan Rock"@en,
        "アヤタン☆ロック"@ja,
        "Ayatan Rock"@ja-latn ;
    mo:performance_of <album/3014#musicalwork> ;
    mo:recorded_as <album/3014#musicalexpression> ;
    schema:name "Ayatan Rock"@en,
        "アヤタン☆ロック"@ja,
        "Ayatan Rock"@ja-latn ;
    schema:workPerformed <album/3014#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/41/3014/3014-1156714170.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3014#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "Ayatan Rock"@en,
        "アヤタン☆ロック"@ja,
        "Ayatan Rock"@ja-latn ;
    mo:catalogue_number "NKCD-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3014#musicalexpression> ;
    mo:publisher <org/303#subject> ;
    mo:record _:Nb92e69bb62614304bbbdabae3d76f26e ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about <product/31#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/3014/3014-1156714170.jpg> ;
    schema:name "Ayatan Rock"@en,
        "アヤタン☆ロック"@ja,
        "Ayatan Rock"@ja-latn ;
    schema:publisher <org/303#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/3014/3014-1156714170.jpg> .

_:N05cbe10ca53c442293bd64c94e771833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒川と手帖 ～黒川って誰よ？"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nb92e69bb62614304bbbdabae3d76f26e ;
    schema:name "黒川と手帖 ～黒川って誰よ？"@ja .

_:N0a6ca037c6064b099d88992598593514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "文タンが見（られ）ているにょ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nb92e69bb62614304bbbdabae3d76f26e ;
    schema:name "文タンが見（られ）ているにょ"@ja .

_:N257144e429634db081b2f9eaa97a762b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の国のミニスカ天狗"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nb92e69bb62614304bbbdabae3d76f26e ;
    schema:name "東の国のミニスカ天狗"@ja .

_:N29df502861264b6c812e12c08981e21c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風をピューと吹く文タン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nb92e69bb62614304bbbdabae3d76f26e ;
    schema:name "風をピューと吹く文タン"@ja .

_:Nabe0a9b0610640a78d42562c62ea2b07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "めが天狗。"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nb92e69bb62614304bbbdabae3d76f26e ;
    schema:name "めが天狗。"@ja .

_:Ncaac315c392a4b67ae2ed8e76cb63f7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鋼鉄少女。文タン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nb92e69bb62614304bbbdabae3d76f26e ;
    schema:name "鋼鉄少女。文タン"@ja .

_:Neb10a438ba464a1db6ce253ebb1c9a75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レトロスペクティブ夕子 ～京都土産は生八ツ橋"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nb92e69bb62614304bbbdabae3d76f26e ;
    schema:name "レトロスペクティブ夕子 ～京都土産は生八ツ橋"@ja .

_:Nb92e69bb62614304bbbdabae3d76f26e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05cbe10ca53c442293bd64c94e771833,
        _:N0a6ca037c6064b099d88992598593514,
        _:N257144e429634db081b2f9eaa97a762b,
        _:N29df502861264b6c812e12c08981e21c,
        _:Nabe0a9b0610640a78d42562c62ea2b07,
        _:Ncaac315c392a4b67ae2ed8e76cb63f7f,
        _:Neb10a438ba464a1db6ce253ebb1c9a75 ;
    mo:track_count 7 ;
    schema:duration "PT33:50"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N05cbe10ca53c442293bd64c94e771833,
        _:N0a6ca037c6064b099d88992598593514,
        _:N257144e429634db081b2f9eaa97a762b,
        _:N29df502861264b6c812e12c08981e21c,
        _:Nabe0a9b0610640a78d42562c62ea2b07,
        _:Ncaac315c392a4b67ae2ed8e76cb63f7f,
        _:Neb10a438ba464a1db6ce253ebb1c9a75 .

