@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/96606#composition> a mo:Composition ;
    dcterms:title "Shonen ReMix Jump!"@en,
        "Shonen ReMix Jump!"@ja,
        "Shonen ReMix Jump!"@ja-latn ;
    schema:name "Shonen ReMix Jump!"@en,
        "Shonen ReMix Jump!"@ja,
        "Shonen ReMix Jump!"@ja-latn .

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

<album/96606#performance> a mo:Performance ;
    dcterms:title "Shonen ReMix Jump!"@en,
        "Shonen ReMix Jump!"@ja,
        "Shonen ReMix Jump!"@ja-latn ;
    schema:name "Shonen ReMix Jump!"@en,
        "Shonen ReMix Jump!"@ja,
        "Shonen ReMix Jump!"@ja-latn .

<album/96606#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-27"^^xsd:date ;
    dcterms:title "Shonen ReMix Jump!"@en,
        "Shonen ReMix Jump!"@ja,
        "Shonen ReMix Jump!"@ja-latn ;
    mo:catalogue_number "OCRA-0073" ;
    schema:about <product/14809#subject> ;
    schema:datePublished "2020-02-27"^^xsd:date ;
    schema:name "Shonen ReMix Jump!"@en,
        "Shonen ReMix Jump!"@ja,
        "Shonen ReMix Jump!"@ja-latn .

<product/1900#subject> a schema:CreativeWork ;
    dcterms:title "One Piece"@en,
        "One Piece"@ja,
        "One Piece"@ja-latn ;
    schema:name "One Piece"@en,
        "One Piece"@ja,
        "One Piece"@ja-latn .

<https://media.vgm.io/products/90/14809/14809-1706391500.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/14809#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/90/14809/14809-1706391500.png> ;
    foaf:depicts <product/14809#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/90/14809/14809-1706391500.png> .

<https://thumb-media.vgm.io/products/90/14809/14809-1706391500.png> a schema:ImageObject,
        foaf:Image .

<product/14809#subject> a schema:CreativeWork ;
    dcterms:created "2006-08-29"^^xsd:date ;
    dcterms:title "One Piece: Grand Adventure" ;
    schema:datePublished "2006-08-29"^^xsd:date ;
    schema:image <https://media.vgm.io/products/90/14809/14809-1706391500.png> ;
    schema:name "One Piece: Grand Adventure" ;
    foaf:depiction <https://media.vgm.io/products/90/14809/14809-1706391500.png> .

[] a mo:Singer .

