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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12225#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/12225#composition>,
        <album/12225#subject> ;
    foaf:name "U2"@en .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

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

<album/12225#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Please Be Quiet At The Library"@en,
        "図書館ではお静かに"@ja,
        "Toshokan de wa Oshizuka ni"@ja-latn ;
    mo:performance_of <album/12225#musicalwork> ;
    mo:recorded_as <album/12225#musicalexpression> ;
    schema:name "Please Be Quiet At The Library"@en,
        "図書館ではお静かに"@ja,
        "Toshokan de wa Oshizuka ni"@ja-latn ;
    schema:workPerformed <album/12225#musicalwork> .

<org/219#subject> schema:name "Reiche"@en,
        "ライヒェ"@ja,
        "Reiche"@ja-latn ;
    foaf:name "Reiche"@en,
        "ライヒェ"@ja,
        "Reiche"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/12225/12225-1235233773.png> a schema:ImageObject,
        foaf:Image .

<album/12225#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Please Be Quiet At The Library"@en,
        "図書館ではお静かに"@ja,
        "Toshokan de wa Oshizuka ni"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/12225#musicalwork> ;
    schema:name "Please Be Quiet At The Library"@en,
        "図書館ではお静かに"@ja,
        "Toshokan de wa Oshizuka ni"@ja-latn .

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

<album/12225#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-02"^^xsd:date ;
    dcterms:title "Please Be Quiet At The Library"@en,
        "図書館ではお静かに"@ja,
        "Toshokan de wa Oshizuka ni"@ja-latn ;
    mo:catalogue_number "RMCD-013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12225#musicalexpression> ;
    mo:publisher <org/219#subject> ;
    mo:record _:N898752621186470aaa5a96ef213a0a3b ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/25#subject> ;
    schema:datePublished "2008-03-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/12225/12225-1235233773.png> ;
    schema:name "Please Be Quiet At The Library"@en,
        "図書館ではお静かに"@ja,
        "Toshokan de wa Oshizuka ni"@ja-latn ;
    schema:publisher <org/219#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/12225/12225-1235233773.png> .

_:N03f346835ac74512907dbcb630a115ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching through the Bookshelves"@en,
        "書架の探索"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N898752621186470aaa5a96ef213a0a3b ;
    schema:name "Searching through the Bookshelves"@en,
        "書架の探索"@ja .

_:N32092566b0fc4cd98d3dde12e908e6cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koakuma at the Library"@en,
        "図書館の小悪魔"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N898752621186470aaa5a96ef213a0a3b ;
    schema:name "Koakuma at the Library"@en,
        "図書館の小悪魔"@ja .

_:N3479f71bb53f4423a52636a078246391 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning at the Library"@en,
        "図書館の朝"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N898752621186470aaa5a96ef213a0a3b ;
    schema:name "Morning at the Library"@en,
        "図書館の朝"@ja .

_:N6ffefed502c9457d9d91488d8f185774 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Mouse Intrudes"@en,
        "ネズミ侵入"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N898752621186470aaa5a96ef213a0a3b ;
    schema:name "A Mouse Intrudes"@en,
        "ネズミ侵入"@ja .

_:N829318bf17504f24b954b5ed7ac9f5ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tea Party at the Library"@en,
        "図書館のお茶会"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N898752621186470aaa5a96ef213a0a3b ;
    schema:name "Tea Party at the Library"@en,
        "図書館のお茶会"@ja .

_:N90c48bbabeb541218291d5bab4d3d85c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening at the Library"@en,
        "図書館の夜"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N898752621186470aaa5a96ef213a0a3b ;
    schema:name "Evening at the Library"@en,
        "図書館の夜"@ja .

_:Na09c898a8ae540b184471594d542d11f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Writing in the Magic Book"@en,
        "魔道書執筆"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N898752621186470aaa5a96ef213a0a3b ;
    schema:name "Writing in the Magic Book"@en,
        "魔道書執筆"@ja .

_:N898752621186470aaa5a96ef213a0a3b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03f346835ac74512907dbcb630a115ec,
        _:N32092566b0fc4cd98d3dde12e908e6cf,
        _:N3479f71bb53f4423a52636a078246391,
        _:N6ffefed502c9457d9d91488d8f185774,
        _:N829318bf17504f24b954b5ed7ac9f5ca,
        _:N90c48bbabeb541218291d5bab4d3d85c,
        _:Na09c898a8ae540b184471594d542d11f ;
    mo:track_count 7 ;
    schema:duration "PT14:29"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N03f346835ac74512907dbcb630a115ec,
        _:N32092566b0fc4cd98d3dde12e908e6cf,
        _:N3479f71bb53f4423a52636a078246391,
        _:N6ffefed502c9457d9d91488d8f185774,
        _:N829318bf17504f24b954b5ed7ac9f5ca,
        _:N90c48bbabeb541218291d5bab4d3d85c,
        _:Na09c898a8ae540b184471594d542d11f .

