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

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

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

<artist/36172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76844#subject> ;
    schema:name "kors k"@en ;
    foaf:made <album/76844#composition>,
        <album/76844#subject> ;
    foaf:name "kors k"@en .

<artist/38298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76844#subject> ;
    schema:name "Ryu☆"@en ;
    foaf:made <album/76844#composition>,
        <album/76844#subject> ;
    foaf:name "Ryu☆"@en .

<artist/7941#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76844#subject> ;
    schema:name "The 4th"@en ;
    foaf:made <album/76844#composition>,
        <album/76844#subject> ;
    foaf:name "The 4th"@en .

<event/188> a mo:Release ;
    schema:name "Released at Comic Market 90 (Aug 12, 2016 to Aug 14, 2016)" .

<release/6383#subject> a schema:CreativeWork ;
    schema:name "jubeat copious APPEND"@en,
        "jubeat copious APPEND"@ja,
        "jubeat copious APPEND"@ja-latn ;
    foaf:name "jubeat copious APPEND"@en,
        "jubeat copious APPEND"@ja,
        "jubeat copious APPEND"@ja-latn .

<release/6393#subject> a schema:CreativeWork ;
    schema:name "REFLEC BEAT"@en,
        "REFLEC BEAT"@ja,
        "REFLEC BEAT"@ja-latn ;
    foaf:name "REFLEC BEAT"@en,
        "REFLEC BEAT"@ja,
        "REFLEC BEAT"@ja-latn .

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

<org/1335#subject> schema:name "S2TB Recording"@en,
        "S2TB Recording"@ja,
        "S2TB Recording"@ja-latn ;
    foaf:name "S2TB Recording"@en,
        "S2TB Recording"@ja,
        "S2TB Recording"@ja-latn .

<https://media.vgm.io/albums/44/76844/76844-1523291845.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/76844#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/76844/76844-1523291845.jpg> ;
    foaf:depicts <album/76844#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/76844/76844-1523291845.jpg> .

<https://medium-media.vgm.io/albums/44/76844/76844-1523291845.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76844#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The 4th EP2"@en,
        "The 4th EP2"@ja,
        "The 4th EP2"@ja-latn ;
    mo:performance_of <album/76844#musicalwork> ;
    mo:performer <artist/14415#subject> ;
    mo:recorded_as <album/76844#musicalexpression> ;
    schema:byArtist <artist/14415#subject> ;
    schema:name "The 4th EP2"@en,
        "The 4th EP2"@ja,
        "The 4th EP2"@ja-latn ;
    schema:workPerformed <album/76844#musicalwork> .

<artist/14415#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76844#performance> ;
    schema:name "Mayumi Morinaga"@en,
        "森永真由美"@ja ;
    foaf:name "Mayumi Morinaga"@en,
        "森永真由美"@ja .

<album/76844#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The 4th EP2"@en,
        "The 4th EP2"@ja,
        "The 4th EP2"@ja-latn ;
    mo:composer <artist/36172#subject>,
        <artist/38298#subject>,
        <artist/7941#subject> ;
    mo:produced_work <album/76844#musicalwork> ;
    schema:name "The 4th EP2"@en,
        "The 4th EP2"@ja,
        "The 4th EP2"@ja-latn .

<album/76844#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-14"^^xsd:date ;
    dcterms:title "The 4th EP2"@en,
        "The 4th EP2"@ja,
        "The 4th EP2"@ja-latn ;
    mo:catalogue_number "S2TB-0018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76844#musicalexpression> ;
    mo:publisher <org/1335#subject> ;
    mo:record _:Nb4bf388af25f4dd6973e0df3f215dc06 ;
    mo:record_count 1 ;
    mo:release <event/188> ;
    schema:about <release/6383#subject>,
        <release/6393#subject> ;
    schema:byArtist <artist/14415#subject> ;
    schema:datePublished "2016-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/76844/76844-1523291845.jpg> ;
    schema:name "The 4th EP2"@en,
        "The 4th EP2"@ja,
        "The 4th EP2"@ja-latn ;
    schema:publisher <org/1335#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/76844/76844-1523291845.jpg> .

_:N0202c88ebf5149f9b3e77fa21e90c7d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Game [DJ SHIMAMURA Remix]"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nb4bf388af25f4dd6973e0df3f215dc06 ;
    schema:name "New Game [DJ SHIMAMURA Remix]"@en .

_:N1975168a4bbb4d02bd1a436f7631d24c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continues [KAN TAKAHIKO Remix]"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nb4bf388af25f4dd6973e0df3f215dc06 ;
    schema:name "Continues [KAN TAKAHIKO Remix]"@en .

_:N3b43f278931d43f286020efa413685b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Game [TORIENA Remix]"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nb4bf388af25f4dd6973e0df3f215dc06 ;
    schema:name "New Game [TORIENA Remix]"@en .

_:N5d95771b744b47d8a05c46b4fe0ee7fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continues feat.Mayumi Morinaga"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nb4bf388af25f4dd6973e0df3f215dc06 ;
    schema:name "Continues feat.Mayumi Morinaga"@en .

_:N8806f510f84a455baa802f6e637b513a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Game feat.Mayumi Morinaga"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nb4bf388af25f4dd6973e0df3f215dc06 ;
    schema:name "New Game feat.Mayumi Morinaga"@en .

_:N8f07422f79c94982a877ab57f99b84da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Game [Hommarju & P*Light Remix]"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nb4bf388af25f4dd6973e0df3f215dc06 ;
    schema:name "New Game [Hommarju & P*Light Remix]"@en .

_:Nb1fac39c647345209eba13bb3a18d10e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continues [Akira Complex Remix]"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nb4bf388af25f4dd6973e0df3f215dc06 ;
    schema:name "Continues [Akira Complex Remix]"@en .

_:Ne8f497152eb14e8f968832a91116e2f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind of China Express"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Nb4bf388af25f4dd6973e0df3f215dc06 ;
    schema:name "The Wind of China Express"@en .

_:Nb4bf388af25f4dd6973e0df3f215dc06 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0202c88ebf5149f9b3e77fa21e90c7d2,
        _:N1975168a4bbb4d02bd1a436f7631d24c,
        _:N3b43f278931d43f286020efa413685b8,
        _:N5d95771b744b47d8a05c46b4fe0ee7fb,
        _:N8806f510f84a455baa802f6e637b513a,
        _:N8f07422f79c94982a877ab57f99b84da,
        _:Nb1fac39c647345209eba13bb3a18d10e,
        _:Ne8f497152eb14e8f968832a91116e2f7 ;
    mo:track_count 8 ;
    schema:duration "PT40:50"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0202c88ebf5149f9b3e77fa21e90c7d2,
        _:N1975168a4bbb4d02bd1a436f7631d24c,
        _:N3b43f278931d43f286020efa413685b8,
        _:N5d95771b744b47d8a05c46b4fe0ee7fb,
        _:N8806f510f84a455baa802f6e637b513a,
        _:N8f07422f79c94982a877ab57f99b84da,
        _:Nb1fac39c647345209eba13bb3a18d10e,
        _:Ne8f497152eb14e8f968832a91116e2f7 .

