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

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

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

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

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109489#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/109489#composition>,
        <album/109489#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/109489#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "One Piece: Chopperman Theme Song CD"@en,
        "One Piece チョッパーマンのテーマソングCD"@ja,
        "One Piece: Chopperman Theme Song CD"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/109489#musicalwork> ;
    schema:name "One Piece: Chopperman Theme Song CD"@en,
        "One Piece チョッパーマンのテーマソングCD"@ja,
        "One Piece: Chopperman Theme Song CD"@ja-latn .

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

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

<album/109489#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "One Piece: Chopperman Theme Song CD"@en,
        "One Piece チョッパーマンのテーマソングCD"@ja,
        "One Piece: Chopperman Theme Song CD"@ja-latn ;
    mo:performance_of <album/109489#musicalwork> ;
    mo:recorded_as <album/109489#musicalexpression> ;
    schema:name "One Piece: Chopperman Theme Song CD"@en,
        "One Piece チョッパーマンのテーマソングCD"@ja,
        "One Piece: Chopperman Theme Song CD"@ja-latn ;
    schema:workPerformed <album/109489#musicalwork> .

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

<https://media.vgm.io/albums/98/109489/109489-842be5b0579c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109489#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/109489/109489-842be5b0579c.jpg> ;
    foaf:depicts <album/109489#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/109489/109489-842be5b0579c.jpg> .

<https://medium-media.vgm.io/albums/98/109489/109489-842be5b0579c.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/109489#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-13"^^xsd:date ;
    dcterms:title "One Piece: Chopperman Theme Song CD"@en,
        "One Piece チョッパーマンのテーマソングCD"@ja,
        "One Piece: Chopperman Theme Song CD"@ja-latn ;
    mo:catalogue_number "AVCA-26079" ;
    mo:media_type "CD" ;
    mo:publication_of <album/109489#musicalexpression> ;
    mo:publisher <org/52#subject> ;
    mo:record _:N9ac4d9f2111c4331ac8f848b639aafc3 ;
    mo:record_count 1 ;
    schema:about <product/1779#subject> ;
    schema:datePublished "2006-12-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/109489/109489-842be5b0579c.jpg> ;
    schema:name "One Piece: Chopperman Theme Song CD"@en,
        "One Piece チョッパーマンのテーマソングCD"@ja,
        "One Piece: Chopperman Theme Song CD"@ja-latn ;
    schema:publisher <org/52#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/109489/109489-842be5b0579c.jpg> .

_:N1a28770b03f948d0adb8bde300f51c52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doubidoubidandan Usodaba Dan! (Karaoke)"@en,
        "ドゥビドゥビダンダン ウソダバ団! (カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ac4d9f2111c4331ac8f848b639aafc3 ;
    schema:name "Doubidoubidandan Usodaba Dan! (Karaoke)"@en,
        "ドゥビドゥビダンダン ウソダバ団! (カラオケ)"@ja .

_:N4ccf390df41042afb02a9ec05fda4ae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chopperman's Song (Karaoke)"@en,
        "チョッパーマンのうた (カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ac4d9f2111c4331ac8f848b639aafc3 ;
    schema:name "Chopperman's Song (Karaoke)"@en,
        "チョッパーマンのうた (カラオケ)"@ja .

_:Nbcf8a4132547498798c36de6714ada23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doubidoubidandan Usodaba Dan!"@en,
        "ドゥビドゥビダンダン ウソダバ団!"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ac4d9f2111c4331ac8f848b639aafc3 ;
    schema:name "Doubidoubidandan Usodaba Dan!"@en,
        "ドゥビドゥビダンダン ウソダバ団!"@ja .

_:Nbdc71d2ad0f04db18dd70737a616ab68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chopperman's Song"@en,
        "チョッパーマンのうた"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ac4d9f2111c4331ac8f848b639aafc3 ;
    schema:name "Chopperman's Song"@en,
        "チョッパーマンのうた"@ja .

_:N9ac4d9f2111c4331ac8f848b639aafc3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a28770b03f948d0adb8bde300f51c52,
        _:N4ccf390df41042afb02a9ec05fda4ae9,
        _:Nbcf8a4132547498798c36de6714ada23,
        _:Nbdc71d2ad0f04db18dd70737a616ab68 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1a28770b03f948d0adb8bde300f51c52,
        _:N4ccf390df41042afb02a9ec05fda4ae9,
        _:Nbcf8a4132547498798c36de6714ada23,
        _:Nbdc71d2ad0f04db18dd70737a616ab68 .

