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

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

<artist/5200#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140364#subject> ;
    schema:name "Toshiki Kadomatsu"@en,
        "角松敏生"@ja ;
    foaf:made <album/140364#composition>,
        <album/140364#subject> ;
    foaf:name "Toshiki Kadomatsu"@en,
        "角松敏生"@ja .

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

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

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

<https://medium-media.vgm.io/albums/46/140364/140364-f5232828c5cd.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/140364#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Experience / Tomohito Aoki"@en,
        "Experience / 青木智仁"@ja,
        "Experience / Tomohito Aoki"@ja-latn ;
    mo:performance_of <album/140364#musicalwork> ;
    mo:performer <artist/3225#subject> ;
    mo:recorded_as <album/140364#musicalexpression> ;
    schema:byArtist <artist/3225#subject> ;
    schema:name "Experience / Tomohito Aoki"@en,
        "Experience / 青木智仁"@ja,
        "Experience / Tomohito Aoki"@ja-latn ;
    schema:workPerformed <album/140364#musicalwork> .

<artist/3225#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140364#subject> ;
    mo:performed <album/140364#performance> ;
    schema:name "Tomohito Aoki"@en,
        "青木智仁"@ja ;
    foaf:made <album/140364#composition>,
        <album/140364#subject> ;
    foaf:name "Tomohito Aoki"@en,
        "青木智仁"@ja .

<album/140364#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Experience / Tomohito Aoki"@en,
        "Experience / 青木智仁"@ja,
        "Experience / Tomohito Aoki"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "J. Pastorius"@en ;
            foaf:made <album/140364#composition> ;
            foaf:name "J. Pastorius"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Charlie Parker"@en ;
            foaf:made <album/140364#composition> ;
            foaf:name "Charlie Parker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "B. Herzog"@en ;
            foaf:made <album/140364#composition> ;
            foaf:name "B. Herzog"@en ],
        <artist/3225#subject>,
        <artist/5200#subject> ;
    mo:produced_work <album/140364#musicalwork> ;
    schema:name "Experience / Tomohito Aoki"@en,
        "Experience / 青木智仁"@ja,
        "Experience / Tomohito Aoki"@ja-latn .

<album/140364#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-07-26"^^xsd:date ;
    dcterms:title "Experience / Tomohito Aoki"@en,
        "Experience / 青木智仁"@ja,
        "Experience / Tomohito Aoki"@ja-latn ;
    mo:catalogue_number "VICJ-60646" ;
    mo:media_type "CD" ;
    mo:publication_of <album/140364#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N05cade947cfb4e41926fd8df0557eaf8 ;
    mo:record_count 1 ;
    schema:byArtist <artist/3225#subject> ;
    schema:datePublished "2000-07-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/46/140364/140364-f5232828c5cd.jpg> ;
    schema:name "Experience / Tomohito Aoki"@en,
        "Experience / 青木智仁"@ja,
        "Experience / Tomohito Aoki"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/140364/140364-f5232828c5cd.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "B. Herzog"@en ;
    foaf:made <album/140364#subject> ;
    foaf:name "B. Herzog"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "J. Pastorius"@en ;
    foaf:made <album/140364#lyrics> ;
    foaf:name "J. Pastorius"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140364#subject> ;
    schema:name "Charlie Parker"@en ;
    foaf:made <album/140364#subject> ;
    foaf:name "Charlie Parker"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140364#subject> ;
    schema:name "J. Pastorius"@en ;
    foaf:made <album/140364#subject> ;
    foaf:name "J. Pastorius"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "J. Pastorius"@en ;
    foaf:made <album/140364#subject> ;
    foaf:name "J. Pastorius"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140364#subject> ;
    schema:name "B. Herzog"@en ;
    foaf:made <album/140364#subject> ;
    foaf:name "B. Herzog"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "B. Herzog"@en ;
    foaf:made <album/140364#lyrics> ;
    foaf:name "B. Herzog"@en .

_:N16d61034e0ee49b9836ae0e076cf981a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Mary"@en,
        "プラッディ・マリー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:inPlaylist _:N05cade947cfb4e41926fd8df0557eaf8 ;
    schema:name "Bloody Mary"@en,
        "プラッディ・マリー"@ja .

_:N635041fb9b234c8e833ad71e904a740e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donna Lee"@en,
        "ドナ・リー"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N05cade947cfb4e41926fd8df0557eaf8 ;
    schema:name "Donna Lee"@en,
        "ドナ・リー"@ja .

_:N6a958ba59d0c4040837046a90db87a40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bottom Line"@en,
        "ボトム・ライン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N05cade947cfb4e41926fd8df0557eaf8 ;
    schema:name "Bottom Line"@en,
        "ボトム・ライン"@ja .

_:N74185c9912514a1b95f4731235b1b614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Siesta"@en,
        "シェスタ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N05cade947cfb4e41926fd8df0557eaf8 ;
    schema:name "Siesta"@en,
        "シェスタ"@ja .

_:N7908061163814765a0aaa20016ebcbc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bumpy Street"@en,
        "パンビー・ストリート"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N05cade947cfb4e41926fd8df0557eaf8 ;
    schema:name "Bumpy Street"@en,
        "パンビー・ストリート"@ja .

_:Ncb5abd4b81284b6ab32dda936ac55050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devotion"@en,
        "ディヴォーション"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:N05cade947cfb4e41926fd8df0557eaf8 ;
    schema:name "Devotion"@en,
        "ディヴォーション"@ja .

_:Nce977b4bc2c6440da1f45f78aad4fd0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr.Stop"@en,
        "ドクター・ストップ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N05cade947cfb4e41926fd8df0557eaf8 ;
    schema:name "Dr.Stop"@en,
        "ドクター・ストップ"@ja .

_:Nd07ee6d0748b416a9f97ef171718e0ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come On, Come Over"@en,
        "カム・オン、カム・オーヴァー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N05cade947cfb4e41926fd8df0557eaf8 ;
    schema:name "Come On, Come Over"@en,
        "カム・オン、カム・オーヴァー"@ja .

_:Nd9e929c456f1444bba0c8c4736d34abb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finger Touch"@en,
        "フィンガー・タフ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N05cade947cfb4e41926fd8df0557eaf8 ;
    schema:name "Finger Touch"@en,
        "フィンガー・タフ"@ja .

_:Nf8ebab78a899436094438a1041cdd994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering in the Night"@en,
        "ワンダリング・イン・ザ・ナイト"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N05cade947cfb4e41926fd8df0557eaf8 ;
    schema:name "Wandering in the Night"@en,
        "ワンダリング・イン・ザ・ナイト"@ja .

_:N05cade947cfb4e41926fd8df0557eaf8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16d61034e0ee49b9836ae0e076cf981a,
        _:N635041fb9b234c8e833ad71e904a740e,
        _:N6a958ba59d0c4040837046a90db87a40,
        _:N74185c9912514a1b95f4731235b1b614,
        _:N7908061163814765a0aaa20016ebcbc3,
        _:Ncb5abd4b81284b6ab32dda936ac55050,
        _:Nce977b4bc2c6440da1f45f78aad4fd0f,
        _:Nd07ee6d0748b416a9f97ef171718e0ce,
        _:Nd9e929c456f1444bba0c8c4736d34abb,
        _:Nf8ebab78a899436094438a1041cdd994 ;
    mo:track_count 10 ;
    schema:duration "PT52:48"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N16d61034e0ee49b9836ae0e076cf981a,
        _:N635041fb9b234c8e833ad71e904a740e,
        _:N6a958ba59d0c4040837046a90db87a40,
        _:N74185c9912514a1b95f4731235b1b614,
        _:N7908061163814765a0aaa20016ebcbc3,
        _:Ncb5abd4b81284b6ab32dda936ac55050,
        _:Nce977b4bc2c6440da1f45f78aad4fd0f,
        _:Nd07ee6d0748b416a9f97ef171718e0ce,
        _:Nd9e929c456f1444bba0c8c4736d34abb,
        _:Nf8ebab78a899436094438a1041cdd994 .

