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

<artist/57130#subject> a schema:Person,
        foaf:Person ;
    schema:name "Smany"@en ;
    foaf:made <album/119602#subject>,
        <album/119602#vocals> ;
    foaf:name "Smany"@en .

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

<artist/49920#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119602#subject> ;
    schema:name "effe"@en ;
    foaf:made <album/119602#composition>,
        <album/119602#subject> ;
    foaf:name "effe"@en .

<artist/49922#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119602#subject> ;
    schema:name "Hiroto Kudo"@en ;
    foaf:made <album/119602#composition>,
        <album/119602#subject> ;
    foaf:name "Hiroto Kudo"@en .

<artist/49923#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119602#subject> ;
    schema:name "callasoiled"@en ;
    foaf:made <album/119602#composition>,
        <album/119602#subject> ;
    foaf:name "callasoiled"@en .

<artist/49924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119602#subject> ;
    schema:name "Virtual Cat"@en ;
    foaf:made <album/119602#composition>,
        <album/119602#subject> ;
    foaf:name "Virtual Cat"@en .

<artist/49926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119602#subject> ;
    schema:name "zohryu"@en ;
    foaf:made <album/119602#composition>,
        <album/119602#subject>,
        <album/119602#vocals> ;
    foaf:name "zohryu"@en .

<artist/49935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119602#subject> ;
    schema:name "9788n"@en ;
    foaf:made <album/119602#composition>,
        <album/119602#subject> ;
    foaf:name "9788n"@en .

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

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

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

<org/3677#subject> schema:name "zohryu"@en,
        "zohryu"@ja,
        "zohryu"@ja-latn ;
    foaf:name "zohryu"@en,
        "zohryu"@ja,
        "zohryu"@ja-latn .

<https://media.vgm.io/albums/20/119602/119602-8fd4c1517326.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/119602#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/119602/119602-8fd4c1517326.jpg> ;
    foaf:depicts <album/119602#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/119602/119602-8fd4c1517326.jpg> .

<https://medium-media.vgm.io/albums/20/119602/119602-8fd4c1517326.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/119602#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Papillon"@en,
        "Papillon"@ja,
        "Papillon"@ja-latn ;
    mo:composer <artist/49920#subject>,
        <artist/49922#subject>,
        <artist/49923#subject>,
        <artist/49924#subject>,
        <artist/49926#subject>,
        <artist/49935#subject> ;
    mo:produced_work <album/119602#musicalwork> ;
    schema:name "Papillon"@en,
        "Papillon"@ja,
        "Papillon"@ja-latn .

<album/119602#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-31"^^xsd:date ;
    dcterms:title "Papillon"@en,
        "Papillon"@ja,
        "Papillon"@ja-latn ;
    mo:catalogue_number "ZRYU-002" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/119602#musicalexpression> ;
    mo:publisher <org/3677#subject> ;
    mo:record _:Nf468b84a8ff845fa9971d83994e50b30 ;
    mo:record_count 1 ;
    mo:release <event/272> ;
    schema:datePublished "2021-10-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/20/119602/119602-8fd4c1517326.jpg> ;
    schema:name "Papillon"@en,
        "Papillon"@ja,
        "Papillon"@ja-latn ;
    schema:publisher <org/3677#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/119602/119602-8fd4c1517326.jpg> .

_:N05c32f65099340559edf2824ea7e0ab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "panta rhei"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nf468b84a8ff845fa9971d83994e50b30 ;
    schema:name "panta rhei"@en .

_:N3cff820fa12a41e8a13835e1dbeef552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nf468b84a8ff845fa9971d83994e50b30 ;
    schema:name "Reminiscence"@en .

_:N6357f9db996d4621b828ddaa0a4c34eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "state of mind feat. zohryu"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nf468b84a8ff845fa9971d83994e50b30 ;
    schema:name "state of mind feat. zohryu"@en .

_:N88c904ef14444608b95e5e5f5223b1fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lazurite"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nf468b84a8ff845fa9971d83994e50b30 ;
    schema:name "Lazurite"@en .

_:N8a23b64130db4186a6001d940daae9db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "butterfly effect remix for zohryu"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Nf468b84a8ff845fa9971d83994e50b30 ;
    schema:name "butterfly effect remix for zohryu"@en .

_:N8ac5e682a1d64ebb87359bafece6204b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "roar feat. Smany"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nf468b84a8ff845fa9971d83994e50b30 ;
    schema:name "roar feat. Smany"@en .

_:Na834c1ecb13b484b9298072ee4b2a517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "butterfly effect"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nf468b84a8ff845fa9971d83994e50b30 ;
    schema:name "butterfly effect"@en .

_:Nb362975b8c8a47b3bd3f960732a88669 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "microcosm"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nf468b84a8ff845fa9971d83994e50b30 ;
    schema:name "microcosm"@en .

_:Nf468b84a8ff845fa9971d83994e50b30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05c32f65099340559edf2824ea7e0ab0,
        _:N3cff820fa12a41e8a13835e1dbeef552,
        _:N6357f9db996d4621b828ddaa0a4c34eb,
        _:N88c904ef14444608b95e5e5f5223b1fb,
        _:N8a23b64130db4186a6001d940daae9db,
        _:N8ac5e682a1d64ebb87359bafece6204b,
        _:Na834c1ecb13b484b9298072ee4b2a517,
        _:Nb362975b8c8a47b3bd3f960732a88669 ;
    mo:track_count 8 ;
    schema:duration "PT31:45"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N05c32f65099340559edf2824ea7e0ab0,
        _:N3cff820fa12a41e8a13835e1dbeef552,
        _:N6357f9db996d4621b828ddaa0a4c34eb,
        _:N88c904ef14444608b95e5e5f5223b1fb,
        _:N8a23b64130db4186a6001d940daae9db,
        _:N8ac5e682a1d64ebb87359bafece6204b,
        _:Na834c1ecb13b484b9298072ee4b2a517,
        _:Nb362975b8c8a47b3bd3f960732a88669 .

