@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 _:N15fde09fdab74144b62688cfe58156c9 ;
    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> .

_:N13484f00ef12436a956ccec0f66462fb 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 _:N15fde09fdab74144b62688cfe58156c9 ;
    schema:name "レイジーのテーマ"@ja,
        "Lazy no Theme"@ja-latn .

_:N3a367af4a2c14470bd662f7a8442573a 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 _:N15fde09fdab74144b62688cfe58156c9 ;
    schema:name "ダンス・ウィズ・ミー"@ja,
        "Dance with Me"@ja-latn .

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

_:N5210ada22a4a4787be0285e400e18eef 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 _:N15fde09fdab74144b62688cfe58156c9 ;
    schema:name "レターでキッス"@ja,
        "Letter de Kiss"@ja-latn .

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

_:N6d210825e7f5486aa5240a91fe6df0ba 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 _:N15fde09fdab74144b62688cfe58156c9 ;
    schema:name "ヘイ!アイ・ラブ・ユー!"@ja,
        "Hey! I Love You"@ja-latn .

_:Na4c75ca49b8c40fd9148d2b2a65db1e3 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 _:N15fde09fdab74144b62688cfe58156c9 ;
    schema:name "恋はアクション映画"@ja,
        "Koi wa Action Eiga"@ja-latn .

_:Naa10a1850b7b4df8a3ef6ee9ce6af3e3 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 _:N15fde09fdab74144b62688cfe58156c9 ;
    schema:name "クイーンにふさわしい"@ja,
        "Queen ni Fusawashii"@ja-latn .

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

_:Neccfa705df214ed1833e709031b3f373 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 _:N15fde09fdab74144b62688cfe58156c9 ;
    schema:name "恋のピエロ"@ja,
        "Koi no Pierrot"@ja-latn .

_:Nf787c65e3ebe45e8a3e85552ff028c9b 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 _:N15fde09fdab74144b62688cfe58156c9 ;
    schema:name "ハロー・ロスアンジェルス"@ja,
        "Hello Los Angeles"@ja-latn .

_:N15fde09fdab74144b62688cfe58156c9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13484f00ef12436a956ccec0f66462fb,
        _:N3a367af4a2c14470bd662f7a8442573a,
        _:N4833454571e64e3aab563e983c12db59,
        _:N5210ada22a4a4787be0285e400e18eef,
        _:N5ccac190e80b4d6287cd9e39f90a83ea,
        _:N6d210825e7f5486aa5240a91fe6df0ba,
        _:Na4c75ca49b8c40fd9148d2b2a65db1e3,
        _:Naa10a1850b7b4df8a3ef6ee9ce6af3e3,
        _:Ne77d5bfc888b41e0b880bfae6835b937,
        _:Neccfa705df214ed1833e709031b3f373,
        _:Nf787c65e3ebe45e8a3e85552ff028c9b ;
    mo:track_count 11 ;
    schema:duration "PT35:02"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N13484f00ef12436a956ccec0f66462fb,
        _:N3a367af4a2c14470bd662f7a8442573a,
        _:N4833454571e64e3aab563e983c12db59,
        _:N5210ada22a4a4787be0285e400e18eef,
        _:N5ccac190e80b4d6287cd9e39f90a83ea,
        _:N6d210825e7f5486aa5240a91fe6df0ba,
        _:Na4c75ca49b8c40fd9148d2b2a65db1e3,
        _:Naa10a1850b7b4df8a3ef6ee9ce6af3e3,
        _:Ne77d5bfc888b41e0b880bfae6835b937,
        _:Neccfa705df214ed1833e709031b3f373,
        _:Nf787c65e3ebe45e8a3e85552ff028c9b .

