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

<artist/8880#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kayoko Fuyumori"@en,
        "冬杜花代子"@ja ;
    foaf:made <album/59844#lyrics>,
        <album/59844#subject> ;
    foaf:name "Kayoko Fuyumori"@en,
        "冬杜花代子"@ja .

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

<album/63144> a mo:Release ;
    mo:catalogue_number "CAY-639" .

<artist/1186#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59844#subject> ;
    schema:name "Haruki Mino"@en,
        "美野春樹"@ja ;
    foaf:made <album/59844#composition>,
        <album/59844#subject> ;
    foaf:name "Haruki Mino"@en,
        "美野春樹"@ja .

<artist/14880#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59844#subject> ;
    schema:name "Takao Naoi"@en,
        "直居隆雄"@ja ;
    foaf:made <album/59844#composition>,
        <album/59844#subject> ;
    foaf:name "Takao Naoi"@en,
        "直居隆雄"@ja .

<artist/30940#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59844#subject> ;
    schema:name "Koji Spenser Yoshimura"@en ;
    foaf:made <album/59844#composition>,
        <album/59844#subject> ;
    foaf:name "Koji Spenser Yoshimura"@en .

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

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

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

<https://media.vgm.io/albums/44/59844/59844-2e197764f559.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/59844#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/59844/59844-2e197764f559.jpg> ;
    foaf:depicts <album/59844#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/59844/59844-2e197764f559.jpg> .

<https://medium-media.vgm.io/albums/44/59844/59844-2e197764f559.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59844#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Roman Trip MARLOWE, LONELY FOR YOU"@en,
        "Roman Trip マーロウ ロンリー・フォー・ユー"@ja,
        "Roman Trip MARLOWE, LONELY FOR YOU"@ja-latn ;
    mo:performance_of <album/59844#musicalwork> ;
    mo:performer <artist/15109#subject> ;
    mo:recorded_as <album/59844#musicalexpression> ;
    schema:byArtist <artist/15109#subject> ;
    schema:name "Roman Trip MARLOWE, LONELY FOR YOU"@en,
        "Roman Trip マーロウ ロンリー・フォー・ユー"@ja,
        "Roman Trip MARLOWE, LONELY FOR YOU"@ja-latn ;
    schema:workPerformed <album/59844#musicalwork> .

<artist/15109#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59844#performance> ;
    schema:name "Akira Ishikawa & Count Buffalos"@en,
        "石川晶とカウント・バッファローズ"@ja ;
    foaf:name "Akira Ishikawa & Count Buffalos"@en,
        "石川晶とカウント・バッファローズ"@ja .

<album/59844#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Roman Trip MARLOWE, LONELY FOR YOU"@en,
        "Roman Trip マーロウ ロンリー・フォー・ユー"@ja,
        "Roman Trip MARLOWE, LONELY FOR YOU"@ja-latn ;
    mo:composer <artist/1186#subject>,
        <artist/14880#subject>,
        <artist/30940#subject> ;
    mo:produced_work <album/59844#musicalwork> ;
    schema:name "Roman Trip MARLOWE, LONELY FOR YOU"@en,
        "Roman Trip マーロウ ロンリー・フォー・ユー"@ja,
        "Roman Trip MARLOWE, LONELY FOR YOU"@ja-latn .

<album/59844#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1983-11-01"^^xsd:date ;
    dcterms:title "Roman Trip MARLOWE, LONELY FOR YOU"@en,
        "Roman Trip マーロウ ロンリー・フォー・ユー"@ja,
        "Roman Trip MARLOWE, LONELY FOR YOU"@ja-latn ;
    mo:catalogue_number "CX-7123" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/63144> ;
    mo:publication_of <album/59844#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nfe29cd78706f480f8c83395b33ca8151 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Long Goodbye"@en ;
            foaf:name "The Long Goodbye"@en ],
        [ a schema:CreativeWork ;
            schema:name "Playback"@en ;
            foaf:name "Playback"@en ],
        [ a schema:CreativeWork ;
            schema:name "Farewell, My Lovely"@en ;
            foaf:name "Farewell, My Lovely"@en ] ;
    schema:byArtist <artist/15109#subject> ;
    schema:datePublished "1983-11-01"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/44/59844/59844-2e197764f559.jpg> ;
    schema:name "Roman Trip MARLOWE, LONELY FOR YOU"@en,
        "Roman Trip マーロウ ロンリー・フォー・ユー"@ja,
        "Roman Trip MARLOWE, LONELY FOR YOU"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/59844/59844-2e197764f559.jpg> .

_:N0003873e7a3e42c58e50d058be4cac35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOO EARLY FOR A GIMLET ~THEME FOR TERRY~"@en,
        "テリーのテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nfe29cd78706f480f8c83395b33ca8151 ;
    schema:name "TOO EARLY FOR A GIMLET ~THEME FOR TERRY~"@en,
        "テリーのテーマ"@ja .

_:N18edc5ae27914134aedb6cf3d632faae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HOLD ME IN YOUR ARMS"@en,
        "私を抱いて"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nfe29cd78706f480f8c83395b33ca8151 ;
    schema:name "HOLD ME IN YOUR ARMS"@en,
        "私を抱いて"@ja .

_:N210cc01b98a8464288beaec7a00b8594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IF IT HAD BEEN A RAINY NIGHT"@en,
        "雨の晩に"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nfe29cd78706f480f8c83395b33ca8151 ;
    schema:name "IF IT HAD BEEN A RAINY NIGHT"@en,
        "雨の晩に"@ja .

_:N2b71de7a4cc84ac4aef33c8dea823c84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE FIRST KISS IS MAGIC"@en,
        "ファースト・キスはマジック"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nfe29cd78706f480f8c83395b33ca8151 ;
    schema:name "THE FIRST KISS IS MAGIC"@en,
        "ファースト・キスはマジック"@ja .

_:N50ebee6fb43140858ba26a353c5f6f97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FAREWELL, MY LOVELY"@en,
        "さらば愛しき女よ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nfe29cd78706f480f8c83395b33ca8151 ;
    schema:name "FAREWELL, MY LOVELY"@en,
        "さらば愛しき女よ"@ja .

_:N7e680db74db24427b465d824f5129730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TO SAY GOOD-BYE IS TO DIE A LITTLE"@en,
        "さよならをいうのは..."@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nfe29cd78706f480f8c83395b33ca8151 ;
    schema:name "TO SAY GOOD-BYE IS TO DIE A LITTLE"@en,
        "さよならをいうのは..."@ja .

_:N8b1170b5f5014bbaa09d79c9f04e802d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IN MY OWN WAY"@en,
        "イン・マイウェイ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nfe29cd78706f480f8c83395b33ca8151 ;
    schema:name "IN MY OWN WAY"@en,
        "イン・マイウェイ"@ja .

_:Nb187c15e3a034f059c72d19ff215e315 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VELMA, LONG TIME NO SEE"@en,
        "愛しのヴェルマ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nfe29cd78706f480f8c83395b33ca8151 ;
    schema:name "VELMA, LONG TIME NO SEE"@en,
        "愛しのヴェルマ"@ja .

_:Ndfa90369aa294a01a7b2ce1ead4afde5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PLAYBACK"@en,
        "プレイバック"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nfe29cd78706f480f8c83395b33ca8151 ;
    schema:name "PLAYBACK"@en,
        "プレイバック"@ja .

_:Nf1b11f4d38d542759b4ccdab81fd646a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE LONG GOOD-BYE"@en,
        "長いお別れ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nfe29cd78706f480f8c83395b33ca8151 ;
    schema:name "THE LONG GOOD-BYE"@en,
        "長いお別れ"@ja .

_:Nfe29cd78706f480f8c83395b33ca8151 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0003873e7a3e42c58e50d058be4cac35,
        _:N18edc5ae27914134aedb6cf3d632faae,
        _:N210cc01b98a8464288beaec7a00b8594,
        _:N2b71de7a4cc84ac4aef33c8dea823c84,
        _:N50ebee6fb43140858ba26a353c5f6f97,
        _:N7e680db74db24427b465d824f5129730,
        _:N8b1170b5f5014bbaa09d79c9f04e802d,
        _:Nb187c15e3a034f059c72d19ff215e315,
        _:Ndfa90369aa294a01a7b2ce1ead4afde5,
        _:Nf1b11f4d38d542759b4ccdab81fd646a ;
    mo:track_count 10 ;
    schema:duration "PT21:23"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0003873e7a3e42c58e50d058be4cac35,
        _:N18edc5ae27914134aedb6cf3d632faae,
        _:N210cc01b98a8464288beaec7a00b8594,
        _:N2b71de7a4cc84ac4aef33c8dea823c84,
        _:N50ebee6fb43140858ba26a353c5f6f97,
        _:N7e680db74db24427b465d824f5129730,
        _:N8b1170b5f5014bbaa09d79c9f04e802d,
        _:Nb187c15e3a034f059c72d19ff215e315,
        _:Ndfa90369aa294a01a7b2ce1ead4afde5,
        _:Nf1b11f4d38d542759b4ccdab81fd646a .

