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

<artist/70678#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rodrigo Rossi"@en ;
    foaf:made <album/159521#subject>,
        <album/159521#vocals> ;
    foaf:name "Rodrigo Rossi"@en .

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

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

<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/159521#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We Go! / MIURA JAM BR"@en,
        "We Go! / MIURA JAM BR"@ja,
        "We Go! / MIURA JAM BR"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/159521#musicalwork> ;
    schema:name "We Go! / MIURA JAM BR"@en,
        "We Go! / MIURA JAM BR"@ja,
        "We Go! / MIURA JAM BR"@ja-latn .

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

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

<https://media.vgm.io/albums/12/159521/159521-01a8b1ceb9f1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159521#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/159521/159521-01a8b1ceb9f1.jpg> ;
    foaf:depicts <album/159521#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/159521/159521-01a8b1ceb9f1.jpg> .

<https://medium-media.vgm.io/albums/12/159521/159521-01a8b1ceb9f1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159521#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We Go! / MIURA JAM BR"@en,
        "We Go! / MIURA JAM BR"@ja,
        "We Go! / MIURA JAM BR"@ja-latn ;
    mo:performance_of <album/159521#musicalwork> ;
    mo:performer <artist/63742#subject> ;
    mo:recorded_as <album/159521#musicalexpression> ;
    schema:byArtist <artist/63742#subject> ;
    schema:name "We Go! / MIURA JAM BR"@en,
        "We Go! / MIURA JAM BR"@ja,
        "We Go! / MIURA JAM BR"@ja-latn ;
    schema:workPerformed <album/159521#musicalwork> .

<artist/63742#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/159521#performance> ;
    schema:name "Miura Jam"@en ;
    foaf:name "Miura Jam"@en .

<album/159521#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-02-15"^^xsd:date ;
    dcterms:title "We Go! / MIURA JAM BR"@en,
        "We Go! / MIURA JAM BR"@ja,
        "We Go! / MIURA JAM BR"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/159521#musicalexpression> ;
    mo:publisher _:Nfce92f399e784513a3b7266dae4479d0 ;
    mo:record _:N5dd7bc8b38e245bfb5e41e7223ce7ac0 ;
    mo:record_count 1 ;
    schema:about <product/1779#subject> ;
    schema:byArtist <artist/63742#subject> ;
    schema:datePublished "2024-02-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/159521/159521-01a8b1ceb9f1.jpg> ;
    schema:name "We Go! / MIURA JAM BR"@en,
        "We Go! / MIURA JAM BR"@ja,
        "We Go! / MIURA JAM BR"@ja-latn ;
    schema:publisher _:Nfce92f399e784513a3b7266dae4479d0 ;
    foaf:depiction <https://media.vgm.io/albums/12/159521/159521-01a8b1ceb9f1.jpg> .

_:N066cae913bda42b0a6b074d2ce832faa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Go! (One Piece)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N5dd7bc8b38e245bfb5e41e7223ce7ac0 ;
    schema:name "We Go! (One Piece)"@ja-latn .

_:N5dd7bc8b38e245bfb5e41e7223ce7ac0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N066cae913bda42b0a6b074d2ce832faa ;
    mo:track_count 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N066cae913bda42b0a6b074d2ce832faa .

_:Nfce92f399e784513a3b7266dae4479d0 schema:name "MIURA JAM BR"@en,
        "MIURA JAM BR"@ja,
        "MIURA JAM BR"@ja-latn ;
    foaf:name "MIURA JAM BR"@en,
        "MIURA JAM BR"@ja,
        "MIURA JAM BR"@ja-latn .

