@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/77933#composition> a mo:Composition ;
    dcterms:title "Ashita no Joe Original Soundtrack"@en,
        "映画 あしたのジョー オリジナル・サウンドトラック"@ja,
        "Ashita no Joe Original Soundtrack"@ja-latn ;
    schema:name "Ashita no Joe Original Soundtrack"@en,
        "映画 あしたのジョー オリジナル・サウンドトラック"@ja,
        "Ashita no Joe Original Soundtrack"@ja-latn .

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

<album/77933#performance> a mo:Performance ;
    dcterms:title "Ashita no Joe Original Soundtrack"@en,
        "映画 あしたのジョー オリジナル・サウンドトラック"@ja,
        "Ashita no Joe Original Soundtrack"@ja-latn ;
    schema:name "Ashita no Joe Original Soundtrack"@en,
        "映画 あしたのジョー オリジナル・サウンドトラック"@ja,
        "Ashita no Joe Original Soundtrack"@ja-latn .

<album/77933#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-02-09"^^xsd:date ;
    dcterms:title "Ashita no Joe Original Soundtrack"@en,
        "映画 あしたのジョー オリジナル・サウンドトラック"@ja,
        "Ashita no Joe Original Soundtrack"@ja-latn ;
    mo:catalogue_number "UZCL-2011" ;
    schema:about <product/6357#subject> ;
    schema:datePublished "2011-02-09"^^xsd:date ;
    schema:name "Ashita no Joe Original Soundtrack"@en,
        "映画 あしたのジョー オリジナル・サウンドトラック"@ja,
        "Ashita no Joe Original Soundtrack"@ja-latn .

<product/6177#subject> a schema:CreativeWork ;
    dcterms:title "Ashita no Joe"@en,
        "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn ;
    schema:name "Ashita no Joe"@en,
        "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn .

<https://media.vgm.io/products/75/6357/6357-1527229622.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/6357#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/75/6357/6357-1527229622.jpg> ;
    foaf:depicts <product/6357#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/75/6357/6357-1527229622.jpg> .

<https://thumb-media.vgm.io/products/75/6357/6357-1527229622.jpg> a schema:ImageObject,
        foaf:Image .

<product/6357#subject> a schema:CreativeWork ;
    dcterms:created "2011-02-11"^^xsd:date ;
    dcterms:title "Eiga Ashita no Joe" ;
    schema:datePublished "2011-02-11"^^xsd:date ;
    schema:image <https://media.vgm.io/products/75/6357/6357-1527229622.jpg> ;
    schema:name "Eiga Ashita no Joe" ;
    foaf:depiction <https://media.vgm.io/products/75/6357/6357-1527229622.jpg> .

[] a mo:Singer .

