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

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

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

<artist/54870#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131770#subject> ;
    schema:name "android52"@en ;
    foaf:made <album/131770#composition>,
        <album/131770#subject> ;
    foaf:name "android52"@en .

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

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

<https://media.vgm.io/albums/07/131770/131770-b4a8f2178b1b.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131770#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/131770/131770-b4a8f2178b1b.png> ;
    foaf:depicts <album/131770#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/131770/131770-b4a8f2178b1b.png> .

<https://medium-media.vgm.io/albums/07/131770/131770-b4a8f2178b1b.png> a schema:ImageObject,
        foaf:Image .

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

<album/131770#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Montaime - Volume 2"@en,
        "Montaime - Volume 2"@ja,
        "Montaime - Volume 2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nukumachi"@en ;
            foaf:made <album/131770#composition> ;
            foaf:name "Nukumachi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Poetically"@en ;
            foaf:made <album/131770#composition> ;
            foaf:name "Poetically"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Agrume"@en ;
            foaf:made <album/131770#composition> ;
            foaf:name "Agrume"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Isaac Galvez"@en ;
            foaf:made <album/131770#composition> ;
            foaf:name "Isaac Galvez"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Partyball"@en ;
            foaf:made <album/131770#composition> ;
            foaf:name "Partyball"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "LAGUNE"@en ;
            foaf:made <album/131770#composition> ;
            foaf:name "LAGUNE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "FIBRE"@en ;
            foaf:made <album/131770#composition> ;
            foaf:name "FIBRE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mondgomery"@en ;
            foaf:made <album/131770#composition> ;
            foaf:name "Mondgomery"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "UniBe@t"@en ;
            foaf:made <album/131770#composition> ;
            foaf:name "UniBe@t"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Discoholic"@en ;
            foaf:made <album/131770#composition> ;
            foaf:name "Discoholic"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "T-Bow"@en ;
            foaf:made <album/131770#composition> ;
            foaf:name "T-Bow"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DASH30"@en ;
            foaf:made <album/131770#composition> ;
            foaf:name "DASH30"@en ],
        <artist/54870#subject> ;
    mo:produced_work <album/131770#musicalwork> ;
    schema:name "Montaime - Volume 2"@en,
        "Montaime - Volume 2"@ja,
        "Montaime - Volume 2"@ja-latn .

<album/131770#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-08"^^xsd:date ;
    dcterms:title "Montaime - Volume 2"@en,
        "Montaime - Volume 2"@ja,
        "Montaime - Volume 2"@ja-latn ;
    mo:catalogue_number "MTR-011" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/131770#musicalexpression> ;
    mo:publisher _:N97497f56497e4043bdb56cd0febf3a8d ;
    mo:record _:Na9f9a8fe931a4fd387a3311d7fe443c9 ;
    mo:record_count 1 ;
    schema:datePublished "2018-07-08"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/07/131770/131770-b4a8f2178b1b.png> ;
    schema:name "Montaime - Volume 2"@en,
        "Montaime - Volume 2"@ja,
        "Montaime - Volume 2"@ja-latn ;
    schema:publisher _:N97497f56497e4043bdb56cd0febf3a8d ;
    foaf:depiction <https://media.vgm.io/albums/07/131770/131770-b4a8f2178b1b.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131770#subject> ;
    schema:name "Discoholic"@en ;
    foaf:made <album/131770#subject> ;
    foaf:name "Discoholic"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131770#subject> ;
    schema:name "LAGUNE"@en ;
    foaf:made <album/131770#subject> ;
    foaf:name "LAGUNE"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131770#subject> ;
    schema:name "Isaac Galvez"@en ;
    foaf:made <album/131770#subject> ;
    foaf:name "Isaac Galvez"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131770#subject> ;
    schema:name "UniBe@t"@en ;
    foaf:made <album/131770#subject> ;
    foaf:name "UniBe@t"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131770#subject> ;
    schema:name "Poetically"@en ;
    foaf:made <album/131770#subject> ;
    foaf:name "Poetically"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131770#subject> ;
    schema:name "Mondgomery"@en ;
    foaf:made <album/131770#subject> ;
    foaf:name "Mondgomery"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131770#subject> ;
    schema:name "Partyball"@en ;
    foaf:made <album/131770#subject> ;
    foaf:name "Partyball"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131770#subject> ;
    schema:name "DASH30"@en ;
    foaf:made <album/131770#subject> ;
    foaf:name "DASH30"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131770#subject> ;
    schema:name "Nukumachi"@en ;
    foaf:made <album/131770#subject> ;
    foaf:name "Nukumachi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131770#subject> ;
    schema:name "FIBRE"@en ;
    foaf:made <album/131770#subject> ;
    foaf:name "FIBRE"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131770#subject> ;
    schema:name "T-Bow"@en ;
    foaf:made <album/131770#subject> ;
    foaf:name "T-Bow"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131770#subject> ;
    schema:name "Agrume"@en ;
    foaf:made <album/131770#subject> ;
    foaf:name "Agrume"@en .

_:N079b5a4ade904413bcee9b4e2bdbab87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "French Kiss"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Na9f9a8fe931a4fd387a3311d7fe443c9 ;
    schema:name "French Kiss"@en .

_:N1a504a85bcba45ee94c8b4ce05564a8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piña Colada"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Na9f9a8fe931a4fd387a3311d7fe443c9 ;
    schema:name "Piña Colada"@en .

_:N49e20903ebf74db0868e4ea5ce7a5bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Totality"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Na9f9a8fe931a4fd387a3311d7fe443c9 ;
    schema:name "Totality"@en .

_:N4c3368f8c06f4a9eb656d9270cecbabf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liftoff (ft. Matthew Clanton)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Na9f9a8fe931a4fd387a3311d7fe443c9 ;
    schema:name "Liftoff (ft. Matthew Clanton)"@en .

_:N58c6c30f99a648178055c105331d810d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GROOVE MACHINE 2000"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Na9f9a8fe931a4fd387a3311d7fe443c9 ;
    schema:name "GROOVE MACHINE 2000"@en .

_:N5971b691fb5e4e6e929c4463dd186573 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond Measure"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Na9f9a8fe931a4fd387a3311d7fe443c9 ;
    schema:name "Beyond Measure"@en .

_:N6cd4592cf5bf4261bb9d132b842b8d40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funk (ft. Samad Savage)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Na9f9a8fe931a4fd387a3311d7fe443c9 ;
    schema:name "Funk (ft. Samad Savage)"@en .

_:N72128dec43e74d79a367f3d7674916ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2 Step"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Na9f9a8fe931a4fd387a3311d7fe443c9 ;
    schema:name "2 Step"@en .

_:N735195df7a7446708756054340fb342d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With You"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Na9f9a8fe931a4fd387a3311d7fe443c9 ;
    schema:name "With You"@en .

_:N82e3b2be3c0f463aba1d2257c6fb3ff2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face The Facts (ft. Vylet)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Na9f9a8fe931a4fd387a3311d7fe443c9 ;
    schema:name "Face The Facts (ft. Vylet)"@en .

_:N97497f56497e4043bdb56cd0febf3a8d schema:name "Montaime"@en,
        "Montaime"@ja,
        "Montaime"@ja-latn ;
    foaf:name "Montaime"@en,
        "Montaime"@ja,
        "Montaime"@ja-latn .

_:Na0050a8b670d4aed93b6dabf86dcdc36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Compass"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Na9f9a8fe931a4fd387a3311d7fe443c9 ;
    schema:name "Compass"@en .

_:Nf6200ab00a1448acbe424532846e009e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bubble Groove"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Na9f9a8fe931a4fd387a3311d7fe443c9 ;
    schema:name "Bubble Groove"@en .

_:Na9f9a8fe931a4fd387a3311d7fe443c9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N079b5a4ade904413bcee9b4e2bdbab87,
        _:N1a504a85bcba45ee94c8b4ce05564a8f,
        _:N49e20903ebf74db0868e4ea5ce7a5bea,
        _:N4c3368f8c06f4a9eb656d9270cecbabf,
        _:N58c6c30f99a648178055c105331d810d,
        _:N5971b691fb5e4e6e929c4463dd186573,
        _:N6cd4592cf5bf4261bb9d132b842b8d40,
        _:N72128dec43e74d79a367f3d7674916ab,
        _:N735195df7a7446708756054340fb342d,
        _:N82e3b2be3c0f463aba1d2257c6fb3ff2,
        _:Na0050a8b670d4aed93b6dabf86dcdc36,
        _:Nf6200ab00a1448acbe424532846e009e ;
    mo:track_count 12 ;
    schema:duration "PT44:15"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N079b5a4ade904413bcee9b4e2bdbab87,
        _:N1a504a85bcba45ee94c8b4ce05564a8f,
        _:N49e20903ebf74db0868e4ea5ce7a5bea,
        _:N4c3368f8c06f4a9eb656d9270cecbabf,
        _:N58c6c30f99a648178055c105331d810d,
        _:N5971b691fb5e4e6e929c4463dd186573,
        _:N6cd4592cf5bf4261bb9d132b842b8d40,
        _:N72128dec43e74d79a367f3d7674916ab,
        _:N735195df7a7446708756054340fb342d,
        _:N82e3b2be3c0f463aba1d2257c6fb3ff2,
        _:Na0050a8b670d4aed93b6dabf86dcdc36,
        _:Nf6200ab00a1448acbe424532846e009e .

