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

<artist/18008#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miki Taoka"@en,
        "田岡美樹"@ja ;
    foaf:made <album/64324#lyrics>,
        <album/64324#subject> ;
    foaf:name "Miki Taoka"@en,
        "田岡美樹"@ja .

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

<artist/11132#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64324#subject> ;
    schema:name "Yuichi Ichikawa"@en,
        "市川裕一"@ja ;
    foaf:made <album/64324#composition>,
        <album/64324#subject> ;
    foaf:name "Yuichi Ichikawa"@en,
        "市川裕一"@ja .

<product/5140#subject> a schema:CreativeWork ;
    schema:name "Ai yori Aoshi ~Enishi~"@en,
        "藍より青し ~縁~"@ja,
        "Ai yori Aoshi ~Enishi~"@ja-latn ;
    foaf:name "Ai yori Aoshi ~Enishi~"@en,
        "藍より青し ~縁~"@ja,
        "Ai yori Aoshi ~Enishi~"@ja-latn .

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

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

<org/2821#subject> schema:name "Geneon"@en,
        "Geneon"@ja,
        "Geneon"@ja-latn ;
    foaf:name "Geneon"@en,
        "Geneon"@ja,
        "Geneon"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/64324/64324-1483250326.jpg> a schema:ImageObject,
        foaf:Image .

<album/64324#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I Do! / the indigo"@en,
        "I Do! / the indigo"@ja,
        "I Do! / the indigo"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jimi Hendrix"@en ;
            foaf:made <album/64324#composition> ;
            foaf:name "Jimi Hendrix"@en ],
        <artist/11132#subject> ;
    mo:produced_work <album/64324#musicalwork> ;
    schema:name "I Do! / the indigo"@en,
        "I Do! / the indigo"@ja,
        "I Do! / the indigo"@ja-latn .

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

<album/64324#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I Do! / the indigo"@en,
        "I Do! / the indigo"@ja,
        "I Do! / the indigo"@ja-latn ;
    mo:performance_of <album/64324#musicalwork> ;
    mo:performer <artist/18009#subject> ;
    mo:recorded_as <album/64324#musicalexpression> ;
    schema:byArtist <artist/18009#subject> ;
    schema:name "I Do! / the indigo"@en,
        "I Do! / the indigo"@ja,
        "I Do! / the indigo"@ja-latn ;
    schema:workPerformed <album/64324#musicalwork> .

<artist/18009#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64324#performance> ;
    schema:name "the Indigo"@en ;
    foaf:name "the Indigo"@en .

<album/64324#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-11-23"^^xsd:date ;
    dcterms:title "I Do! / the indigo"@en,
        "I Do! / the indigo"@ja,
        "I Do! / the indigo"@ja-latn ;
    mo:catalogue_number "PICZ-0027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64324#musicalexpression> ;
    mo:publisher <org/2821#subject> ;
    mo:record _:Ne5c5d14cf4f14715b2b11e3c23b07532 ;
    mo:record_count 1 ;
    schema:about <product/5140#subject> ;
    schema:byArtist <artist/18009#subject> ;
    schema:datePublished "2003-11-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/64324/64324-1483250326.jpg> ;
    schema:name "I Do! / the indigo"@en,
        "I Do! / the indigo"@ja,
        "I Do! / the indigo"@ja-latn ;
    schema:publisher <org/2821#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/64324/64324-1483250326.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64324#subject> ;
    schema:name "Jimi Hendrix"@en ;
    foaf:made <album/64324#subject> ;
    foaf:name "Jimi Hendrix"@en .

_:N6e897f38a62c4f44b073524e83818c88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Do!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne5c5d14cf4f14715b2b11e3c23b07532 ;
    schema:name "I Do!"@en .

_:N7950e2192eff48ddafbb8af8eb40c84b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "presence"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ne5c5d14cf4f14715b2b11e3c23b07532 ;
    schema:name "presence"@en .

_:Nb7cdd8b15aa5443489845e9bd170d50f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Wing"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ne5c5d14cf4f14715b2b11e3c23b07532 ;
    schema:name "Little Wing"@en .

_:Ne5c5d14cf4f14715b2b11e3c23b07532 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6e897f38a62c4f44b073524e83818c88,
        _:N7950e2192eff48ddafbb8af8eb40c84b,
        _:Nb7cdd8b15aa5443489845e9bd170d50f ;
    mo:track_count 3 ;
    schema:duration "PT10:57"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6e897f38a62c4f44b073524e83818c88,
        _:N7950e2192eff48ddafbb8af8eb40c84b,
        _:Nb7cdd8b15aa5443489845e9bd170d50f .

