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

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

<artist/26394#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54404#subject> ;
    schema:name "Kudo"@en,
        "くど"@ja ;
    foaf:made <album/54404#composition>,
        <album/54404#lyrics>,
        <album/54404#subject> ;
    foaf:name "Kudo"@en,
        "くど"@ja .

<event/97> a mo:Release ;
    schema:name "Released at M3-2010 Fall (Oct 31, 2010)" .

<album/54404#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "[enkan]"@en,
        "【 円環 】"@ja,
        "[enkan]"@ja-latn ;
    mo:composer <artist/26394#subject> ;
    mo:produced_work <album/54404#musicalwork> ;
    schema:name "[enkan]"@en,
        "【 円環 】"@ja,
        "[enkan]"@ja-latn .

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

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

<org/1473#subject> schema:name "Pixelbee"@en,
        "ピクセルビー"@ja,
        "Pixelbee"@ja-latn ;
    foaf:name "Pixelbee"@en,
        "ピクセルビー"@ja,
        "Pixelbee"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/54404/54404-aab9d562eb20.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/18979#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54404#performance> ;
    schema:name "PAPA"@en ;
    foaf:name "PAPA"@en .

<artist/1976#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54404#performance> ;
    schema:name "monet"@en ;
    foaf:name "monet"@en .

<album/54404#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "[enkan]"@en,
        "【 円環 】"@ja,
        "[enkan]"@ja-latn ;
    mo:performance_of <album/54404#musicalwork> ;
    mo:performer <artist/18979#subject>,
        <artist/1976#subject> ;
    mo:recorded_as <album/54404#musicalexpression> ;
    schema:byArtist <artist/18979#subject>,
        <artist/1976#subject> ;
    schema:name "[enkan]"@en,
        "【 円環 】"@ja,
        "[enkan]"@ja-latn ;
    schema:workPerformed <album/54404#musicalwork> .

<album/54404#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-31"^^xsd:date ;
    dcterms:title "[enkan]"@en,
        "【 円環 】"@ja,
        "[enkan]"@ja-latn ;
    mo:catalogue_number "PXB-007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54404#musicalexpression> ;
    mo:publisher <org/1473#subject> ;
    mo:record _:N765815e8cc134f18a47c62a970680cbb ;
    mo:record_count 1 ;
    mo:release <event/97> ;
    schema:byArtist <artist/18979#subject>,
        <artist/1976#subject> ;
    schema:datePublished "2010-10-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/40/54404/54404-aab9d562eb20.jpg> ;
    schema:name "[enkan]"@en,
        "【 円環 】"@ja,
        "[enkan]"@ja-latn ;
    schema:publisher <org/1473#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/54404/54404-aab9d562eb20.jpg> .

_:N36d83fb3b40d4bfca5081b591aea6ad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その飛行機は…"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N765815e8cc134f18a47c62a970680cbb ;
    schema:name "その飛行機は…"@ja .

_:N9e716088a5d04b5db90514dd0f1fe8a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sorrow"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N765815e8cc134f18a47c62a970680cbb ;
    schema:name "sorrow"@ja .

_:Nbc8c7884f2fb423dbba03939501b1af7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無限のサイン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N765815e8cc134f18a47c62a970680cbb ;
    schema:name "無限のサイン"@ja .

_:Ne1e5dce9479b48ef9bce4908bed14123 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "end of the world"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N765815e8cc134f18a47c62a970680cbb ;
    schema:name "end of the world"@ja .

_:Ne98b65ba8b55474a8eeae435407746cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅の終わりのメロディ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N765815e8cc134f18a47c62a970680cbb ;
    schema:name "旅の終わりのメロディ"@ja .

_:Nec4acc136c4d4008af675f711ad9fd68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "円環"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N765815e8cc134f18a47c62a970680cbb ;
    schema:name "円環"@ja .

_:N765815e8cc134f18a47c62a970680cbb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36d83fb3b40d4bfca5081b591aea6ad4,
        _:N9e716088a5d04b5db90514dd0f1fe8a4,
        _:Nbc8c7884f2fb423dbba03939501b1af7,
        _:Ne1e5dce9479b48ef9bce4908bed14123,
        _:Ne98b65ba8b55474a8eeae435407746cd,
        _:Nec4acc136c4d4008af675f711ad9fd68 ;
    mo:track_count 6 ;
    schema:duration "PT27:49"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N36d83fb3b40d4bfca5081b591aea6ad4,
        _:N9e716088a5d04b5db90514dd0f1fe8a4,
        _:Nbc8c7884f2fb423dbba03939501b1af7,
        _:Ne1e5dce9479b48ef9bce4908bed14123,
        _:Ne98b65ba8b55474a8eeae435407746cd,
        _:Nec4acc136c4d4008af675f711ad9fd68 .

