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

<artist/17939#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eiichiro Oda"@en,
        "尾田栄一郎"@ja ;
    foaf:made <album/18902#lyrics>,
        <album/18902#subject> ;
    foaf:name "Eiichiro Oda"@en,
        "尾田栄一郎"@ja .

<artist/2497#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuya Nakai"@en,
        "中井和哉"@ja ;
    foaf:made <album/18902#subject>,
        <album/18902#vocals> ;
    foaf:name "Kazuya Nakai"@en,
        "中井和哉"@ja .

<artist/3033#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikue Ohtani"@en,
        "大谷育江"@ja ;
    foaf:made <album/18902#subject>,
        <album/18902#vocals> ;
    foaf:name "Ikue Ohtani"@en,
        "大谷育江"@ja .

<artist/3358#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kappei Yamaguchi"@en,
        "山口勝平"@ja ;
    foaf:made <album/18902#subject>,
        <album/18902#vocals> ;
    foaf:name "Kappei Yamaguchi"@en,
        "山口勝平"@ja .

<artist/3495#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Tanaka"@en,
        "田中真弓"@ja ;
    foaf:made <album/18902#subject>,
        <album/18902#vocals> ;
    foaf:name "Mayumi Tanaka"@en,
        "田中真弓"@ja .

<artist/3870#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akemi Okamura"@en,
        "岡村明美"@ja ;
    foaf:made <album/18902#subject>,
        <album/18902#vocals> ;
    foaf:name "Akemi Okamura"@en,
        "岡村明美"@ja .

<artist/40608#subject> a schema:Person,
        foaf:Person ;
    schema:name "Cho"@en,
        "チョー"@ja ;
    foaf:made <album/18902#subject>,
        <album/18902#vocals> ;
    foaf:name "Cho"@en,
        "チョー"@ja .

<artist/4803#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Yamaguchi"@en,
        "山口由里子"@ja ;
    foaf:made <album/18902#subject>,
        <album/18902#vocals> ;
    foaf:name "Yuriko Yamaguchi"@en,
        "山口由里子"@ja .

<artist/5095#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuki Yao"@en,
        "矢尾一樹"@ja ;
    foaf:made <album/18902#subject>,
        <album/18902#vocals> ;
    foaf:name "Kazuki Yao"@en,
        "矢尾一樹"@ja .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/18902#lyrics>,
        <album/18902#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/7704#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroaki Hirata"@en,
        "平田広明"@ja ;
    foaf:made <album/18902#subject>,
        <album/18902#vocals> ;
    foaf:name "Hiroaki Hirata"@en,
        "平田広明"@ja .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18902#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/18902#composition>,
        <album/18902#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<product/1779#subject> a schema:CreativeWork ;
    schema:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn ;
    foaf:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn .

<album/18902#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "One Piece: Binks's Booze"@en,
        "ONE PIECE ワンピース ビンクスの酒"@ja,
        "One Piece Binks no Sake"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/18902#musicalwork> ;
    schema:name "One Piece: Binks's Booze"@en,
        "ONE PIECE ワンピース ビンクスの酒"@ja,
        "One Piece Binks no Sake"@ja-latn .

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

<album/18902#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "One Piece: Binks's Booze"@en,
        "ONE PIECE ワンピース ビンクスの酒"@ja,
        "One Piece Binks no Sake"@ja-latn ;
    mo:performance_of <album/18902#musicalwork> ;
    mo:recorded_as <album/18902#musicalexpression> ;
    schema:name "One Piece: Binks's Booze"@en,
        "ONE PIECE ワンピース ビンクスの酒"@ja,
        "One Piece Binks no Sake"@ja-latn ;
    schema:workPerformed <album/18902#musicalwork> .

<org/2325#subject> schema:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn ;
    foaf:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/18902/18902-1272160316.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/18902#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-25"^^xsd:date ;
    dcterms:title "One Piece: Binks's Booze"@en,
        "ONE PIECE ワンピース ビンクスの酒"@ja,
        "One Piece Binks no Sake"@ja-latn ;
    mo:catalogue_number "AVCA-29168" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18902#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:N608e45845ced48c1827a243218a0ae8e ;
    mo:record_count 1 ;
    schema:about <product/1779#subject> ;
    schema:datePublished "2009-03-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/18902/18902-1272160316.jpg> ;
    schema:name "One Piece: Binks's Booze"@en,
        "ONE PIECE ワンピース ビンクスの酒"@ja,
        "One Piece Binks no Sake"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/18902/18902-1272160316.jpg> .

_:N02544a97d12f4cf2be93bcd7201eec49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビンクスの酒(カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N608e45845ced48c1827a243218a0ae8e ;
    schema:name "ビンクスの酒(カラオケ)"@ja .

_:N51c3653b48a0444cace6328b33ee4406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビンクスの酒"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N608e45845ced48c1827a243218a0ae8e ;
    schema:name "ビンクスの酒"@ja .

_:N6961b48924964469a613e7719cb2ace8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A THOUSAND DREAMERS ～9人の麦わら海賊団篇～(カラオケ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N608e45845ced48c1827a243218a0ae8e ;
    schema:name "A THOUSAND DREAMERS ～9人の麦わら海賊団篇～(カラオケ)"@ja .

_:Na0e9aed52dfd4ad5b4e10b6836aed6ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せの黒いハンカチ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N608e45845ced48c1827a243218a0ae8e ;
    schema:name "幸せの黒いハンカチ"@ja .

_:Na43ad87bd4744c18bede42d33ef75ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せの黒いハンカチ(カラオケ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N608e45845ced48c1827a243218a0ae8e ;
    schema:name "幸せの黒いハンカチ(カラオケ)"@ja .

_:Nf4ffc727eed34b23afc74ce04ad64fcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A THOUSAND DREAMERS ～9人の麦わら海賊団篇～"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N608e45845ced48c1827a243218a0ae8e ;
    schema:name "A THOUSAND DREAMERS ～9人の麦わら海賊団篇～"@ja .

_:N608e45845ced48c1827a243218a0ae8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02544a97d12f4cf2be93bcd7201eec49,
        _:N51c3653b48a0444cace6328b33ee4406,
        _:N6961b48924964469a613e7719cb2ace8,
        _:Na0e9aed52dfd4ad5b4e10b6836aed6ff,
        _:Na43ad87bd4744c18bede42d33ef75ea1,
        _:Nf4ffc727eed34b23afc74ce04ad64fcf ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N02544a97d12f4cf2be93bcd7201eec49,
        _:N51c3653b48a0444cace6328b33ee4406,
        _:N6961b48924964469a613e7719cb2ace8,
        _:Na0e9aed52dfd4ad5b4e10b6836aed6ff,
        _:Na43ad87bd4744c18bede42d33ef75ea1,
        _:Nf4ffc727eed34b23afc74ce04ad64fcf .

