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

<artist/36271#subject> a schema:Person,
        foaf:Person ;
    schema:name "ai"@en ;
    foaf:made <album/27790#lyrics>,
        <album/27790#subject> ;
    foaf:name "ai"@en .

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

<artist/11191#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27790#subject> ;
    schema:name "Yoshihisa Fujita"@en,
        "藤田宜久"@ja ;
    foaf:made <album/27790#composition>,
        <album/27790#subject> ;
    foaf:name "Yoshihisa Fujita"@en,
        "藤田宜久"@ja .

<artist/9284#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27790#subject> ;
    schema:name "Koichi Yuasa"@en,
        "湯浅公一"@ja ;
    foaf:made <album/27790#composition>,
        <album/27790#subject> ;
    foaf:name "Koichi Yuasa"@en,
        "湯浅公一"@ja .

<product/5614#subject> a schema:CreativeWork ;
    schema:name "Dr. Rin ni Kiite Mite!"@en,
        "Dr.リンにきいてみて!"@ja,
        "Dr. Rin ni Kiite Mite!"@ja-latn ;
    foaf:name "Dr. Rin ni Kiite Mite!"@en,
        "Dr.リンにきいてみて!"@ja,
        "Dr. Rin ni Kiite Mite!"@ja-latn .

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/27790/27790-1312246194.jpg> a schema:ImageObject,
        foaf:Image .

<album/27790#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kimi to no Mirai / AiM"@en,
        "君との未来 / AiM"@ja,
        "Kimi to no Mirai / AiM"@ja-latn ;
    mo:composer <artist/11191#subject>,
        <artist/9284#subject> ;
    mo:produced_work <album/27790#musicalwork> ;
    schema:name "Kimi to no Mirai / AiM"@en,
        "君との未来 / AiM"@ja,
        "Kimi to no Mirai / AiM"@ja-latn .

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

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

<album/27790#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kimi to no Mirai / AiM"@en,
        "君との未来 / AiM"@ja,
        "Kimi to no Mirai / AiM"@ja-latn ;
    mo:performance_of <album/27790#musicalwork> ;
    mo:performer <artist/36270#subject> ;
    mo:recorded_as <album/27790#musicalexpression> ;
    schema:byArtist <artist/36270#subject> ;
    schema:name "Kimi to no Mirai / AiM"@en,
        "君との未来 / AiM"@ja,
        "Kimi to no Mirai / AiM"@ja-latn ;
    schema:workPerformed <album/27790#musicalwork> .

<artist/36270#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27790#performance> ;
    schema:name "AiM"@en ;
    foaf:name "AiM"@en .

<album/27790#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-11-29"^^xsd:date ;
    dcterms:title "Kimi to no Mirai / AiM"@en,
        "君との未来 / AiM"@ja,
        "Kimi to no Mirai / AiM"@ja-latn ;
    mo:catalogue_number "NECM-12020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27790#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N05e426c724d444158776d6cd4819d8c3 ;
    mo:record_count 1 ;
    schema:about <product/5614#subject> ;
    schema:byArtist <artist/36270#subject> ;
    schema:datePublished "2001-11-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/27790/27790-1312246194.jpg> ;
    schema:name "Kimi to no Mirai / AiM"@en,
        "君との未来 / AiM"@ja,
        "Kimi to no Mirai / AiM"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/27790/27790-1312246194.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "KSK"@en ;
    foaf:made <album/27790#lyrics> ;
    foaf:name "KSK"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "KSK"@en ;
    foaf:made <album/27790#subject> ;
    foaf:name "KSK"@en .

_:N12f7c5931527448291c0aff8d758ca71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never be the same"@ja,
        "Never be the same"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N05e426c724d444158776d6cd4819d8c3 ;
    schema:name "Never be the same"@ja,
        "Never be the same"@ja-latn .

_:N48e44980dc1f4a6a93eb390daac8f1df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君との未来"@ja,
        "Kimi to no Mirai"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N05e426c724d444158776d6cd4819d8c3 ;
    schema:name "君との未来"@ja,
        "Kimi to no Mirai"@ja-latn .

_:N799e137b3ee64da79cbe1b1f69e7783e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君との未来 -Music Track-"@ja,
        "Kimi to no Mirai -Music Track-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N05e426c724d444158776d6cd4819d8c3 ;
    schema:name "君との未来 -Music Track-"@ja,
        "Kimi to no Mirai -Music Track-"@ja-latn .

_:N05e426c724d444158776d6cd4819d8c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12f7c5931527448291c0aff8d758ca71,
        _:N48e44980dc1f4a6a93eb390daac8f1df,
        _:N799e137b3ee64da79cbe1b1f69e7783e ;
    mo:track_count 3 ;
    schema:duration "PT13:36"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N12f7c5931527448291c0aff8d758ca71,
        _:N48e44980dc1f4a6a93eb390daac8f1df,
        _:N799e137b3ee64da79cbe1b1f69e7783e .

