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

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

<artist/73357#subject> a schema:Person,
        foaf:Person ;
    schema:name "Edu Capelo"@en ;
    foaf:made <album/159756#subject>,
        <album/159756#vocals> ;
    foaf:name "Edu Capelo"@en .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159756#subject> ;
    schema:name "Kouhei Tanaka"@en ;
    foaf:made <album/159756#composition>,
        <album/159756#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/159756#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WE ARE / MIURA JAM"@en,
        "ウィーアー! / MIURA JAM"@ja,
        "WE ARE / MIURA JAM"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/159756#musicalwork> ;
    schema:name "WE ARE / MIURA JAM"@en,
        "ウィーアー! / MIURA JAM"@ja,
        "WE ARE / MIURA JAM"@ja-latn .

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

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

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

<https://media.vgm.io/albums/65/159756/159756-92df44d0d7d8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159756#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/159756/159756-92df44d0d7d8.jpg> ;
    foaf:depicts <album/159756#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/159756/159756-92df44d0d7d8.jpg> .

<https://medium-media.vgm.io/albums/65/159756/159756-92df44d0d7d8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159756#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WE ARE / MIURA JAM"@en,
        "ウィーアー! / MIURA JAM"@ja,
        "WE ARE / MIURA JAM"@ja-latn ;
    mo:performance_of <album/159756#musicalwork> ;
    mo:performer <artist/63742#subject> ;
    mo:recorded_as <album/159756#musicalexpression> ;
    schema:byArtist <artist/63742#subject> ;
    schema:name "WE ARE / MIURA JAM"@en,
        "ウィーアー! / MIURA JAM"@ja,
        "WE ARE / MIURA JAM"@ja-latn ;
    schema:workPerformed <album/159756#musicalwork> .

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

<album/159756#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-09-23"^^xsd:date ;
    dcterms:title "WE ARE / MIURA JAM"@en,
        "ウィーアー! / MIURA JAM"@ja,
        "WE ARE / MIURA JAM"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/159756#musicalexpression> ;
    mo:publisher _:N42f16a389acc4d4995900ac98b96eaad ;
    mo:record _:N0a3515a668034c7e8524427ac32f5f64 ;
    mo:record_count 1 ;
    schema:about <product/1779#subject> ;
    schema:byArtist <artist/63742#subject> ;
    schema:datePublished "2023-09-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/159756/159756-92df44d0d7d8.jpg> ;
    schema:name "WE ARE / MIURA JAM"@en,
        "ウィーアー! / MIURA JAM"@ja,
        "WE ARE / MIURA JAM"@ja-latn ;
    schema:publisher _:N42f16a389acc4d4995900ac98b96eaad ;
    foaf:depiction <https://media.vgm.io/albums/65/159756/159756-92df44d0d7d8.jpg> .

_:N0a3515a668034c7e8524427ac32f5f64 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N136b3957f84b40ef9aa5fdb33cc3ff6d ;
    mo:track_count 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N136b3957f84b40ef9aa5fdb33cc3ff6d .

_:N136b3957f84b40ef9aa5fdb33cc3ff6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Are (One Piece)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N0a3515a668034c7e8524427ac32f5f64 ;
    schema:name "We Are (One Piece)"@ja-latn .

_:N42f16a389acc4d4995900ac98b96eaad schema:name "Miura Jam"@en,
        "Miura Jam"@ja,
        "Miura Jam"@ja-latn ;
    foaf:name "Miura Jam"@en,
        "Miura Jam"@ja,
        "Miura Jam"@ja-latn .

