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

<artist/12993#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anna Tsuchiya"@en,
        "土屋アンナ"@ja ;
    foaf:made <album/57186#subject>,
        <album/57186#vocals> ;
    foaf:name "Anna Tsuchiya"@en,
        "土屋アンナ"@ja .

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

<artist/11241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57186#subject> ;
    schema:name "Katsumi Ohnishi"@en,
        "大西克巳"@ja ;
    foaf:made <album/57186#composition>,
        <album/57186#subject> ;
    foaf:name "Katsumi Ohnishi"@en,
        "大西克巳"@ja .

<artist/24012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57186#subject> ;
    schema:name "COZZi"@en ;
    foaf:made <album/57186#composition>,
        <album/57186#subject> ;
    foaf:name "COZZi"@en .

<artist/31496#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57186#subject> ;
    schema:name "Ami"@en,
        "亜美"@ja ;
    foaf:made <album/57186#composition>,
        <album/57186#subject> ;
    foaf:name "Ami"@en,
        "亜美"@ja .

<artist/6305#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57186#subject> ;
    schema:name "Ayumi Miyazaki"@en,
        "宮﨑歩"@ja ;
    foaf:made <album/57186#composition>,
        <album/57186#subject> ;
    foaf:name "Ayumi Miyazaki"@en,
        "宮﨑歩"@ja .

<artist/6892#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57186#subject> ;
    schema:name "Hiroki Nagase"@en,
        "長瀬弘樹"@ja ;
    foaf:made <album/57186#composition>,
        <album/57186#subject> ;
    foaf:name "Hiroki Nagase"@en,
        "長瀬弘樹"@ja .

<product/4626#subject> a schema:CreativeWork ;
    schema:name "NANA (Anime Series)"@en,
        "NANA -ナナ- (Anime Series)"@ja,
        "NANA (Anime Series)"@ja-latn ;
    foaf:name "NANA (Anime Series)"@en,
        "NANA -ナナ- (Anime Series)"@ja,
        "NANA (Anime Series)"@ja-latn .

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

<album/57186#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Anna Tsuchiya inspi' NANA (BLACK STONES) [Limited Edition]"@en,
        "アンナ・ツチヤ・インスピ・ナナ (ブラックストーンズ)"@ja,
        "Anna Tsuchiya inspi' NANA (BLACK STONES) [Limited Edition]"@ja-latn ;
    mo:performance_of <album/57186#musicalwork> ;
    mo:recorded_as <album/57186#musicalexpression> ;
    schema:name "Anna Tsuchiya inspi' NANA (BLACK STONES) [Limited Edition]"@en,
        "アンナ・ツチヤ・インスピ・ナナ (ブラックストーンズ)"@ja,
        "Anna Tsuchiya inspi' NANA (BLACK STONES) [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/57186#musicalwork> .

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

<org/2332#subject> schema:name "MAD PRAY RECORDS"@en,
        "MAD PRAY RECORDS"@ja,
        "MAD PRAY RECORDS"@ja-latn ;
    foaf:name "MAD PRAY RECORDS"@en,
        "MAD PRAY RECORDS"@ja,
        "MAD PRAY RECORDS"@ja-latn .

<https://media.vgm.io/albums/68/57186/57186-97c5e438b1ee.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/57186#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/57186/57186-97c5e438b1ee.jpg> ;
    foaf:depicts <album/57186#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/57186/57186-97c5e438b1ee.jpg> .

<https://medium-media.vgm.io/albums/68/57186/57186-97c5e438b1ee.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/57186#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Anna Tsuchiya inspi' NANA (BLACK STONES) [Limited Edition]"@en,
        "アンナ・ツチヤ・インスピ・ナナ (ブラックストーンズ)"@ja,
        "Anna Tsuchiya inspi' NANA (BLACK STONES) [Limited Edition]"@ja-latn ;
    mo:composer <artist/11241#subject>,
        <artist/24012#subject>,
        <artist/31496#subject>,
        <artist/6305#subject>,
        <artist/6892#subject> ;
    mo:produced_work <album/57186#musicalwork> ;
    schema:name "Anna Tsuchiya inspi' NANA (BLACK STONES) [Limited Edition]"@en,
        "アンナ・ツチヤ・インスピ・ナナ (ブラックストーンズ)"@ja,
        "Anna Tsuchiya inspi' NANA (BLACK STONES) [Limited Edition]"@ja-latn .

<album/57186#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-02-28"^^xsd:date ;
    dcterms:title "Anna Tsuchiya inspi' NANA (BLACK STONES) [Limited Edition]"@en,
        "アンナ・ツチヤ・インスピ・ナナ (ブラックストーンズ)"@ja,
        "Anna Tsuchiya inspi' NANA (BLACK STONES) [Limited Edition]"@ja-latn ;
    mo:catalogue_number "CTCR-14537/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/57186#musicalexpression> ;
    mo:publisher <org/2332#subject> ;
    mo:record _:N0fab7277ec9948b5bf6e3af8849548ee,
        _:Ndb09a22d01f044c9be2b921e66d32070 ;
    mo:record_count 2 ;
    schema:about <product/4626#subject> ;
    schema:datePublished "2007-02-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/68/57186/57186-97c5e438b1ee.jpg> ;
    schema:name "Anna Tsuchiya inspi' NANA (BLACK STONES) [Limited Edition]"@en,
        "アンナ・ツチヤ・インスピ・ナナ (ブラックストーンズ)"@ja,
        "Anna Tsuchiya inspi' NANA (BLACK STONES) [Limited Edition]"@ja-latn ;
    schema:publisher <org/2332#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/57186/57186-97c5e438b1ee.jpg> .

_:N1b9e2be2126d48e3be08118976af93ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "zero"@en,
        "zero"@ja,
        "zero"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ndb09a22d01f044c9be2b921e66d32070 ;
    schema:name "zero"@en,
        "zero"@ja,
        "zero"@ja-latn .

_:N25eaf997fda74d71bf92668f756aef30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Zero] NANA SPECIAL STREET LIVE at Shinjuku Station Square 25th June 2006"@en,
        "[Zero] NANA SPECIAL STREET LIVE at Shinjuku Station Square 25th June 2006"@ja,
        "[Zero] NANA SPECIAL STREET LIVE at Shinjuku Station Square 25th June 2006"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fab7277ec9948b5bf6e3af8849548ee ;
    schema:name "[Zero] NANA SPECIAL STREET LIVE at Shinjuku Station Square 25th June 2006"@en,
        "[Zero] NANA SPECIAL STREET LIVE at Shinjuku Station Square 25th June 2006"@ja,
        "[Zero] NANA SPECIAL STREET LIVE at Shinjuku Station Square 25th June 2006"@ja-latn .

_:N2eb5febf74924e748536c6b8d27c6385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LUCY"@en,
        "LUCY"@ja,
        "LUCY"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Ndb09a22d01f044c9be2b921e66d32070 ;
    schema:name "LUCY"@en,
        "LUCY"@ja,
        "LUCY"@ja-latn .

_:N30b2c576c66c401bb0d18cabe3ae35cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rose"@en,
        "rose"@ja,
        "rose"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Ndb09a22d01f044c9be2b921e66d32070 ;
    schema:name "rose"@en,
        "rose"@ja,
        "rose"@ja-latn .

_:N343c26dfa1404e6ebecb534db531c092 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take me out"@en,
        "Take me out"@ja,
        "Take me out"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ndb09a22d01f044c9be2b921e66d32070 ;
    schema:name "Take me out"@en,
        "Take me out"@ja,
        "Take me out"@ja-latn .

_:N43fb96e06d8a48ebb0f55e2e2a762001 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rose -Street Live Edition-"@en,
        "rose -Street Live Edition-"@ja,
        "rose -Street Live Edition-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ndb09a22d01f044c9be2b921e66d32070 ;
    schema:name "rose -Street Live Edition-"@en,
        "rose -Street Live Edition-"@ja,
        "rose -Street Live Edition-"@ja-latn .

_:N4e0e164a870a49eb8aa584d2886e6e19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Tears -BLACK STONES original animation clip [TV SIZE VER]-"@en,
        "黒い涙 -BLACK STONES original animation clip [TV SIZE VER]-"@ja,
        "Kuroi Namida -BLACK STONES original animation clip [TV SIZE VER]-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fab7277ec9948b5bf6e3af8849548ee ;
    schema:name "Black Tears -BLACK STONES original animation clip [TV SIZE VER]-"@en,
        "黒い涙 -BLACK STONES original animation clip [TV SIZE VER]-"@ja,
        "Kuroi Namida -BLACK STONES original animation clip [TV SIZE VER]-"@ja-latn .

_:N75a56cdb9a064b6fa9581dca4d1575d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Tears"@en,
        "黒い涙"@ja,
        "Kuroi Namida"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Ndb09a22d01f044c9be2b921e66d32070 ;
    schema:name "Black Tears"@en,
        "黒い涙"@ja,
        "Kuroi Namida"@ja-latn .

_:N81b6d92101ac4d0ebab530939713c24e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Without You"@en,
        "Without You"@ja,
        "Without You"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Ndb09a22d01f044c9be2b921e66d32070 ;
    schema:name "Without You"@en,
        "Without You"@ja,
        "Without You"@ja-latn .

_:N920920dc84c04d978b88d80c5aaa8354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Tears -TV Live Edition-"@en,
        "黒い涙 -TV Live Edition-"@ja,
        "Kuroi Namida -TV Live Edition-"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Ndb09a22d01f044c9be2b921e66d32070 ;
    schema:name "Black Tears -TV Live Edition-"@en,
        "黒い涙 -TV Live Edition-"@ja,
        "Kuroi Namida -TV Live Edition-"@ja-latn .

_:Na1a2be28eaa24bc4b5b0a14821c06260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Rose] NANA SPECIAL STREET LIVE at Shinjuku Station Square 25th June 2006"@en,
        "[Rose] NANA SPECIAL STREET LIVE at Shinjuku Station Square 25th June 2006"@ja,
        "[Rose] NANA SPECIAL STREET LIVE at Shinjuku Station Square 25th June 2006"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fab7277ec9948b5bf6e3af8849548ee ;
    schema:name "[Rose] NANA SPECIAL STREET LIVE at Shinjuku Station Square 25th June 2006"@en,
        "[Rose] NANA SPECIAL STREET LIVE at Shinjuku Station Square 25th June 2006"@ja,
        "[Rose] NANA SPECIAL STREET LIVE at Shinjuku Station Square 25th June 2006"@ja-latn .

_:Nb18d2c0db9ec448480b326712426a9f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scream"@en,
        "scream"@ja,
        "scream"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Ndb09a22d01f044c9be2b921e66d32070 ;
    schema:name "scream"@en,
        "scream"@ja,
        "scream"@ja-latn .

_:Ncca0a9bafdf646be8e89360b38fb4957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm addicted to you"@en,
        "I'm addicted to you"@ja,
        "I'm addicted to you"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Ndb09a22d01f044c9be2b921e66d32070 ;
    schema:name "I'm addicted to you"@en,
        "I'm addicted to you"@ja,
        "I'm addicted to you"@ja-latn .

_:N0fab7277ec9948b5bf6e3af8849548ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N25eaf997fda74d71bf92668f756aef30,
        _:N4e0e164a870a49eb8aa584d2886e6e19,
        _:Na1a2be28eaa24bc4b5b0a14821c06260 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N25eaf997fda74d71bf92668f756aef30,
        _:N4e0e164a870a49eb8aa584d2886e6e19,
        _:Na1a2be28eaa24bc4b5b0a14821c06260 .

_:Ndb09a22d01f044c9be2b921e66d32070 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b9e2be2126d48e3be08118976af93ab,
        _:N2eb5febf74924e748536c6b8d27c6385,
        _:N30b2c576c66c401bb0d18cabe3ae35cc,
        _:N343c26dfa1404e6ebecb534db531c092,
        _:N43fb96e06d8a48ebb0f55e2e2a762001,
        _:N75a56cdb9a064b6fa9581dca4d1575d4,
        _:N81b6d92101ac4d0ebab530939713c24e,
        _:N920920dc84c04d978b88d80c5aaa8354,
        _:Nb18d2c0db9ec448480b326712426a9f9,
        _:Ncca0a9bafdf646be8e89360b38fb4957 ;
    mo:track_count 10 ;
    schema:duration "PT42:31"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1b9e2be2126d48e3be08118976af93ab,
        _:N2eb5febf74924e748536c6b8d27c6385,
        _:N30b2c576c66c401bb0d18cabe3ae35cc,
        _:N343c26dfa1404e6ebecb534db531c092,
        _:N43fb96e06d8a48ebb0f55e2e2a762001,
        _:N75a56cdb9a064b6fa9581dca4d1575d4,
        _:N81b6d92101ac4d0ebab530939713c24e,
        _:N920920dc84c04d978b88d80c5aaa8354,
        _:Nb18d2c0db9ec448480b326712426a9f9,
        _:Ncca0a9bafdf646be8e89360b38fb4957 .

