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

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

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

<album/91625#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Inuyasha the Movie ORIGINAL SOUNDTRACK"@en,
        "Inuyasha the Movie ORIGINAL SOUNDTRACK"@ja,
        "Inuyasha the Movie ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kaoru Wada"@en ;
            foaf:made <album/91625#composition> ;
            foaf:name "Kaoru Wada"@en ] ;
    mo:produced_work <album/91625#musicalwork> ;
    schema:name "Inuyasha the Movie ORIGINAL SOUNDTRACK"@en,
        "Inuyasha the Movie ORIGINAL SOUNDTRACK"@ja,
        "Inuyasha the Movie ORIGINAL SOUNDTRACK"@ja-latn .

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

<album/91625#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Inuyasha the Movie ORIGINAL SOUNDTRACK"@en,
        "Inuyasha the Movie ORIGINAL SOUNDTRACK"@ja,
        "Inuyasha the Movie ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/91625#musicalwork> ;
    mo:recorded_as <album/91625#musicalexpression> ;
    schema:name "Inuyasha the Movie ORIGINAL SOUNDTRACK"@en,
        "Inuyasha the Movie ORIGINAL SOUNDTRACK"@ja,
        "Inuyasha the Movie ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/91625#musicalwork> .

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

<https://medium-media.vgm.io/albums/52/91625/91625-1571210242.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91625#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-09-23"^^xsd:date ;
    dcterms:title "Inuyasha the Movie ORIGINAL SOUNDTRACK"@en,
        "Inuyasha the Movie ORIGINAL SOUNDTRACK"@ja,
        "Inuyasha the Movie ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "4 CD" ;
    mo:publication_of <album/91625#musicalexpression> ;
    mo:publisher _:N2078b2f4e7c4487b8b544e79591fbe8e ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Inuyasha: Affections Touching Across Time"@en ;
            foaf:name "Inuyasha: Affections Touching Across Time"@en ],
        [ a schema:CreativeWork ;
            schema:name "Inuyasha: Swords of an Honorable Ruler"@en ;
            foaf:name "Inuyasha: Swords of an Honorable Ruler"@en ],
        [ a schema:CreativeWork ;
            schema:name "Inuyasha: Fire on the Mystic Island"@en ;
            foaf:name "Inuyasha: Fire on the Mystic Island"@en ],
        [ a schema:CreativeWork ;
            schema:name "Inuyasha: The Castle Beyond the Looking Glass"@en ;
            foaf:name "Inuyasha: The Castle Beyond the Looking Glass"@en ] ;
    schema:datePublished "2007-09-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/91625/91625-1571210242.jpg> ;
    schema:name "Inuyasha the Movie ORIGINAL SOUNDTRACK"@en,
        "Inuyasha the Movie ORIGINAL SOUNDTRACK"@ja,
        "Inuyasha the Movie ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher _:N2078b2f4e7c4487b8b544e79591fbe8e ;
    foaf:depiction <https://media.vgm.io/albums/52/91625/91625-1571210242.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91625#subject> ;
    schema:name "Kaoru Wada"@en ;
    foaf:made <album/91625#subject> ;
    foaf:name "Kaoru Wada"@en .

_:N2078b2f4e7c4487b8b544e79591fbe8e schema:name "Viz Media"@en ;
    foaf:name "Viz Media"@en .

