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

<artist/15259#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiroru Yaho"@en,
        "谷穂ちろる"@ja ;
    foaf:made <album/38610#lyrics>,
        <album/38610#subject> ;
    foaf:name "Chiroru Yaho"@en,
        "谷穂ちろる"@ja .

<artist/7572#subject> a schema:Person,
        foaf:Person ;
    schema:name "c.close"@en ;
    foaf:made <album/38610#lyrics>,
        <album/38610#subject> ;
    foaf:name "c.close"@en .

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

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

<product/1779#subject> a schema:CreativeWork ;
    schema:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn ;
    foaf:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn .

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

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

<album/38610#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Believe / Folder5"@en,
        "Believe / Folder5"@ja,
        "Believe / Folder5"@ja-latn ;
    mo:performance_of <album/38610#musicalwork> ;
    mo:recorded_as <album/38610#musicalexpression> ;
    schema:name "Believe / Folder5"@en,
        "Believe / Folder5"@ja,
        "Believe / Folder5"@ja-latn ;
    schema:workPerformed <album/38610#musicalwork> .

<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/01/38610/38610-1404610944.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/38610#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/38610/38610-1404610944.jpg> ;
    foaf:depicts <album/38610#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/38610/38610-1404610944.jpg> .

<https://medium-media.vgm.io/albums/01/38610/38610-1404610944.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/38610#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-11-29"^^xsd:date ;
    dcterms:title "Believe / Folder5"@en,
        "Believe / Folder5"@ja,
        "Believe / Folder5"@ja-latn ;
    mo:catalogue_number "AVCT-30032" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38610#musicalexpression> ;
    mo:publisher <org/1040#subject> ;
    mo:record _:N1b69e846a1484cb3b77caaa5782edc66 ;
    mo:record_count 1 ;
    schema:about <product/1779#subject> ;
    schema:datePublished "2000-11-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/38610/38610-1404610944.jpg> ;
    schema:name "Believe / Folder5"@en,
        "Believe / Folder5"@ja,
        "Believe / Folder5"@ja-latn ;
    schema:publisher <org/1040#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/38610/38610-1404610944.jpg> .

_:N09ad1aacd8654b3aafb604bee9a471dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N1b69e846a1484cb3b77caaa5782edc66 ;
    schema:name "Believe"@en .

_:N86b695a647ad4c26ba5b559755e4127f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liar (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N1b69e846a1484cb3b77caaa5782edc66 ;
    schema:name "Liar (Instrumental)"@en .

_:N90e7777ffb6e44c3a19eda17f5709ef3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N1b69e846a1484cb3b77caaa5782edc66 ;
    schema:name "Believe (Instrumental)"@en .

_:Ndcfe21cba20843aea7722b76966a1ba9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liar"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N1b69e846a1484cb3b77caaa5782edc66 ;
    schema:name "Liar"@en .

_:N1b69e846a1484cb3b77caaa5782edc66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09ad1aacd8654b3aafb604bee9a471dd,
        _:N86b695a647ad4c26ba5b559755e4127f,
        _:N90e7777ffb6e44c3a19eda17f5709ef3,
        _:Ndcfe21cba20843aea7722b76966a1ba9 ;
    mo:track_count 4 ;
    schema:duration "PT15:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N09ad1aacd8654b3aafb604bee9a471dd,
        _:N86b695a647ad4c26ba5b559755e4127f,
        _:N90e7777ffb6e44c3a19eda17f5709ef3,
        _:Ndcfe21cba20843aea7722b76966a1ba9 .

