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

<artist/11896#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuko Kobayashi"@en,
        "小林和子"@ja ;
    foaf:made <album/150852#lyrics>,
        <album/150852#subject> ;
    foaf:name "Kazuko Kobayashi"@en,
        "小林和子"@ja .

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

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

<artist/75187#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ritsu Iwasawa"@en,
        "岩沢律"@ja ;
    foaf:made <album/150852#lyrics>,
        <album/150852#subject> ;
    foaf:name "Ritsu Iwasawa"@en,
        "岩沢律"@ja .

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/150852#lyrics>,
        <album/150852#subject> ;
    foaf:name "Yoshiko Miura"@en,
        "三浦徳子"@ja .

<artist/9661#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fumiko Okada"@en,
        "岡田冨美子"@ja ;
    foaf:made <album/150852#lyrics>,
        <album/150852#subject> ;
    foaf:name "Fumiko Okada"@en,
        "岡田冨美子"@ja .

<artist/12783#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150852#subject> ;
    schema:name "Kingo Hamada"@en,
        "濱田金吾"@ja ;
    foaf:made <album/150852#composition>,
        <album/150852#subject> ;
    foaf:name "Kingo Hamada"@en,
        "濱田金吾"@ja .

<artist/24631#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150852#subject> ;
    schema:name "Kunihiko Kase"@en,
        "加瀬邦彦"@ja ;
    foaf:made <album/150852#composition>,
        <album/150852#subject> ;
    foaf:name "Kunihiko Kase"@en,
        "加瀬邦彦"@ja .

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

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

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

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

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

<https://medium-media.vgm.io/albums/25/150852/150852-a0b0cf9f5850.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/150852#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LAZY V / LAZY"@en,
        "レイジー V / レイジ"@ja,
        "LAZY V / LAZY"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Norman Petty"@en ;
            foaf:made <album/150852#composition> ;
            foaf:name "Norman Petty"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Doug Edwards"@en ;
            foaf:made <album/150852#composition> ;
            foaf:name "Doug Edwards"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pim Koopman"@en ;
            foaf:made <album/150852#composition> ;
            foaf:name "Pim Koopman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yosuke Tachibana"@en ;
            foaf:made <album/150852#composition> ;
            foaf:name "Yosuke Tachibana"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bob Montgomery"@en ;
            foaf:made <album/150852#composition> ;
            foaf:name "Bob Montgomery"@en ],
        <artist/12783#subject>,
        <artist/24631#subject>,
        <artist/3403#subject> ;
    mo:produced_work <album/150852#musicalwork> ;
    schema:name "LAZY V / LAZY"@en,
        "レイジー V / レイジ"@ja,
        "LAZY V / LAZY"@ja-latn .

<album/150852#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-26"^^xsd:date ;
    dcterms:title "LAZY V / LAZY"@en,
        "レイジー V / レイジ"@ja,
        "LAZY V / LAZY"@ja-latn ;
    mo:catalogue_number "BVCK-17042" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150852#musicalexpression> ;
    mo:publisher <org/1414#subject> ;
    mo:record _:N20e0cf309dbd48e8be794e703fd66069 ;
    mo:record_count 1 ;
    schema:byArtist <artist/1060#subject> ;
    schema:datePublished "2008-03-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/25/150852/150852-a0b0cf9f5850.jpg> ;
    schema:name "LAZY V / LAZY"@en,
        "レイジー V / レイジ"@ja,
        "LAZY V / LAZY"@ja-latn ;
    schema:publisher <org/1414#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/150852/150852-a0b0cf9f5850.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "David Richardson"@en ;
    foaf:made <album/150852#lyrics> ;
    foaf:name "David Richardson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hozumi Hyodo"@en ;
    foaf:made <album/150852#subject> ;
    foaf:name "Hozumi Hyodo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150852#subject> ;
    schema:name "Bob Montgomery"@en ;
    foaf:made <album/150852#subject> ;
    foaf:name "Bob Montgomery"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150852#subject> ;
    schema:name "Norman Petty"@en ;
    foaf:made <album/150852#subject> ;
    foaf:name "Norman Petty"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "David Richardson"@en ;
    foaf:made <album/150852#subject> ;
    foaf:name "David Richardson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150852#subject> ;
    schema:name "Doug Edwards"@en ;
    foaf:made <album/150852#subject> ;
    foaf:name "Doug Edwards"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150852#subject> ;
    schema:name "Pim Koopman"@en ;
    foaf:made <album/150852#subject> ;
    foaf:name "Pim Koopman"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150852#subject> ;
    schema:name "Yosuke Tachibana"@en ;
    foaf:made <album/150852#subject> ;
    foaf:name "Yosuke Tachibana"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hozumi Hyodo"@en ;
    foaf:made <album/150852#lyrics> ;
    foaf:name "Hozumi Hyodo"@en .

_:N0d1599ede61941edb4131ab5fb159ad1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "哀愁Ｒ＆Ｒ"@ja,
        "Aishuu R&R"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N20e0cf309dbd48e8be794e703fd66069 ;
    schema:name "哀愁Ｒ＆Ｒ"@ja,
        "Aishuu R&R"@ja-latn .

_:N2b91ded3d49e4d67874407627b2c461a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free"@ja,
        "Free"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N20e0cf309dbd48e8be794e703fd66069 ;
    schema:name "Free"@ja,
        "Free"@ja-latn .

_:N3c63263184b64551b3ae57ef39e16f7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワイルド・フラワー"@ja,
        "Wild Flower"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N20e0cf309dbd48e8be794e703fd66069 ;
    schema:name "ワイルド・フラワー"@ja,
        "Wild Flower"@ja-latn .

_:N649ececfad43409abf69e524cd7dcd43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲しみをぶっとばせ"@ja,
        "Kanashinmi Wo Buttobase"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N20e0cf309dbd48e8be794e703fd66069 ;
    schema:name "悲しみをぶっとばせ"@ja,
        "Kanashinmi Wo Buttobase"@ja-latn .

_:N64cf6faa09f54821b933985de9f67c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goin’ Back to China"@ja,
        "Goin’ Back to China"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N20e0cf309dbd48e8be794e703fd66069 ;
    schema:name "Goin’ Back to China"@ja,
        "Goin’ Back to China"@ja-latn .

_:N75cbe079fb85424e97bd3049c62be5a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "哀しみのＬｏｎｅｌｙ Ｔｏｗｎ"@ja,
        "Kanashimi no Lonely Town"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N20e0cf309dbd48e8be794e703fd66069 ;
    schema:name "哀しみのＬｏｎｅｌｙ Ｔｏｗｎ"@ja,
        "Kanashimi no Lonely Town"@ja-latn .

_:Na6988037bf9b427695ce8fc28d1f45ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴールデン・ゲート"@ja,
        "Golden Gate"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N20e0cf309dbd48e8be794e703fd66069 ;
    schema:name "ゴールデン・ゲート"@ja,
        "Golden Gate"@ja-latn .

_:Na6fb7571777446bfb7e5249cd2649835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funny Show"@ja,
        "Funny Show"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N20e0cf309dbd48e8be794e703fd66069 ;
    schema:name "Funny Show"@ja,
        "Funny Show"@ja-latn .

_:Nb7672df37adc4ff5a3da3155a9300e6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Boxer"@ja,
        "Midnight Boxer"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N20e0cf309dbd48e8be794e703fd66069 ;
    schema:name "Midnight Boxer"@ja,
        "Midnight Boxer"@ja-latn .

_:Nc653960a071445ecbac74c379a4a946a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベイビー・アイ・メイク・ア・モーション"@ja,
        "Baby, I Make a Motion"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N20e0cf309dbd48e8be794e703fd66069 ;
    schema:name "ベイビー・アイ・メイク・ア・モーション"@ja,
        "Baby, I Make a Motion"@ja-latn .

_:Nd34d1e32cb904895b7c93c30a08dc166 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハート・ビート"@ja,
        "Heart Beat"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N20e0cf309dbd48e8be794e703fd66069 ;
    schema:name "ハート・ビート"@ja,
        "Heart Beat"@ja-latn .

_:Nf8f98dcd5a5946cdae6daa5be23f59a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bye Bye Baby"@ja,
        "Bye Bye Baby"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N20e0cf309dbd48e8be794e703fd66069 ;
    schema:name "Bye Bye Baby"@ja,
        "Bye Bye Baby"@ja-latn .

_:N20e0cf309dbd48e8be794e703fd66069 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d1599ede61941edb4131ab5fb159ad1,
        _:N2b91ded3d49e4d67874407627b2c461a,
        _:N3c63263184b64551b3ae57ef39e16f7f,
        _:N649ececfad43409abf69e524cd7dcd43,
        _:N64cf6faa09f54821b933985de9f67c5d,
        _:N75cbe079fb85424e97bd3049c62be5a6,
        _:Na6988037bf9b427695ce8fc28d1f45ac,
        _:Na6fb7571777446bfb7e5249cd2649835,
        _:Nb7672df37adc4ff5a3da3155a9300e6a,
        _:Nc653960a071445ecbac74c379a4a946a,
        _:Nd34d1e32cb904895b7c93c30a08dc166,
        _:Nf8f98dcd5a5946cdae6daa5be23f59a7 ;
    mo:track_count 12 ;
    schema:duration "PT46:21"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0d1599ede61941edb4131ab5fb159ad1,
        _:N2b91ded3d49e4d67874407627b2c461a,
        _:N3c63263184b64551b3ae57ef39e16f7f,
        _:N649ececfad43409abf69e524cd7dcd43,
        _:N64cf6faa09f54821b933985de9f67c5d,
        _:N75cbe079fb85424e97bd3049c62be5a6,
        _:Na6988037bf9b427695ce8fc28d1f45ac,
        _:Na6fb7571777446bfb7e5249cd2649835,
        _:Nb7672df37adc4ff5a3da3155a9300e6a,
        _:Nc653960a071445ecbac74c379a4a946a,
        _:Nd34d1e32cb904895b7c93c30a08dc166,
        _:Nf8f98dcd5a5946cdae6daa5be23f59a7 .

