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

<artist/10395#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chinfa Kan"@en,
        "康珍化"@ja ;
    foaf:made <album/142990#lyrics>,
        <album/142990#subject> ;
    foaf:name "Chinfa Kan"@en,
        "康珍化"@ja .

<artist/28030#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Shinozuka"@en,
        "篠塚満由美"@ja ;
    foaf:made <album/142990#lyrics>,
        <album/142990#subject> ;
    foaf:name "Mayumi Shinozuka"@en,
        "篠塚満由美"@ja .

<artist/47185#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rika Nohara"@en,
        "野原理香"@ja ;
    foaf:made <album/142990#lyrics>,
        <album/142990#subject> ;
    foaf:name "Rika Nohara"@en,
        "野原理香"@ja .

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

<album/142991> a mo:Release ;
    mo:catalogue_number "KSF-1268" .

<album/142992> a mo:Release ;
    mo:catalogue_number "33C31-7511" .

<album/142993> a mo:Release ;
    mo:catalogue_number "CA-3578" .

<album/142994> a mo:Release ;
    mo:catalogue_number "COCA-11087" .

<album/142995> a mo:Release ;
    mo:catalogue_number "CORR-10203" .

<artist/12555#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142990#subject> ;
    schema:name "Masataka Matsutoya"@en,
        "松任谷正隆"@ja ;
    foaf:made <album/142990#composition>,
        <album/142990#subject> ;
    foaf:name "Masataka Matsutoya"@en,
        "松任谷正隆"@ja .

<artist/14892#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142990#subject> ;
    schema:name "Ken Satoh"@en,
        "佐藤健"@ja ;
    foaf:made <album/142990#composition>,
        <album/142990#subject> ;
    foaf:name "Ken Satoh"@en,
        "佐藤健"@ja .

<artist/23454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142990#subject> ;
    schema:name "Shigeru Suzuki"@en,
        "鈴木茂"@ja ;
    foaf:made <album/142990#composition>,
        <album/142990#subject> ;
    foaf:name "Shigeru Suzuki"@en,
        "鈴木茂"@ja .

<artist/8423#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142990#subject> ;
    schema:name "Toshio Kamei"@en,
        "亀井登志夫"@ja ;
    foaf:made <album/142990#composition>,
        <album/142990#subject> ;
    foaf:name "Toshio Kamei"@en,
        "亀井登志夫"@ja .

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

<album/142990#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "From Bathroom with My Love / Kumiko Yamashita"@en,
        "バスルームから愛をこめて / 山下久美子"@ja,
        "Bathroom kara Ai wo Komete / Kumiko Yamashita"@ja-latn ;
    mo:performance_of <album/142990#musicalwork> ;
    mo:recorded_as <album/142990#musicalexpression> ;
    schema:name "From Bathroom with My Love / Kumiko Yamashita"@en,
        "バスルームから愛をこめて / 山下久美子"@ja,
        "Bathroom kara Ai wo Komete / Kumiko Yamashita"@ja-latn ;
    schema:workPerformed <album/142990#musicalwork> .

<org/4303#subject> schema:name "BLOW UP"@en,
        "BLOW UP"@ja,
        "BLOW UP"@ja-latn ;
    foaf:name "BLOW UP"@en,
        "BLOW UP"@ja,
        "BLOW UP"@ja-latn .

<https://media.vgm.io/albums/09/142990/142990-1ebde2e6cd28.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142990#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/142990/142990-1ebde2e6cd28.jpg> ;
    foaf:depicts <album/142990#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/142990/142990-1ebde2e6cd28.jpg> .

<https://medium-media.vgm.io/albums/09/142990/142990-1ebde2e6cd28.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/142990#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "From Bathroom with My Love / Kumiko Yamashita"@en,
        "バスルームから愛をこめて / 山下久美子"@ja,
        "Bathroom kara Ai wo Komete / Kumiko Yamashita"@ja-latn ;
    mo:composer <artist/12555#subject>,
        <artist/14892#subject>,
        <artist/23454#subject>,
        <artist/8423#subject> ;
    mo:produced_work <album/142990#musicalwork> ;
    schema:name "From Bathroom with My Love / Kumiko Yamashita"@en,
        "バスルームから愛をこめて / 山下久美子"@ja,
        "Bathroom kara Ai wo Komete / Kumiko Yamashita"@ja-latn .

<album/142990#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-06-25"^^xsd:date ;
    dcterms:title "From Bathroom with My Love / Kumiko Yamashita"@en,
        "バスルームから愛をこめて / 山下久美子"@ja,
        "Bathroom kara Ai wo Komete / Kumiko Yamashita"@ja-latn ;
    mo:catalogue_number "AX-7254-A" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/142991>,
        <album/142992>,
        <album/142993>,
        <album/142994>,
        <album/142995> ;
    mo:publication_of <album/142990#musicalexpression> ;
    mo:publisher <org/4303#subject> ;
    mo:record _:N5781eb23e594439cb6f6e8616519c7ae ;
    mo:record_count 1 ;
    schema:datePublished "1980-06-25"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/09/142990/142990-1ebde2e6cd28.jpg> ;
    schema:name "From Bathroom with My Love / Kumiko Yamashita"@en,
        "バスルームから愛をこめて / 山下久美子"@ja,
        "Bathroom kara Ai wo Komete / Kumiko Yamashita"@ja-latn ;
    schema:publisher <org/4303#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/142990/142990-1ebde2e6cd28.jpg> .

_:N107b508876504fb18aba6b8b50a9a1a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サイレント・ナイト"@ja,
        "Silent Night"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N5781eb23e594439cb6f6e8616519c7ae ;
    schema:name "サイレント・ナイト"@ja,
        "Silent Night"@ja-latn .

_:N30f279368da44d93af77d6cde9d6efbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バスルームから愛をこめて"@ja,
        "Bathroom kara Ai wo Komete"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N5781eb23e594439cb6f6e8616519c7ae ;
    schema:name "バスルームから愛をこめて"@ja,
        "Bathroom kara Ai wo Komete"@ja-latn .

_:N40b0b25d4db2439aa97f87e76821a858 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハード・ボイルド・エッグズ・グラタン"@ja,
        "Hard-Boiled Eggs Gratin"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N5781eb23e594439cb6f6e8616519c7ae ;
    schema:name "ハード・ボイルド・エッグズ・グラタン"@ja,
        "Hard-Boiled Eggs Gratin"@ja-latn .

_:N523048ce4f4849d29fdae46392a77b60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "酒とバラ"@ja,
        "Sake to Bara"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N5781eb23e594439cb6f6e8616519c7ae ;
    schema:name "酒とバラ"@ja,
        "Sake to Bara"@ja-latn .

_:N620d31aada6b416ca89dd22cc097d639 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鏡よ…かがみ"@ja,
        "Kagami yo... Kagami"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N5781eb23e594439cb6f6e8616519c7ae ;
    schema:name "鏡よ…かがみ"@ja,
        "Kagami yo... Kagami"@ja-latn .

_:N7c3e8b25147e4f5099620496ee50bb2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "次の駅に着いたら"@ja,
        "Tsugi no Eki ni Tsuitara"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N5781eb23e594439cb6f6e8616519c7ae ;
    schema:name "次の駅に着いたら"@ja,
        "Tsugi no Eki ni Tsuitara"@ja-latn .

_:N83a4a21da20d4b9aaa4887441923e1ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジョニィ・ブルース"@ja,
        "Johnny Blues"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N5781eb23e594439cb6f6e8616519c7ae ;
    schema:name "ジョニィ・ブルース"@ja,
        "Johnny Blues"@ja-latn .

_:N98feb0d5a3c84db2a754006ca65104a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "貿易風に流されて"@ja,
        "Booekifuu ni Nagasarete"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N5781eb23e594439cb6f6e8616519c7ae ;
    schema:name "貿易風に流されて"@ja,
        "Booekifuu ni Nagasarete"@ja-latn .

_:Na5de020e1051429881da9c10db05e451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love me, love my body"@ja,
        "Love me, love my body"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N5781eb23e594439cb6f6e8616519c7ae ;
    schema:name "Love me, love my body"@ja,
        "Love me, love my body"@ja-latn .

_:Nda48b277b7a54fd792e853c9bd7ed95a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一枚だけのビリィ・ジョエル"@ja,
        "Ichimai Dake no Billy Joel"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N5781eb23e594439cb6f6e8616519c7ae ;
    schema:name "一枚だけのビリィ・ジョエル"@ja,
        "Ichimai Dake no Billy Joel"@ja-latn .

_:N5781eb23e594439cb6f6e8616519c7ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N107b508876504fb18aba6b8b50a9a1a9,
        _:N30f279368da44d93af77d6cde9d6efbc,
        _:N40b0b25d4db2439aa97f87e76821a858,
        _:N523048ce4f4849d29fdae46392a77b60,
        _:N620d31aada6b416ca89dd22cc097d639,
        _:N7c3e8b25147e4f5099620496ee50bb2e,
        _:N83a4a21da20d4b9aaa4887441923e1ad,
        _:N98feb0d5a3c84db2a754006ca65104a2,
        _:Na5de020e1051429881da9c10db05e451,
        _:Nda48b277b7a54fd792e853c9bd7ed95a ;
    mo:track_count 10 ;
    schema:duration "PT20:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N107b508876504fb18aba6b8b50a9a1a9,
        _:N30f279368da44d93af77d6cde9d6efbc,
        _:N40b0b25d4db2439aa97f87e76821a858,
        _:N523048ce4f4849d29fdae46392a77b60,
        _:N620d31aada6b416ca89dd22cc097d639,
        _:N7c3e8b25147e4f5099620496ee50bb2e,
        _:N83a4a21da20d4b9aaa4887441923e1ad,
        _:N98feb0d5a3c84db2a754006ca65104a2,
        _:Na5de020e1051429881da9c10db05e451,
        _:Nda48b277b7a54fd792e853c9bd7ed95a .

