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

<artist/54988#subject> a schema:Person,
        foaf:Person ;
    schema:name "NTURN"@en ;
    foaf:made <album/43427#lyrics>,
        <album/43427#subject> ;
    foaf:name "NTURN"@en .

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

<event/164> a mo:Release ;
    schema:name "Released at M3-2013 Fall (Oct 27, 2013)" .

<album/43427#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOP SHOGUN 3"@en,
        "最先端坊将軍3"@ja,
        "TOP SHOGUN 3"@ja-latn ;
    mo:composer <artist/54987#subject> ;
    mo:produced_work <album/43427#musicalwork> ;
    schema:name "TOP SHOGUN 3"@en,
        "最先端坊将軍3"@ja,
        "TOP SHOGUN 3"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/72/43427/43427-1388218143.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/43427#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOP SHOGUN 3"@en,
        "最先端坊将軍3"@ja,
        "TOP SHOGUN 3"@ja-latn ;
    mo:performance_of <album/43427#musicalwork> ;
    mo:performer _:N6a3bf2368dc044a79dfcb8281e77c385,
        <artist/54987#subject> ;
    mo:recorded_as <album/43427#musicalexpression> ;
    schema:byArtist _:N6a3bf2368dc044a79dfcb8281e77c385,
        <artist/54987#subject> ;
    schema:name "TOP SHOGUN 3"@en,
        "最先端坊将軍3"@ja,
        "TOP SHOGUN 3"@ja-latn ;
    schema:workPerformed <album/43427#musicalwork> .

<artist/54987#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43427#subject> ;
    mo:performed <album/43427#performance> ;
    schema:name "SAISEN TURN"@en ;
    foaf:made <album/43427#composition>,
        <album/43427#subject> ;
    foaf:name "SAISEN TURN"@en .

<album/43427#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-27"^^xsd:date ;
    dcterms:title "TOP SHOGUN 3"@en,
        "最先端坊将軍3"@ja,
        "TOP SHOGUN 3"@ja-latn ;
    mo:catalogue_number "AACD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43427#musicalexpression> ;
    mo:publisher _:N71611546757744dfa24d42348358b8d8 ;
    mo:record _:Ne8de4759174b4aa895fbd2f15df1900a ;
    mo:record_count 1 ;
    mo:release <event/164> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Big Arrow"@en ;
            foaf:name "Big Arrow"@en ],
        <artist/54987#subject> ;
    schema:datePublished "2013-10-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/72/43427/43427-1388218143.jpg> ;
    schema:name "TOP SHOGUN 3"@en,
        "最先端坊将軍3"@ja,
        "TOP SHOGUN 3"@ja-latn ;
    schema:publisher _:N71611546757744dfa24d42348358b8d8 ;
    foaf:depiction <https://media.vgm.io/albums/72/43427/43427-1388218143.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(SAISEN TURN"@en ;
    foaf:made <album/43427#lyrics> ;
    foaf:name "(SAISEN TURN"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(SAISEN TURN"@en ;
    foaf:made <album/43427#subject> ;
    foaf:name "(SAISEN TURN"@en .

_:N1b702914730d4185b063d3f08eb48aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOP SHOGUN 3"@en,
        "最先端坊将軍3"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne8de4759174b4aa895fbd2f15df1900a ;
    schema:name "TOP SHOGUN 3"@en,
        "最先端坊将軍3"@ja .

_:N6a3bf2368dc044a79dfcb8281e77c385 a schema:Person,
        foaf:Person ;
    mo:performed <album/43427#performance> ;
    schema:name "Big Arrow"@en ;
    foaf:name "Big Arrow"@en .

_:N71611546757744dfa24d42348358b8d8 schema:name "SAISEN TURN"@en ;
    foaf:name "SAISEN TURN"@en .

_:N74c1ed5399fd4d67a11967313e7778bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a Bitch"@en,
        "糞女"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Ne8de4759174b4aa895fbd2f15df1900a ;
    schema:name "a Bitch"@en,
        "糞女"@ja .

_:Nc10409e39ba24be2b0ad93fb142aac89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It is already sleep"@en,
        "もうネロ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ne8de4759174b4aa895fbd2f15df1900a ;
    schema:name "It is already sleep"@en,
        "もうネロ"@ja .

_:Nc816aabd6e704c8f948e5844e08ab5cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Perfect"@en,
        "ブルマンテン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Ne8de4759174b4aa895fbd2f15df1900a ;
    schema:name "Blue Perfect"@en,
        "ブルマンテン"@ja .

_:Nef5c634ab8c14c4fb3662d68769f4fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Party Time"@en,
        "確実にパーティータイム"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:52"^^xsd:interval ;
    schema:inPlaylist _:Ne8de4759174b4aa895fbd2f15df1900a ;
    schema:name "Ultimate Party Time"@en,
        "確実にパーティータイム"@ja .

_:Ne8de4759174b4aa895fbd2f15df1900a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b702914730d4185b063d3f08eb48aff,
        _:N74c1ed5399fd4d67a11967313e7778bd,
        _:Nc10409e39ba24be2b0ad93fb142aac89,
        _:Nc816aabd6e704c8f948e5844e08ab5cd,
        _:Nef5c634ab8c14c4fb3662d68769f4fca ;
    mo:track_count 5 ;
    schema:duration "PT23:39"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1b702914730d4185b063d3f08eb48aff,
        _:N74c1ed5399fd4d67a11967313e7778bd,
        _:Nc10409e39ba24be2b0ad93fb142aac89,
        _:Nc816aabd6e704c8f948e5844e08ab5cd,
        _:Nef5c634ab8c14c4fb3662d68769f4fca .

