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

<artist/7306#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shigesato Itoi"@en,
        "糸井重里"@ja ;
    foaf:made <album/16653#lyrics>,
        <album/16653#subject> ;
    foaf:name "Shigesato Itoi"@en,
        "糸井重里"@ja .

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

<artist/3316#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16653#subject> ;
    schema:name "Hitoshi Watanabe"@en,
        "渡辺等"@ja ;
    foaf:made <album/16653#composition>,
        <album/16653#subject> ;
    foaf:name "Hitoshi Watanabe"@en,
        "渡辺等"@ja .

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16653#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/16653#composition>,
        <album/16653#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<artist/364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16653#subject> ;
    schema:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja ;
    foaf:made <album/16653#composition>,
        <album/16653#lyrics>,
        <album/16653#subject> ;
    foaf:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja .

<artist/7674#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16653#subject> ;
    schema:name "The Beatniks"@en,
        "ザ・ビートニクス"@ja ;
    foaf:made <album/16653#composition>,
        <album/16653#subject> ;
    foaf:name "The Beatniks"@en,
        "ザ・ビートニクス"@ja .

<artist/8405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16653#subject> ;
    schema:name "Hiroyasu Yaguchi"@en,
        "矢口博康"@ja ;
    foaf:made <album/16653#composition>,
        <album/16653#subject> ;
    foaf:name "Hiroyasu Yaguchi"@en,
        "矢口博康"@ja .

<artist/8419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16653#subject> ;
    schema:name "Saeko Suzuki"@en,
        "鈴木さえ子"@ja ;
    foaf:made <album/16653#composition>,
        <album/16653#subject> ;
    foaf:name "Saeko Suzuki"@en,
        "鈴木さえ子"@ja .

<product/249#subject> a schema:CreativeWork ;
    schema:name "Mother"@en,
        "Mother"@ja,
        "Mother"@ja-latn ;
    foaf:name "Mother"@en,
        "Mother"@ja,
        "Mother"@ja-latn .

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

<album/16653#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Lost Suzuki Tapes"@en,
        "The Lost Suzuki Tapes"@ja,
        "The Lost Suzuki Tapes"@ja-latn ;
    mo:performance_of <album/16653#musicalwork> ;
    mo:recorded_as <album/16653#musicalexpression> ;
    schema:name "The Lost Suzuki Tapes"@en,
        "The Lost Suzuki Tapes"@ja,
        "The Lost Suzuki Tapes"@ja-latn ;
    schema:workPerformed <album/16653#musicalwork> .

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

<https://medium-media.vgm.io/albums/35/16653/16653-1259718226.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/16653#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Lost Suzuki Tapes"@en,
        "The Lost Suzuki Tapes"@ja,
        "The Lost Suzuki Tapes"@ja-latn ;
    mo:composer <artist/3316#subject>,
        <artist/363#subject>,
        <artist/364#subject>,
        <artist/7674#subject>,
        <artist/8405#subject>,
        <artist/8419#subject> ;
    mo:produced_work <album/16653#musicalwork> ;
    schema:name "The Lost Suzuki Tapes"@en,
        "The Lost Suzuki Tapes"@ja,
        "The Lost Suzuki Tapes"@ja-latn .

<album/16653#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-11-13"^^xsd:date ;
    dcterms:title "The Lost Suzuki Tapes"@en,
        "The Lost Suzuki Tapes"@ja,
        "The Lost Suzuki Tapes"@ja-latn ;
    mo:catalogue_number "compactron-23" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16653#musicalexpression> ;
    mo:publisher _:Ndf467caa1a604810a5d6a8e3f9e4e78b ;
    mo:record _:Nb812c1a05dc04e51a2d5f9d1bc2c89a8 ;
    mo:record_count 1 ;
    schema:about <product/249#subject> ;
    schema:datePublished "1993-11-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/16653/16653-1259718226.jpg> ;
    schema:name "The Lost Suzuki Tapes"@en,
        "The Lost Suzuki Tapes"@ja,
        "The Lost Suzuki Tapes"@ja-latn ;
    schema:publisher _:Ndf467caa1a604810a5d6a8e3f9e4e78b ;
    foaf:depiction <https://media.vgm.io/albums/35/16653/16653-1259718226.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ebisu Yoshikazu"@en ;
    foaf:made <album/16653#subject> ;
    foaf:name "Ebisu Yoshikazu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Masayuki Kusumi"@en ;
    foaf:made <album/16653#lyrics> ;
    foaf:name "Masayuki Kusumi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ebisu Yoshikazu"@en ;
    foaf:made <album/16653#lyrics> ;
    foaf:name "Ebisu Yoshikazu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Masayuki Kusumi"@en ;
    foaf:made <album/16653#subject> ;
    foaf:name "Masayuki Kusumi"@en .

_:N0624ec71d094480da54ba25f9d048f07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君はガンなのだ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nb812c1a05dc04e51a2d5f9d1bc2c89a8 ;
    schema:name "君はガンなのだ"@ja .

_:N3d89415fa51f4520b0f0442405d0a03b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デモクラシー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nb812c1a05dc04e51a2d5f9d1bc2c89a8 ;
    schema:name "デモクラシー"@ja .

_:N45030aff08494dd99af589c9a821f2a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人面犬 (demo)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nb812c1a05dc04e51a2d5f9d1bc2c89a8 ;
    schema:name "人面犬 (demo)"@ja .

_:N66e07150325a41a78685e5e3d86be339 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人間の条件（ぢょうけん）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nb812c1a05dc04e51a2d5f9d1bc2c89a8 ;
    schema:name "人間の条件（ぢょうけん）"@ja .

_:N78c90b4737e9480cb32c395ba948cfa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eight Melodies (demo)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nb812c1a05dc04e51a2d5f9d1bc2c89a8 ;
    schema:name "Eight Melodies (demo)"@ja .

_:N915e308530724cbcb8196614147761d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "国民の煙草新生"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nb812c1a05dc04e51a2d5f9d1bc2c89a8 ;
    schema:name "国民の煙草新生"@ja .

_:N93386f03ecbf4d508353b2a1bc7fe338 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "骨"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:Nb812c1a05dc04e51a2d5f9d1bc2c89a8 ;
    schema:name "骨"@ja .

_:Nab873a93a8e44a09aa3a3c19ef2c3a13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人間の条件（ぢょうけん）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nb812c1a05dc04e51a2d5f9d1bc2c89a8 ;
    schema:name "人間の条件（ぢょうけん）"@ja .

_:Nad8c7ebf90294e83b82552efb89e8a0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LEFT BANK (demo)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nb812c1a05dc04e51a2d5f9d1bc2c89a8 ;
    schema:name "LEFT BANK (demo)"@ja .

_:Nb39fed4a20e844ae9b17d7be130f7f2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ア・イ (demo)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nb812c1a05dc04e51a2d5f9d1bc2c89a8 ;
    schema:name "ア・イ (demo)"@ja .

_:Ndf467caa1a604810a5d6a8e3f9e4e78b schema:name "METROTRON"@en ;
    foaf:name "METROTRON"@en .

_:Nb812c1a05dc04e51a2d5f9d1bc2c89a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0624ec71d094480da54ba25f9d048f07,
        _:N3d89415fa51f4520b0f0442405d0a03b,
        _:N45030aff08494dd99af589c9a821f2a8,
        _:N66e07150325a41a78685e5e3d86be339,
        _:N78c90b4737e9480cb32c395ba948cfa0,
        _:N915e308530724cbcb8196614147761d5,
        _:N93386f03ecbf4d508353b2a1bc7fe338,
        _:Nab873a93a8e44a09aa3a3c19ef2c3a13,
        _:Nad8c7ebf90294e83b82552efb89e8a0e,
        _:Nb39fed4a20e844ae9b17d7be130f7f2b ;
    mo:track_count 10 ;
    schema:duration "PT41:21"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0624ec71d094480da54ba25f9d048f07,
        _:N3d89415fa51f4520b0f0442405d0a03b,
        _:N45030aff08494dd99af589c9a821f2a8,
        _:N66e07150325a41a78685e5e3d86be339,
        _:N78c90b4737e9480cb32c395ba948cfa0,
        _:N915e308530724cbcb8196614147761d5,
        _:N93386f03ecbf4d508353b2a1bc7fe338,
        _:Nab873a93a8e44a09aa3a3c19ef2c3a13,
        _:Nad8c7ebf90294e83b82552efb89e8a0e,
        _:Nb39fed4a20e844ae9b17d7be130f7f2b .

