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

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

<artist/57#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja ;
    foaf:made <album/34168#subject>,
        <album/34168#vocals> ;
    foaf:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34168#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/34168#composition>,
        <album/34168#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/34168#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We Go! / Hiroshi Kitadani [Limited Edition]"@en,
        "ウィーゴー! / きただにひろし"@ja,
        "We Go! / Hiroshi Kitadani [Limited Edition]"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/34168#musicalwork> ;
    schema:name "We Go! / Hiroshi Kitadani [Limited Edition]"@en,
        "ウィーゴー! / きただにひろし"@ja,
        "We Go! / Hiroshi Kitadani [Limited Edition]"@ja-latn .

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

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

<album/34168#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We Go! / Hiroshi Kitadani [Limited Edition]"@en,
        "ウィーゴー! / きただにひろし"@ja,
        "We Go! / Hiroshi Kitadani [Limited Edition]"@ja-latn ;
    mo:performance_of <album/34168#musicalwork> ;
    mo:recorded_as <album/34168#musicalexpression> ;
    schema:name "We Go! / Hiroshi Kitadani [Limited Edition]"@en,
        "ウィーゴー! / きただにひろし"@ja,
        "We Go! / Hiroshi Kitadani [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/34168#musicalwork> .

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

<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/86/34168/34168-1342707351.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/34168#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/34168/34168-1342707351.jpg> ;
    foaf:depicts <album/34168#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/34168/34168-1342707351.jpg> .

<https://medium-media.vgm.io/albums/86/34168/34168-1342707351.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34168#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-16"^^xsd:date ;
    dcterms:title "We Go! / Hiroshi Kitadani [Limited Edition]"@en,
        "ウィーゴー! / きただにひろし"@ja,
        "We Go! / Hiroshi Kitadani [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AVCA-49102/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/34168#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:N350c7231e2b94a4b953559dfdcc2b937,
        _:Nf4693b251d8a4e4fa10ae5371b22aea6 ;
    mo:record_count 2 ;
    schema:about <product/1779#subject> ;
    schema:datePublished "2011-11-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/34168/34168-1342707351.jpg> ;
    schema:name "We Go! / Hiroshi Kitadani [Limited Edition]"@en,
        "ウィーゴー! / きただにひろし"@ja,
        "We Go! / Hiroshi Kitadani [Limited Edition]"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/34168/34168-1342707351.jpg> .

_:N69082f04d21e46cdb8e6743ae9d9c09b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Go! for the new world (instrumental)"@en,
        "ウィーアー! for the new world (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N350c7231e2b94a4b953559dfdcc2b937 ;
    schema:name "We Go! for the new world (instrumental)"@en,
        "ウィーアー! for the new world (instrumental)"@ja .

_:N79b397a51665472fa47a2b661ec5cb92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Go!"@en,
        "ウィーゴー!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N350c7231e2b94a4b953559dfdcc2b937 ;
    schema:name "We Go!"@en,
        "ウィーゴー!"@ja .

_:N9cab33f35f3240819c912a7006a3b55a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"ONE PIECE\" We Go! Non-telop Opening Video"@en,
        "TVアニメ「ONE PIECE」ウィーゴー! ノンテロップオープニング映像"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4693b251d8a4e4fa10ae5371b22aea6 ;
    schema:name "TV Anime \"ONE PIECE\" We Go! Non-telop Opening Video"@en,
        "TVアニメ「ONE PIECE」ウィーゴー! ノンテロップオープニング映像"@ja .

_:Na4fa279efca64625978b94d85f4983b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuji TV Program Advertisement SPOT"@en,
        "フジテレビ番組宣伝SPOT"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4693b251d8a4e4fa10ae5371b22aea6 ;
    schema:name "Fuji TV Program Advertisement SPOT"@en,
        "フジテレビ番組宣伝SPOT"@ja .

_:Nd96e9d660fd5485ead9785065efa4153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Go! for the new world"@en,
        "ウィーアー! for the new world"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N350c7231e2b94a4b953559dfdcc2b937 ;
    schema:name "We Go! for the new world"@en,
        "ウィーアー! for the new world"@ja .

_:Nf8da4efa19584ec49e75a0ee200e81e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Go! (instrumental)"@en,
        "ウィーゴー! (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N350c7231e2b94a4b953559dfdcc2b937 ;
    schema:name "We Go! (instrumental)"@en,
        "ウィーゴー! (instrumental)"@ja .

_:Nf4693b251d8a4e4fa10ae5371b22aea6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N9cab33f35f3240819c912a7006a3b55a,
        _:Na4fa279efca64625978b94d85f4983b1 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9cab33f35f3240819c912a7006a3b55a,
        _:Na4fa279efca64625978b94d85f4983b1 .

_:N350c7231e2b94a4b953559dfdcc2b937 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N69082f04d21e46cdb8e6743ae9d9c09b,
        _:N79b397a51665472fa47a2b661ec5cb92,
        _:Nd96e9d660fd5485ead9785065efa4153,
        _:Nf8da4efa19584ec49e75a0ee200e81e2 ;
    mo:track_count 4 ;
    schema:duration "PT16:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N69082f04d21e46cdb8e6743ae9d9c09b,
        _:N79b397a51665472fa47a2b661ec5cb92,
        _:Nd96e9d660fd5485ead9785065efa4153,
        _:Nf8da4efa19584ec49e75a0ee200e81e2 .

