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

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

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

<artist/27851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151402#subject> ;
    schema:name "II-L"@en ;
    foaf:made <album/151402#composition>,
        <album/151402#subject> ;
    foaf:name "II-L"@en .

<artist/54956#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151402#subject> ;
    schema:name "CaZ"@en ;
    foaf:made <album/151402#composition>,
        <album/151402#subject> ;
    foaf:name "CaZ"@en .

<artist/58474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151402#subject> ;
    schema:name "ni-21"@en ;
    foaf:made <album/151402#composition>,
        <album/151402#subject> ;
    foaf:name "ni-21"@en .

<artist/63161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151402#subject> ;
    schema:name "Yosshie 4onthefloor"@en ;
    foaf:made <album/151402#composition>,
        <album/151402#subject> ;
    foaf:name "Yosshie 4onthefloor"@en .

<artist/64601#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151402#subject> ;
    schema:name "ANKI"@en ;
    foaf:made <album/151402#composition>,
        <album/151402#subject> ;
    foaf:name "ANKI"@en .

<artist/64834#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151402#subject> ;
    schema:name "Bee.Bee."@en ;
    foaf:made <album/151402#composition>,
        <album/151402#subject> ;
    foaf:name "Bee.Bee."@en .

<artist/74637#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151402#subject> ;
    schema:name "i-Holic"@en ;
    foaf:made <album/151402#composition>,
        <album/151402#subject> ;
    foaf:name "i-Holic"@en .

<event/205> a mo:Release ;
    schema:name "Released at M3-2017 Fall (Oct 29, 2017)" .

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

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

<org/4691#subject> schema:name "exbit trax ltd."@en,
        "exbit trax ltd."@ja,
        "exbit trax ltd."@ja-latn ;
    foaf:name "exbit trax ltd."@en,
        "exbit trax ltd."@ja,
        "exbit trax ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/20/151402/151402-af304bfafcb6.png> a schema:ImageObject,
        foaf:Image .

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

<album/151402#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PROMINENCE EP"@en,
        "PROMINENCE EP"@ja,
        "PROMINENCE EP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "cochaMe"@en ;
            foaf:made <album/151402#composition> ;
            foaf:name "cochaMe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "hidetaka"@en ;
            foaf:made <album/151402#composition> ;
            foaf:name "hidetaka"@en ],
        <artist/27851#subject>,
        <artist/54956#subject>,
        <artist/58474#subject>,
        <artist/63161#subject>,
        <artist/64601#subject>,
        <artist/64834#subject>,
        <artist/74637#subject> ;
    mo:produced_work <album/151402#musicalwork> ;
    schema:name "PROMINENCE EP"@en,
        "PROMINENCE EP"@ja,
        "PROMINENCE EP"@ja-latn .

<album/151402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-29"^^xsd:date ;
    dcterms:title "PROMINENCE EP"@en,
        "PROMINENCE EP"@ja,
        "PROMINENCE EP"@ja-latn ;
    mo:catalogue_number "xbtcd28" ;
    mo:media_type "CD" ;
    mo:publication_of <album/151402#musicalexpression> ;
    mo:publisher <org/4691#subject> ;
    mo:record _:N3d7d1f216c8c4dd28ed424b07ada3167 ;
    mo:record_count 1 ;
    mo:release <event/205> ;
    schema:datePublished "2017-10-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/20/151402/151402-af304bfafcb6.png> ;
    schema:name "PROMINENCE EP"@en,
        "PROMINENCE EP"@ja,
        "PROMINENCE EP"@ja-latn ;
    schema:publisher <org/4691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/151402/151402-af304bfafcb6.png> .

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

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

_:N09434e804cbd47b49127ad60081988f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RAVE-1 (Refined)"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N3d7d1f216c8c4dd28ed424b07ada3167 ;
    schema:name "RAVE-1 (Refined)"@en .

_:N0d164f7ece8149869730a0e4fa4d9c6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "International"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N3d7d1f216c8c4dd28ed424b07ada3167 ;
    schema:name "International"@en .

_:N583b058645eb4fcfa31f09a302680c3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bruteforce"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N3d7d1f216c8c4dd28ed424b07ada3167 ;
    schema:name "Bruteforce"@en .

_:N67554ca6f9854d72b0b260e2d1ff014a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Variantribe"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N3d7d1f216c8c4dd28ed424b07ada3167 ;
    schema:name "Variantribe"@en .

_:N7f4a86cee8824933a23e45505bdff4cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shinagawa City (Bee.Bee. remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N3d7d1f216c8c4dd28ed424b07ada3167 ;
    schema:name "Shinagawa City (Bee.Bee. remix)"@en .

_:N8f5852f521dd49839b3c516e279cc91c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floating"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N3d7d1f216c8c4dd28ed424b07ada3167 ;
    schema:name "Floating"@en .

_:N91cac6d26eae4a47b4e7bb3ecc815db7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Need Love"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N3d7d1f216c8c4dd28ed424b07ada3167 ;
    schema:name "I Need Love"@en .

_:N93f3b60e6bb7458f81b1811ac5d76828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fruits"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N3d7d1f216c8c4dd28ed424b07ada3167 ;
    schema:name "Fruits"@en .

_:N96100b9be6774b51aaa48efc3d14eb27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro2017Au"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N3d7d1f216c8c4dd28ed424b07ada3167 ;
    schema:name "Intro2017Au"@en .

_:Nb5f3f2edd06c499e83261bbb3610fad5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skyfall"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N3d7d1f216c8c4dd28ed424b07ada3167 ;
    schema:name "Skyfall"@en .

_:Nc9280e7873a24728a53b8e93ef7c5709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prominence"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N3d7d1f216c8c4dd28ed424b07ada3167 ;
    schema:name "Prominence"@en .

_:Nd531be5b32f4464ca448740ac28b540e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0R10N1D5"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N3d7d1f216c8c4dd28ed424b07ada3167 ;
    schema:name "0R10N1D5"@en .

_:N3d7d1f216c8c4dd28ed424b07ada3167 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09434e804cbd47b49127ad60081988f0,
        _:N0d164f7ece8149869730a0e4fa4d9c6b,
        _:N583b058645eb4fcfa31f09a302680c3f,
        _:N67554ca6f9854d72b0b260e2d1ff014a,
        _:N7f4a86cee8824933a23e45505bdff4cb,
        _:N8f5852f521dd49839b3c516e279cc91c,
        _:N91cac6d26eae4a47b4e7bb3ecc815db7,
        _:N93f3b60e6bb7458f81b1811ac5d76828,
        _:N96100b9be6774b51aaa48efc3d14eb27,
        _:Nb5f3f2edd06c499e83261bbb3610fad5,
        _:Nc9280e7873a24728a53b8e93ef7c5709,
        _:Nd531be5b32f4464ca448740ac28b540e ;
    mo:track_count 12 ;
    schema:duration "PT62:46"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N09434e804cbd47b49127ad60081988f0,
        _:N0d164f7ece8149869730a0e4fa4d9c6b,
        _:N583b058645eb4fcfa31f09a302680c3f,
        _:N67554ca6f9854d72b0b260e2d1ff014a,
        _:N7f4a86cee8824933a23e45505bdff4cb,
        _:N8f5852f521dd49839b3c516e279cc91c,
        _:N91cac6d26eae4a47b4e7bb3ecc815db7,
        _:N93f3b60e6bb7458f81b1811ac5d76828,
        _:N96100b9be6774b51aaa48efc3d14eb27,
        _:Nb5f3f2edd06c499e83261bbb3610fad5,
        _:Nc9280e7873a24728a53b8e93ef7c5709,
        _:Nd531be5b32f4464ca448740ac28b540e .

