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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:made <album/49755#subject>,
        <album/49755#vocals> ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/37346#subject> a schema:Person,
        foaf:Person ;
    schema:name "GUMI"@en ;
    foaf:made <album/49755#subject>,
        <album/49755#vocals> ;
    foaf:name "GUMI"@en .

<artist/9451#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49755#subject> ;
    schema:name "Iceon"@en ;
    foaf:made <album/49755#composition>,
        <album/49755#subject> ;
    foaf:name "Iceon"@en .

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49755#subject> ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/49755#composition>,
        <album/49755#lyrics>,
        <album/49755#subject> ;
    foaf:name "kamase-tora"@en,
        "かませ虎"@ja .

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

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

<album/49755#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ijiwaru Identity"@en,
        "いじわるアイデンティティー"@ja,
        "Ijiwaru Identity"@ja-latn ;
    mo:performance_of <album/49755#musicalwork> ;
    mo:recorded_as <album/49755#musicalexpression> ;
    schema:name "Ijiwaru Identity"@en,
        "いじわるアイデンティティー"@ja,
        "Ijiwaru Identity"@ja-latn ;
    schema:workPerformed <album/49755#musicalwork> .

<org/1400#subject> schema:name "Yuuhei Katharsis"@en,
        "幽閉カタルシス"@ja,
        "Yuuhei Katharsis"@ja-latn ;
    foaf:name "Yuuhei Katharsis"@en,
        "幽閉カタルシス"@ja,
        "Yuuhei Katharsis"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/49755/49755-1418558292.jpg> a schema:ImageObject,
        foaf:Image .

<album/49755#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ijiwaru Identity"@en,
        "いじわるアイデンティティー"@ja,
        "Ijiwaru Identity"@ja-latn ;
    mo:composer <artist/9451#subject>,
        <artist/9454#subject> ;
    mo:produced_work <album/49755#musicalwork> ;
    schema:name "Ijiwaru Identity"@en,
        "いじわるアイデンティティー"@ja,
        "Ijiwaru Identity"@ja-latn .

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

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

<album/49755#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-29"^^xsd:date ;
    dcterms:title "Ijiwaru Identity"@en,
        "いじわるアイデンティティー"@ja,
        "Ijiwaru Identity"@ja-latn ;
    mo:catalogue_number "YHKT-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49755#musicalexpression> ;
    mo:publisher <org/1400#subject> ;
    mo:record _:N2b30a3ea63df42aa86d475b52b5fccc5 ;
    mo:record_count 1 ;
    schema:datePublished "2011-05-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/55/49755/49755-1418558292.jpg> ;
    schema:name "Ijiwaru Identity"@en,
        "いじわるアイデンティティー"@ja,
        "Ijiwaru Identity"@ja-latn ;
    schema:publisher <org/1400#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/49755/49755-1418558292.jpg> .

_:N0426d4fe311248e4b4105efa20390b50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautyful Fragment (Instrumental)"@ja,
        "Beautyful Fragment (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2b30a3ea63df42aa86d475b52b5fccc5 ;
    schema:name "Beautyful Fragment (Instrumental)"@ja,
        "Beautyful Fragment (Instrumental)"@ja-latn .

_:N2ee0324ed878440aa32b94059ab30121 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソーシャル・ネットワーク・ディストピア"@ja,
        "Social Network Dystopia"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N2b30a3ea63df42aa86d475b52b5fccc5 ;
    schema:name "ソーシャル・ネットワーク・ディストピア"@ja,
        "Social Network Dystopia"@ja-latn .

_:N4321a6b2535b43d59cd34a7881c2194a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソーシャル・ネットワーク・ディストピア (Instrumental)"@ja,
        "Social Network Dystopia (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N2b30a3ea63df42aa86d475b52b5fccc5 ;
    schema:name "ソーシャル・ネットワーク・ディストピア (Instrumental)"@ja,
        "Social Network Dystopia (Instrumental)"@ja-latn .

_:N7a85334f4ddc4fe7b8a9ecd1b13e4e56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いじわるアイデンティティー"@ja,
        "Ijiwaru Identity"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N2b30a3ea63df42aa86d475b52b5fccc5 ;
    schema:name "いじわるアイデンティティー"@ja,
        "Ijiwaru Identity"@ja-latn .

_:N906ad3cafda94c6d82a3630de64b480b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautyful Fragment"@ja,
        "Beautyful Fragment"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2b30a3ea63df42aa86d475b52b5fccc5 ;
    schema:name "Beautyful Fragment"@ja,
        "Beautyful Fragment"@ja-latn .

_:Nb6e43921113f40e3b973d8bdedcb89c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いじわるアイデンティティー (Instrumental)"@ja,
        "Ijiwaru Identity (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N2b30a3ea63df42aa86d475b52b5fccc5 ;
    schema:name "いじわるアイデンティティー (Instrumental)"@ja,
        "Ijiwaru Identity (Instrumental)"@ja-latn .

_:N2b30a3ea63df42aa86d475b52b5fccc5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0426d4fe311248e4b4105efa20390b50,
        _:N2ee0324ed878440aa32b94059ab30121,
        _:N4321a6b2535b43d59cd34a7881c2194a,
        _:N7a85334f4ddc4fe7b8a9ecd1b13e4e56,
        _:N906ad3cafda94c6d82a3630de64b480b,
        _:Nb6e43921113f40e3b973d8bdedcb89c4 ;
    mo:track_count 6 ;
    schema:duration "PT23:48"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0426d4fe311248e4b4105efa20390b50,
        _:N2ee0324ed878440aa32b94059ab30121,
        _:N4321a6b2535b43d59cd34a7881c2194a,
        _:N7a85334f4ddc4fe7b8a9ecd1b13e4e56,
        _:N906ad3cafda94c6d82a3630de64b480b,
        _:Nb6e43921113f40e3b973d8bdedcb89c4 .

