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

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

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

<artist/49539#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128773#subject> ;
    schema:name "Mameyudoufu"@en ;
    foaf:made <album/128773#composition>,
        <album/128773#subject> ;
    foaf:name "Mameyudoufu"@en .

<artist/53640#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128773#subject> ;
    schema:name "rejection"@en ;
    foaf:made <album/128773#composition>,
        <album/128773#subject> ;
    foaf:name "rejection"@en .

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

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

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

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

<https://medium-media.vgm.io/albums/37/128773/128773-8a7d599b0e58.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128773#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "encore plus chapitre 01"@en,
        "encore plus chapitre 01"@ja,
        "encore plus chapitre 01"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "So-Ma:p"@en ;
            foaf:made <album/128773#composition> ;
            foaf:name "So-Ma:p"@en ],
        <artist/49539#subject>,
        <artist/53640#subject> ;
    mo:produced_work <album/128773#musicalwork> ;
    schema:name "encore plus chapitre 01"@en,
        "encore plus chapitre 01"@ja,
        "encore plus chapitre 01"@ja-latn .

<album/128773#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-02"^^xsd:date ;
    dcterms:title "encore plus chapitre 01"@en,
        "encore plus chapitre 01"@ja,
        "encore plus chapitre 01"@ja-latn ;
    mo:catalogue_number "MRX-064" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128773#musicalexpression> ;
    mo:publisher <org/3419#subject> ;
    mo:record _:N217ae729f17c41eeba94797eebfded0f ;
    mo:record_count 1 ;
    schema:datePublished "2020-06-02"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/37/128773/128773-8a7d599b0e58.jpg> ;
    schema:name "encore plus chapitre 01"@en,
        "encore plus chapitre 01"@ja,
        "encore plus chapitre 01"@ja-latn ;
    schema:publisher <org/3419#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/128773/128773-8a7d599b0e58.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128773#subject> ;
    schema:name "So-Ma:p"@en ;
    foaf:made <album/128773#subject> ;
    foaf:name "So-Ma:p"@en .

_:N4057b533aaec47b493dab350e709c3c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way of Adventure"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N217ae729f17c41eeba94797eebfded0f ;
    schema:name "The Way of Adventure"@en .

_:N47b959a5b8e749aca0389712600a4c32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Drop -Club Edit-"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N217ae729f17c41eeba94797eebfded0f ;
    schema:name "Summer Drop -Club Edit-"@en .

_:N4d78408cbbab4ed78355bac595a62faa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Drop"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N217ae729f17c41eeba94797eebfded0f ;
    schema:name "Summer Drop"@en .

_:N6df3e1d362544d319eed7be49b09a93b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way of Adventure -Club Edit-"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N217ae729f17c41eeba94797eebfded0f ;
    schema:name "The Way of Adventure -Club Edit-"@en .

_:N7c08e2a55cca4613ae42a51d1ecaf8dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moments"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N217ae729f17c41eeba94797eebfded0f ;
    schema:name "Moments"@en .

_:N7c2867d91ef746cc9d69454b192b0ea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moments -Club Edit-"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N217ae729f17c41eeba94797eebfded0f ;
    schema:name "Moments -Club Edit-"@en .

_:N94821b3172a142fa8b21a8b381d57757 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moments -instrumental-"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N217ae729f17c41eeba94797eebfded0f ;
    schema:name "Moments -instrumental-"@en .

_:Nd512c6655bcb4cd08a17ac33153a96d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Drop -instrumental-"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N217ae729f17c41eeba94797eebfded0f ;
    schema:name "Summer Drop -instrumental-"@en .

_:Ne7481fa8df2e42178326f2686952f686 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way of Adventure -instrumental-"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N217ae729f17c41eeba94797eebfded0f ;
    schema:name "The Way of Adventure -instrumental-"@en .

_:N217ae729f17c41eeba94797eebfded0f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4057b533aaec47b493dab350e709c3c1,
        _:N47b959a5b8e749aca0389712600a4c32,
        _:N4d78408cbbab4ed78355bac595a62faa,
        _:N6df3e1d362544d319eed7be49b09a93b,
        _:N7c08e2a55cca4613ae42a51d1ecaf8dd,
        _:N7c2867d91ef746cc9d69454b192b0ea5,
        _:N94821b3172a142fa8b21a8b381d57757,
        _:Nd512c6655bcb4cd08a17ac33153a96d4,
        _:Ne7481fa8df2e42178326f2686952f686 ;
    mo:track_count 9 ;
    schema:duration "PT41:51"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N4057b533aaec47b493dab350e709c3c1,
        _:N47b959a5b8e749aca0389712600a4c32,
        _:N4d78408cbbab4ed78355bac595a62faa,
        _:N6df3e1d362544d319eed7be49b09a93b,
        _:N7c08e2a55cca4613ae42a51d1ecaf8dd,
        _:N7c2867d91ef746cc9d69454b192b0ea5,
        _:N94821b3172a142fa8b21a8b381d57757,
        _:Nd512c6655bcb4cd08a17ac33153a96d4,
        _:Ne7481fa8df2e42178326f2686952f686 .

