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

<artist/6885#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mikuni Shimokawa"@en,
        "下川みくに"@ja ;
    foaf:made <album/33028#subject>,
        <album/33028#vocals> ;
    foaf:name "Mikuni Shimokawa"@en,
        "下川みくに"@ja .

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

<artist/10142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33028#subject> ;
    schema:name "Hiroo Oyagi"@en ;
    foaf:made <album/33028#composition>,
        <album/33028#subject> ;
    foaf:name "Hiroo Oyagi"@en .

<artist/17796#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33028#subject> ;
    schema:name "ab:fly"@en ;
    foaf:made <album/33028#composition>,
        <album/33028#subject> ;
    foaf:name "ab:fly"@en .

<artist/17851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33028#subject> ;
    schema:name "Sin"@en ;
    foaf:made <album/33028#composition>,
        <album/33028#subject> ;
    foaf:name "Sin"@en .

<product/3166#subject> a schema:CreativeWork ;
    schema:name "Hunter x Hunter: Greed Island"@en,
        "ハンターｘハンター: Greed Island"@ja,
        "Hunter x Hunter: Greed Island"@ja-latn ;
    foaf:name "Hunter x Hunter: Greed Island"@en,
        "ハンターｘハンター: Greed Island"@ja,
        "Hunter x Hunter: Greed Island"@ja-latn .

<product/4591#subject> a schema:CreativeWork ;
    schema:name "Kino's Journey: the Beautiful World"@en,
        "キノの旅 -the Beautiful World-"@ja,
        "Kino no Tabi -the Beautiful World-"@ja-latn ;
    foaf:name "Kino's Journey: the Beautiful World"@en,
        "キノの旅 -the Beautiful World-"@ja,
        "Kino no Tabi -the Beautiful World-"@ja-latn .

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

<album/33028#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "all the way / Mikuni Shimokawa"@en,
        "all the way / 下川みくに"@ja,
        "all the way / Mikuni Shimokawa"@ja-latn ;
    mo:performance_of <album/33028#musicalwork> ;
    mo:recorded_as <album/33028#musicalexpression> ;
    schema:name "all the way / Mikuni Shimokawa"@en,
        "all the way / 下川みくに"@ja,
        "all the way / Mikuni Shimokawa"@ja-latn ;
    schema:workPerformed <album/33028#musicalwork> .

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

<org/1655#subject> schema:name "FLIGHT MASTER"@en,
        "FLIGHT MASTER"@ja,
        "FLIGHT MASTER"@ja-latn ;
    foaf:name "FLIGHT MASTER"@en,
        "FLIGHT MASTER"@ja,
        "FLIGHT MASTER"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/33028/33028-1369538467.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33028#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "all the way / Mikuni Shimokawa"@en,
        "all the way / 下川みくに"@ja,
        "all the way / Mikuni Shimokawa"@ja-latn ;
    mo:composer <artist/10142#subject>,
        <artist/17796#subject>,
        <artist/17851#subject> ;
    mo:produced_work <album/33028#musicalwork> ;
    schema:name "all the way / Mikuni Shimokawa"@en,
        "all the way / 下川みくに"@ja,
        "all the way / Mikuni Shimokawa"@ja-latn .

<album/33028#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-06-18"^^xsd:date ;
    dcterms:title "all the way / Mikuni Shimokawa"@en,
        "all the way / 下川みくに"@ja,
        "all the way / Mikuni Shimokawa"@ja-latn ;
    mo:catalogue_number "PCCA-01902" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33028#musicalexpression> ;
    mo:publisher <org/1655#subject> ;
    mo:record _:N1f476db5b69d44bdb1ceeb9692eedac3 ;
    mo:record_count 1 ;
    schema:about <product/3166#subject>,
        <product/4591#subject> ;
    schema:datePublished "2003-06-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/33028/33028-1369538467.jpg> ;
    schema:name "all the way / Mikuni Shimokawa"@en,
        "all the way / 下川みくに"@ja,
        "all the way / Mikuni Shimokawa"@ja-latn ;
    schema:publisher <org/1655#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/33028/33028-1369538467.jpg> .

_:N04a59411e58844fb8d82f21fc7676cf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Again"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N1f476db5b69d44bdb1ceeb9692eedac3 ;
    schema:name "Again"@en .

_:N2a8e064ff5a243859b4443f5e07f451f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "POPCORN -Single Version-"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N1f476db5b69d44bdb1ceeb9692eedac3 ;
    schema:name "POPCORN -Single Version-"@en .

_:Nc84606b4234b48788fb63621152c215d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "all the way -instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N1f476db5b69d44bdb1ceeb9692eedac3 ;
    schema:name "all the way -instrumental-"@en .

_:Nf6bda68fb92b4b0bb3e7fcf17efdc481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "all the way"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N1f476db5b69d44bdb1ceeb9692eedac3 ;
    schema:name "all the way"@en .

_:N1f476db5b69d44bdb1ceeb9692eedac3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04a59411e58844fb8d82f21fc7676cf9,
        _:N2a8e064ff5a243859b4443f5e07f451f,
        _:Nc84606b4234b48788fb63621152c215d,
        _:Nf6bda68fb92b4b0bb3e7fcf17efdc481 ;
    mo:track_count 4 ;
    schema:duration "PT17:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N04a59411e58844fb8d82f21fc7676cf9,
        _:N2a8e064ff5a243859b4443f5e07f451f,
        _:Nc84606b4234b48788fb63621152c215d,
        _:Nf6bda68fb92b4b0bb3e7fcf17efdc481 .

