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

<artist/7572#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chihiro Close"@en,
        "黒須チヒロ"@ja ;
    foaf:made <album/59839#lyrics>,
        <album/59839#subject> ;
    foaf:name "Chihiro Close"@en,
        "黒須チヒロ"@ja .

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

<artist/2296#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59839#subject> ;
    schema:name "T2ya"@en ;
    foaf:made <album/59839#composition>,
        <album/59839#lyrics>,
        <album/59839#subject> ;
    foaf:name "T2ya"@en .

<artist/60080#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59839#subject> ;
    schema:name "GROOVE SURFERS"@en ;
    foaf:made <album/59839#composition>,
        <album/59839#subject> ;
    foaf:name "GROOVE SURFERS"@en .

<product/6514#subject> a schema:CreativeWork ;
    schema:name "ONE PIECE Jango's Dance Carnival"@en,
        "ワンピース ジャンゴのダンスカーニバル"@ja,
        "One Piece: Jango no Dance Carnival"@ja-latn ;
    foaf:name "ONE PIECE Jango's Dance Carnival"@en,
        "ワンピース ジャンゴのダンスカーニバル"@ja,
        "One Piece: Jango no Dance Carnival"@ja-latn .

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

<org/1040#subject> schema:name "avex tune"@en,
        "avex tune"@ja,
        "avex tune"@ja-latn ;
    foaf:name "avex tune"@en,
        "avex tune"@ja,
        "avex tune"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/59839/59839-1466622622.jpg> a schema:ImageObject,
        foaf:Image .

<album/59839#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STAY... / Folder5"@en,
        "STAY... / Folder5"@ja,
        "STAY... / Folder5"@ja-latn ;
    mo:composer <artist/2296#subject>,
        <artist/60080#subject> ;
    mo:produced_work <album/59839#musicalwork> ;
    schema:name "STAY... / Folder5"@en,
        "STAY... / Folder5"@ja,
        "STAY... / Folder5"@ja-latn .

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

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

<album/59839#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STAY... / Folder5"@en,
        "STAY... / Folder5"@ja,
        "STAY... / Folder5"@ja-latn ;
    mo:performance_of <album/59839#musicalwork> ;
    mo:performer <artist/17958#subject> ;
    mo:recorded_as <album/59839#musicalexpression> ;
    schema:byArtist <artist/17958#subject> ;
    schema:name "STAY... / Folder5"@en,
        "STAY... / Folder5"@ja,
        "STAY... / Folder5"@ja-latn ;
    schema:workPerformed <album/59839#musicalwork> .

<artist/17958#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59839#performance> ;
    schema:name "Folder5"@en ;
    foaf:name "Folder5"@en .

<album/59839#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-03-14"^^xsd:date ;
    dcterms:title "STAY... / Folder5"@en,
        "STAY... / Folder5"@ja,
        "STAY... / Folder5"@ja-latn ;
    mo:catalogue_number "AVCT-30037" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59839#musicalexpression> ;
    mo:publisher <org/1040#subject> ;
    mo:record _:Ndcf157e9e2984e88a23b363768f3cbcf ;
    mo:record_count 1 ;
    schema:about <product/6514#subject> ;
    schema:byArtist <artist/17958#subject> ;
    schema:datePublished "2001-03-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/59839/59839-1466622622.jpg> ;
    schema:name "STAY... / Folder5"@en,
        "STAY... / Folder5"@ja,
        "STAY... / Folder5"@ja-latn ;
    schema:publisher <org/1040#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/59839/59839-1466622622.jpg> .

_:N60bd4ded0f794234b19492d0a8db6b7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAY... (T-2 HARD CUSTOM MIX)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Ndcf157e9e2984e88a23b363768f3cbcf ;
    schema:name "STAY... (T-2 HARD CUSTOM MIX)"@en .

_:N885b2d2e3b0c48c5908e6289aa674301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAY... (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ndcf157e9e2984e88a23b363768f3cbcf ;
    schema:name "STAY... (instrumental)"@en .

_:Nc0aea18b560441179048ce0ccb54e8fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAY..."@en ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ndcf157e9e2984e88a23b363768f3cbcf ;
    schema:name "STAY..."@en .

_:Ndeee91219d794dd1a5c59d5aa556a3e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready! (instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ndcf157e9e2984e88a23b363768f3cbcf ;
    schema:name "Ready! (instrumental)"@en .

_:Nff16cbb62ee84f80a0ed2e4155e63328 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready!"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ndcf157e9e2984e88a23b363768f3cbcf ;
    schema:name "Ready!"@en .

_:Ndcf157e9e2984e88a23b363768f3cbcf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N60bd4ded0f794234b19492d0a8db6b7b,
        _:N885b2d2e3b0c48c5908e6289aa674301,
        _:Nc0aea18b560441179048ce0ccb54e8fc,
        _:Ndeee91219d794dd1a5c59d5aa556a3e2,
        _:Nff16cbb62ee84f80a0ed2e4155e63328 ;
    mo:track_count 5 ;
    schema:duration "PT19:52"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N60bd4ded0f794234b19492d0a8db6b7b,
        _:N885b2d2e3b0c48c5908e6289aa674301,
        _:Nc0aea18b560441179048ce0ccb54e8fc,
        _:Ndeee91219d794dd1a5c59d5aa556a3e2,
        _:Nff16cbb62ee84f80a0ed2e4155e63328 .

