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

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

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

<artist/10140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152295#subject> ;
    schema:name "Yoshiyuki Kawaguchi"@en,
        "川口義之"@ja ;
    foaf:made <album/152295#composition>,
        <album/152295#subject> ;
    foaf:name "Yoshiyuki Kawaguchi"@en,
        "川口義之"@ja .

<artist/11174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152295#subject> ;
    schema:name "Kenji Kondo"@en,
        "近藤研二"@ja ;
    foaf:made <album/152295#composition>,
        <album/152295#subject> ;
    foaf:name "Kenji Kondo"@en,
        "近藤研二"@ja .

<artist/12201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152295#subject> ;
    schema:name "Masaki Kurihara"@en,
        "栗原正己"@ja ;
    foaf:made <album/152295#composition>,
        <album/152295#subject> ;
    foaf:name "Masaki Kurihara"@en,
        "栗原正己"@ja .

<artist/12202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152295#subject> ;
    schema:name "Takero Sekijima"@en ;
    foaf:made <album/152295#composition>,
        <album/152295#subject> ;
    foaf:name "Takero Sekijima"@en .

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

<org/2687#subject> schema:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn ;
    foaf:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn .

<https://media.vgm.io/albums/59/152295/152295-60280fc2a35c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152295#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/152295/152295-60280fc2a35c.jpg> ;
    foaf:depicts <album/152295#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/152295/152295-60280fc2a35c.jpg> .

<https://medium-media.vgm.io/albums/59/152295/152295-60280fc2a35c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152295#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SHEEP THIEF. / KURICORDER QUARTET"@en,
        "羊どろぼう。 / 栗コーダーカルテット"@ja,
        "Hitsuji Dorobou. / Kuricorder Quartet"@ja-latn ;
    mo:performance_of <album/152295#musicalwork> ;
    mo:performer <artist/12588#subject> ;
    mo:recorded_as <album/152295#musicalexpression> ;
    schema:byArtist <artist/12588#subject> ;
    schema:name "SHEEP THIEF. / KURICORDER QUARTET"@en,
        "羊どろぼう。 / 栗コーダーカルテット"@ja,
        "Hitsuji Dorobou. / Kuricorder Quartet"@ja-latn ;
    schema:workPerformed <album/152295#musicalwork> .

<artist/12588#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/152295#performance> ;
    schema:name "Kuricorder Quartet"@en,
        "栗コーダーカルテット"@ja ;
    foaf:name "Kuricorder Quartet"@en,
        "栗コーダーカルテット"@ja .

<album/152295#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SHEEP THIEF. / KURICORDER QUARTET"@en,
        "羊どろぼう。 / 栗コーダーカルテット"@ja,
        "Hitsuji Dorobou. / Kuricorder Quartet"@ja-latn ;
    mo:composer <artist/10140#subject>,
        <artist/11174#subject>,
        <artist/12201#subject>,
        <artist/12202#subject> ;
    mo:produced_work <album/152295#musicalwork> ;
    schema:name "SHEEP THIEF. / KURICORDER QUARTET"@en,
        "羊どろぼう。 / 栗コーダーカルテット"@ja,
        "Hitsuji Dorobou. / Kuricorder Quartet"@ja-latn .

<album/152295#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-26"^^xsd:date ;
    dcterms:title "SHEEP THIEF. / KURICORDER QUARTET"@en,
        "羊どろぼう。 / 栗コーダーカルテット"@ja,
        "Hitsuji Dorobou. / Kuricorder Quartet"@ja-latn ;
    mo:catalogue_number "GNCL-1241" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152295#musicalexpression> ;
    mo:publisher <org/2687#subject> ;
    mo:record _:Ne1e345fccc854143bc6302302d4f288d ;
    mo:record_count 1 ;
    schema:byArtist <artist/12588#subject> ;
    schema:datePublished "2011-10-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/59/152295/152295-60280fc2a35c.jpg> ;
    schema:name "SHEEP THIEF. / KURICORDER QUARTET"@en,
        "羊どろぼう。 / 栗コーダーカルテット"@ja,
        "Hitsuji Dorobou. / Kuricorder Quartet"@ja-latn ;
    schema:publisher <org/2687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/152295/152295-60280fc2a35c.jpg> .

_:N0d46605c8c454e4488273ce973f68c8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doze Waltz"@en,
        "まどろみワルツ"@ja,
        "Madoromi Waltz"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Ne1e345fccc854143bc6302302d4f288d ;
    schema:name "Doze Waltz"@en,
        "まどろみワルツ"@ja,
        "Madoromi Waltz"@ja-latn .

_:N1e76d229302444bdb2c6708653c3e754 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Upon the Sky That Night"@en,
        "空を見上げた夜"@ja,
        "Sora wo Miageta Yoru"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ne1e345fccc854143bc6302302d4f288d ;
    schema:name "Upon the Sky That Night"@en,
        "空を見上げた夜"@ja,
        "Sora wo Miageta Yoru"@ja-latn .

_:N2abe0d46ecd448f19e0c540f9a198ff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Sky Melody"@en,
        "青空節"@ja,
        "Aozora Bushi"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ne1e345fccc854143bc6302302d4f288d ;
    schema:name "Blue Sky Melody"@en,
        "青空節"@ja,
        "Aozora Bushi"@ja-latn .

_:N322553629fc34aa6874c0654c142497f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sheep thief."@en,
        "羊どろぼう。"@ja,
        "Hitsuji Dorobou."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ne1e345fccc854143bc6302302d4f288d ;
    schema:name "Sheep thief."@en,
        "羊どろぼう。"@ja,
        "Hitsuji Dorobou."@ja-latn .

_:N33cd3e5b13d04171b57e83c53f787eb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2011 prologue ~ Voyage from Lisbon"@en,
        "2011序章～出港リスボンにて"@ja,
        "2011 Joshou ~ Shuukou Lisbon nite"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Ne1e345fccc854143bc6302302d4f288d ;
    schema:name "2011 prologue ~ Voyage from Lisbon"@en,
        "2011序章～出港リスボンにて"@ja,
        "2011 Joshou ~ Shuukou Lisbon nite"@ja-latn .

_:N56970536eaa04567b5185eacbbc8c790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the Nook of Regent's Park"@en,
        "リージェントパークの片隅で"@ja,
        "Regent's Park no Katasumi de"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Ne1e345fccc854143bc6302302d4f288d ;
    schema:name "At the Nook of Regent's Park"@en,
        "リージェントパークの片隅で"@ja,
        "Regent's Park no Katasumi de"@ja-latn .

_:N7e0a476af7ea49768101822d366391a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Small Happiness"@en,
        "ちょっとした幸せ"@ja,
        "Chottoshita Shiawase"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Ne1e345fccc854143bc6302302d4f288d ;
    schema:name "Small Happiness"@en,
        "ちょっとした幸せ"@ja,
        "Chottoshita Shiawase"@ja-latn .

_:N8025937707ff4fb39548a9de14776f4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And to Rouen"@en,
        "そしてルーアンへ"@ja,
        "Soshite Rouen e"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Ne1e345fccc854143bc6302302d4f288d ;
    schema:name "And to Rouen"@en,
        "そしてルーアンへ"@ja,
        "Soshite Rouen e"@ja-latn .

_:Na2fb5ae55bf24af28a80e3644a4ddd49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luca"@en,
        "ルカ"@ja,
        "Luca"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Ne1e345fccc854143bc6302302d4f288d ;
    schema:name "Luca"@en,
        "ルカ"@ja,
        "Luca"@ja-latn .

_:Na4a25d7b6a9b46d8bc0eb438a977d8b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kotoba's Portrai"@en,
        "コトバ写真館"@ja,
        "Kotoba Shashinkan"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ne1e345fccc854143bc6302302d4f288d ;
    schema:name "Kotoba's Portrai"@en,
        "コトバ写真館"@ja,
        "Kotoba Shashinkan"@ja-latn .

_:Ndbabd3c235c949dfa950ae3ab05aec21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorry Wallet"@en,
        "気の毒なサイフ"@ja,
        "Ki no Doku na Saifu"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ne1e345fccc854143bc6302302d4f288d ;
    schema:name "Sorry Wallet"@en,
        "気の毒なサイフ"@ja,
        "Ki no Doku na Saifu"@ja-latn .

_:Ne7bdce9f1413489492406dd3149a3312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kokage Railroad"@en,
        "コカゲ鉄道"@ja,
        "Kokage Tetsudou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Ne1e345fccc854143bc6302302d4f288d ;
    schema:name "Kokage Railroad"@en,
        "コカゲ鉄道"@ja,
        "Kokage Tetsudou"@ja-latn .

_:Nf9e22cc106a247a398c6ee1939f3465f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ASHI (Stand on Your Own Two Feet)"@en,
        "足"@ja,
        "Ashi"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ne1e345fccc854143bc6302302d4f288d ;
    schema:name "ASHI (Stand on Your Own Two Feet)"@en,
        "足"@ja,
        "Ashi"@ja-latn .

_:Ne1e345fccc854143bc6302302d4f288d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d46605c8c454e4488273ce973f68c8f,
        _:N1e76d229302444bdb2c6708653c3e754,
        _:N2abe0d46ecd448f19e0c540f9a198ff3,
        _:N322553629fc34aa6874c0654c142497f,
        _:N33cd3e5b13d04171b57e83c53f787eb4,
        _:N56970536eaa04567b5185eacbbc8c790,
        _:N7e0a476af7ea49768101822d366391a8,
        _:N8025937707ff4fb39548a9de14776f4f,
        _:Na2fb5ae55bf24af28a80e3644a4ddd49,
        _:Na4a25d7b6a9b46d8bc0eb438a977d8b4,
        _:Ndbabd3c235c949dfa950ae3ab05aec21,
        _:Ne7bdce9f1413489492406dd3149a3312,
        _:Nf9e22cc106a247a398c6ee1939f3465f ;
    mo:track_count 13 ;
    schema:duration "PT41:56"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0d46605c8c454e4488273ce973f68c8f,
        _:N1e76d229302444bdb2c6708653c3e754,
        _:N2abe0d46ecd448f19e0c540f9a198ff3,
        _:N322553629fc34aa6874c0654c142497f,
        _:N33cd3e5b13d04171b57e83c53f787eb4,
        _:N56970536eaa04567b5185eacbbc8c790,
        _:N7e0a476af7ea49768101822d366391a8,
        _:N8025937707ff4fb39548a9de14776f4f,
        _:Na2fb5ae55bf24af28a80e3644a4ddd49,
        _:Na4a25d7b6a9b46d8bc0eb438a977d8b4,
        _:Ndbabd3c235c949dfa950ae3ab05aec21,
        _:Ne7bdce9f1413489492406dd3149a3312,
        _:Nf9e22cc106a247a398c6ee1939f3465f .

