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

<artist/27137#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Sugiyama"@en,
        "杉山政美"@ja ;
    foaf:made <album/150655#lyrics>,
        <album/150655#subject> ;
    foaf:name "Masami Sugiyama"@en,
        "杉山政美"@ja .

<artist/42#subject> a schema:Person,
        foaf:Person ;
    schema:name "Michell"@en ;
    foaf:made <album/150655#subject>,
        <album/150655#vocals> ;
    foaf:name "Michell"@en .

<artist/5199#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Matsutoya"@en,
        "松任谷由実"@ja ;
    foaf:made <album/150655#lyrics>,
        <album/150655#subject> ;
    foaf:name "Yumi Matsutoya"@en,
        "松任谷由実"@ja .

<album/150543> a mo:Release ;
    mo:catalogue_number "RVL-7037" .

<artist/12624#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150655#subject> ;
    schema:name "Hiroshi Kamayatsu"@en,
        "かまやつひろし"@ja ;
    foaf:made <album/150655#composition>,
        <album/150655#subject> ;
    foaf:name "Hiroshi Kamayatsu"@en,
        "かまやつひろし"@ja .

<artist/3403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150655#subject> ;
    schema:name "Koji Makaino"@en,
        "馬飼野康二"@ja ;
    foaf:made <album/150655#composition>,
        <album/150655#subject> ;
    foaf:name "Koji Makaino"@en,
        "馬飼野康二"@ja .

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150655#subject> ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/150655#composition>,
        <album/150655#lyrics>,
        <album/150655#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

<artist/8495#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150655#subject> ;
    schema:name "Shunichi Tokura"@en,
        "都倉俊一"@ja ;
    foaf:made <album/150655#composition>,
        <album/150655#lyrics>,
        <album/150655#subject> ;
    foaf:name "Shunichi Tokura"@en,
        "都倉俊一"@ja .

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

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

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

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

<https://medium-media.vgm.io/albums/55/150655/150655-f4a3edddb5cb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150655#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "This is the LAZY / LAZY"@en,
        "This is the LAZY / レイジー"@ja,
        "This is the LAZY / LAZY"@ja-latn ;
    mo:performance_of <album/150655#musicalwork> ;
    mo:performer <artist/1060#subject> ;
    mo:recorded_as <album/150655#musicalexpression> ;
    schema:byArtist <artist/1060#subject> ;
    schema:name "This is the LAZY / LAZY"@en,
        "This is the LAZY / レイジー"@ja,
        "This is the LAZY / LAZY"@ja-latn ;
    schema:workPerformed <album/150655#musicalwork> .

<artist/1060#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/150655#performance> ;
    schema:name "LAZY"@en,
        "レイジー"@ja ;
    foaf:name "LAZY"@en,
        "レイジー"@ja .

<album/150655#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "This is the LAZY / LAZY"@en,
        "This is the LAZY / レイジー"@ja,
        "This is the LAZY / LAZY"@ja-latn ;
    mo:composer <artist/12624#subject>,
        <artist/3403#subject>,
        <artist/5557#subject>,
        <artist/8495#subject> ;
    mo:produced_work <album/150655#musicalwork> ;
    schema:name "This is the LAZY / LAZY"@en,
        "This is the LAZY / レイジー"@ja,
        "This is the LAZY / LAZY"@ja-latn .

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

<album/150655#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-08-21"^^xsd:date ;
    dcterms:title "This is the LAZY / LAZY"@en,
        "This is the LAZY / レイジー"@ja,
        "This is the LAZY / LAZY"@ja-latn ;
    mo:catalogue_number "BVCK-38032" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/150543> ;
    mo:publication_of <album/150655#musicalexpression> ;
    mo:publisher <org/2738#subject> ;
    mo:record _:N56460cf9ee7e49ff9e98e8d90d5f2933 ;
    mo:record_count 1 ;
    schema:byArtist <artist/1060#subject> ;
    schema:datePublished "1999-08-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/55/150655/150655-f4a3edddb5cb.jpg> ;
    schema:name "This is the LAZY / LAZY"@en,
        "This is the LAZY / レイジー"@ja,
        "This is the LAZY / LAZY"@ja-latn ;
    schema:publisher <org/2738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/150655/150655-f4a3edddb5cb.jpg> .

_:N01a62e7621de42fdac90378efcf1e8b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヘイ!アイ・ラブ・ユー!"@ja,
        "Hey! I Love You"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N56460cf9ee7e49ff9e98e8d90d5f2933 ;
    schema:name "ヘイ!アイ・ラブ・ユー!"@ja,
        "Hey! I Love You"@ja-latn .

_:N4574e4dfaa55475a96e8b614e4ca8214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハロー・ロスアンジェルス"@ja,
        "Hello Los Angeles"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N56460cf9ee7e49ff9e98e8d90d5f2933 ;
    schema:name "ハロー・ロスアンジェルス"@ja,
        "Hello Los Angeles"@ja-latn .

_:N4c693ca8e40940f69783ff3886b5f2ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カムフラージュ"@ja,
        "Camouflage"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N56460cf9ee7e49ff9e98e8d90d5f2933 ;
    schema:name "カムフラージュ"@ja,
        "Camouflage"@ja-latn .

_:N6aea6329934945e29736c91d6168dc13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダンス・ウィズ・ミー"@ja,
        "Dance with Me"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N56460cf9ee7e49ff9e98e8d90d5f2933 ;
    schema:name "ダンス・ウィズ・ミー"@ja,
        "Dance with Me"@ja-latn .

_:N6b6ee36067034d27a86b0d476e506340 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クイーンにふさわしい"@ja,
        "Queen ni Fusawashii"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N56460cf9ee7e49ff9e98e8d90d5f2933 ;
    schema:name "クイーンにふさわしい"@ja,
        "Queen ni Fusawashii"@ja-latn .

_:N9c35b0b246924d84be070ff6b16582c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋はアクション映画"@ja,
        "Koi wa Action Eiga"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N56460cf9ee7e49ff9e98e8d90d5f2933 ;
    schema:name "恋はアクション映画"@ja,
        "Koi wa Action Eiga"@ja-latn .

_:Nb60f83f57ae64364b6b65c502223f2d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OK!"@ja,
        "OK!"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N56460cf9ee7e49ff9e98e8d90d5f2933 ;
    schema:name "OK!"@ja,
        "OK!"@ja-latn .

_:Nc61902c8e7a2453ea4504af2f094b438 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レイジーのテーマ"@ja,
        "Lazy no Theme"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N56460cf9ee7e49ff9e98e8d90d5f2933 ;
    schema:name "レイジーのテーマ"@ja,
        "Lazy no Theme"@ja-latn .

_:Ncd42a097a3fb499eb2699c8d0b155d48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レターでキッス"@ja,
        "Letter de Kiss"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N56460cf9ee7e49ff9e98e8d90d5f2933 ;
    schema:name "レターでキッス"@ja,
        "Letter de Kiss"@ja-latn .

_:Ndbcf1a8887dd45c5b486577c584a5e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤頭巾ちゃん御用心"@ja,
        "Akazukinchan Goyoujin"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N56460cf9ee7e49ff9e98e8d90d5f2933 ;
    schema:name "赤頭巾ちゃん御用心"@ja,
        "Akazukinchan Goyoujin"@ja-latn .

_:Neeb445cf2d9449c5bb0d8b0759e26768 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のピエロ"@ja,
        "Koi no Pierrot"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N56460cf9ee7e49ff9e98e8d90d5f2933 ;
    schema:name "恋のピエロ"@ja,
        "Koi no Pierrot"@ja-latn .

_:N56460cf9ee7e49ff9e98e8d90d5f2933 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01a62e7621de42fdac90378efcf1e8b1,
        _:N4574e4dfaa55475a96e8b614e4ca8214,
        _:N4c693ca8e40940f69783ff3886b5f2ef,
        _:N6aea6329934945e29736c91d6168dc13,
        _:N6b6ee36067034d27a86b0d476e506340,
        _:N9c35b0b246924d84be070ff6b16582c8,
        _:Nb60f83f57ae64364b6b65c502223f2d2,
        _:Nc61902c8e7a2453ea4504af2f094b438,
        _:Ncd42a097a3fb499eb2699c8d0b155d48,
        _:Ndbcf1a8887dd45c5b486577c584a5e51,
        _:Neeb445cf2d9449c5bb0d8b0759e26768 ;
    mo:track_count 11 ;
    schema:duration "PT35:02"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N01a62e7621de42fdac90378efcf1e8b1,
        _:N4574e4dfaa55475a96e8b614e4ca8214,
        _:N4c693ca8e40940f69783ff3886b5f2ef,
        _:N6aea6329934945e29736c91d6168dc13,
        _:N6b6ee36067034d27a86b0d476e506340,
        _:N9c35b0b246924d84be070ff6b16582c8,
        _:Nb60f83f57ae64364b6b65c502223f2d2,
        _:Nc61902c8e7a2453ea4504af2f094b438,
        _:Ncd42a097a3fb499eb2699c8d0b155d48,
        _:Ndbcf1a8887dd45c5b486577c584a5e51,
        _:Neeb445cf2d9449c5bb0d8b0759e26768 .

