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

<artist/10023#subject> a schema:Person,
        foaf:Person ;
    schema:name "H.U.B."@en ;
    foaf:made <album/59816#lyrics>,
        <album/59816#subject> ;
    foaf:name "H.U.B."@en .

<artist/17956#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tohoshinki"@en,
        "東方神起"@ja ;
    foaf:made <album/59816#subject>,
        <album/59816#vocals> ;
    foaf:name "Tohoshinki"@en,
        "東方神起"@ja .

<artist/38030#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jejung"@en ;
    foaf:made <album/59816#subject>,
        <album/59816#vocals> ;
    foaf:name "Jejung"@en .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Seiko Fujibayashi"@en ;
    foaf:made <album/59816#lyrics>,
        <album/59816#subject> ;
    foaf:name "Seiko Fujibayashi"@en .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59816#subject> ;
    schema:name "Kouhei Tanaka"@en ;
    foaf:made <album/59816#composition>,
        <album/59816#subject> ;
    foaf:name "Kouhei Tanaka"@en .

<artist/8712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59816#subject> ;
    schema:name "Kenichi Maeyamada"@en,
        "前山田健一"@ja ;
    foaf:made <album/59816#composition>,
        <album/59816#subject> ;
    foaf:name "Kenichi Maeyamada"@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/59816#musicalexpression> a mo:Signal ;
    mo:published_as <album/59816#subject> ;
    mo:records <album/59816#performance> .

<album/59816#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Share The World/We Are! / Tohoshinki [Bigeast Limited Edition/Jacket C]"@en,
        "Share The World/ウィーアー! [Bigeast 限定!/ジャケットC]"@ja,
        "Share The World/We Are! / Tohoshinki [Bigeast Limited Edition/Jacket C]"@ja-latn ;
    mo:performance_of <album/59816#musicalwork> ;
    mo:recorded_as <album/59816#musicalexpression> ;
    schema:name "Share The World/We Are! / Tohoshinki [Bigeast Limited Edition/Jacket C]"@en,
        "Share The World/ウィーアー! [Bigeast 限定!/ジャケットC]"@ja,
        "Share The World/We Are! / Tohoshinki [Bigeast Limited Edition/Jacket C]"@ja-latn ;
    schema:workPerformed <album/59816#musicalwork> .

<org/1037#subject> schema:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn ;
    foaf:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/59816/59816-1466552871.jpg> a schema:ImageObject,
        foaf:Image .

<album/59816#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Share The World/We Are! / Tohoshinki [Bigeast Limited Edition/Jacket C]"@en,
        "Share The World/ウィーアー! [Bigeast 限定!/ジャケットC]"@ja,
        "Share The World/We Are! / Tohoshinki [Bigeast Limited Edition/Jacket C]"@ja-latn ;
    mo:composer <artist/322#subject>,
        <artist/8712#subject> ;
    mo:produced_work <album/59816#musicalwork> ;
    schema:name "Share The World/We Are! / Tohoshinki [Bigeast Limited Edition/Jacket C]"@en,
        "Share The World/ウィーアー! [Bigeast 限定!/ジャケットC]"@ja,
        "Share The World/We Are! / Tohoshinki [Bigeast Limited Edition/Jacket C]"@ja-latn .

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

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

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

<album/59816#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-04-22"^^xsd:date ;
    dcterms:title "Share The World/We Are! / Tohoshinki [Bigeast Limited Edition/Jacket C]"@en,
        "Share The World/ウィーアー! [Bigeast 限定!/ジャケットC]"@ja,
        "Share The World/We Are! / Tohoshinki [Bigeast Limited Edition/Jacket C]"@ja-latn ;
    mo:catalogue_number "RZC1-46212" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59816#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:N93c64c5f71eb4eed90dccfd177b6fb19 ;
    mo:record_count 1 ;
    schema:about <product/1779#subject> ;
    schema:datePublished "2009-04-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/59816/59816-1466552871.jpg> ;
    schema:name "Share The World/We Are! / Tohoshinki [Bigeast Limited Edition/Jacket C]"@en,
        "Share The World/ウィーアー! [Bigeast 限定!/ジャケットC]"@ja,
        "Share The World/We Are! / Tohoshinki [Bigeast Limited Edition/Jacket C]"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/59816/59816-1466552871.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Changmin"@en ;
    foaf:made <album/59816#vocals> ;
    foaf:name "Changmin"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yuchun"@en ;
    foaf:made <album/59816#vocals> ;
    foaf:name "Yuchun"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Junsu"@en ;
    foaf:made <album/59816#subject> ;
    foaf:name "(Junsu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Junsu"@en ;
    foaf:made <album/59816#vocals> ;
    foaf:name "(Junsu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yunho"@en ;
    foaf:made <album/59816#vocals> ;
    foaf:name "Yunho"@en .

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

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

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

_:N1aa497190c5b4d5ea323150ebf380ca5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Share The World"@en,
        "Share The World"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N93c64c5f71eb4eed90dccfd177b6fb19 ;
    schema:name "Share The World"@en,
        "Share The World"@ja .

_:Nad8a9bee792a4657a89beb5e4cae4a9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Share The World (Less Vocal)"@en,
        "Share The World (Less Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N93c64c5f71eb4eed90dccfd177b6fb19 ;
    schema:name "Share The World (Less Vocal)"@en,
        "Share The World (Less Vocal)"@ja .

_:Nbee400373df34ce4bf5f838a9a624639 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Are! (Less Vocal)"@en,
        "ウィーアー! (Less Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N93c64c5f71eb4eed90dccfd177b6fb19 ;
    schema:name "We Are! (Less Vocal)"@en,
        "ウィーアー! (Less Vocal)"@ja .

_:Nef12ead96b43487598051e229bf0f3c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Are!"@en,
        "ウィーアー!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N93c64c5f71eb4eed90dccfd177b6fb19 ;
    schema:name "We Are!"@en,
        "ウィーアー!"@ja .

_:N93c64c5f71eb4eed90dccfd177b6fb19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1aa497190c5b4d5ea323150ebf380ca5,
        _:Nad8a9bee792a4657a89beb5e4cae4a9c,
        _:Nbee400373df34ce4bf5f838a9a624639,
        _:Nef12ead96b43487598051e229bf0f3c4 ;
    mo:track_count 4 ;
    schema:duration "PT14:05"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1aa497190c5b4d5ea323150ebf380ca5,
        _:Nad8a9bee792a4657a89beb5e4cae4a9c,
        _:Nbee400373df34ce4bf5f838a9a624639,
        _:Nef12ead96b43487598051e229bf0f3c4 .

