@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 _:N67b622f90b8547aeb365f2ef5ca0a8b3 ;
    mo:record _:N2cb14033e8474f50894ff32f748cb5a6 ;
    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 _:N67b622f90b8547aeb365f2ef5ca0a8b3 ;
    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#lyrics> ;
    foaf:name "Ebisu Yoshikazu"@en .

[] 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 "Masayuki Kusumi"@en ;
    foaf:made <album/16653#subject> ;
    foaf:name "Masayuki Kusumi"@en .

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

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

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

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

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

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

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

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

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

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

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

_:N2cb14033e8474f50894ff32f748cb5a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26d5c290cf1a403783a983cc7ce35a52,
        _:N3bcb5bf6ea644d2aaf15efd9f8ee4fdb,
        _:N3f6e7d52e3024e6ba9af7168b850fc49,
        _:N47d87b3c84bc4f48b9792c4208c952a6,
        _:N8ee729763c7540f69e2c7d9123a632d8,
        _:N9c674ca8cc9640b2acfe1a6e49a6a90e,
        _:Nb1ba75fc44a146d986fa63267e636ad3,
        _:Nb667960784c94f6db0700ff4da7735fd,
        _:Nfaee172a14cc4e0ab39e16b1d926d73d,
        _:Nff6b856196b64d55adf2b547edd67c12 ;
    mo:track_count 10 ;
    schema:duration "PT41:21"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N26d5c290cf1a403783a983cc7ce35a52,
        _:N3bcb5bf6ea644d2aaf15efd9f8ee4fdb,
        _:N3f6e7d52e3024e6ba9af7168b850fc49,
        _:N47d87b3c84bc4f48b9792c4208c952a6,
        _:N8ee729763c7540f69e2c7d9123a632d8,
        _:N9c674ca8cc9640b2acfe1a6e49a6a90e,
        _:Nb1ba75fc44a146d986fa63267e636ad3,
        _:Nb667960784c94f6db0700ff4da7735fd,
        _:Nfaee172a14cc4e0ab39e16b1d926d73d,
        _:Nff6b856196b64d55adf2b547edd67c12 .

