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

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

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

<artist/10077#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44964#subject> ;
    schema:name "Shinji Kakijima"@en,
        "柿島伸次"@ja ;
    foaf:made <album/44964#composition>,
        <album/44964#subject> ;
    foaf:name "Shinji Kakijima"@en,
        "柿島伸次"@ja .

<artist/11273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44964#subject> ;
    schema:name "Tomohiro Ohkubo"@en,
        "大久保友裕"@ja ;
    foaf:made <album/44964#composition>,
        <album/44964#subject> ;
    foaf:name "Tomohiro Ohkubo"@en,
        "大久保友裕"@ja .

<artist/13600#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44964#subject> ;
    schema:name "Kenichi Sakoh"@en,
        "酒匂謙一"@ja ;
    foaf:made <album/44964#composition>,
        <album/44964#subject> ;
    foaf:name "Kenichi Sakoh"@en,
        "酒匂謙一"@ja .

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44964#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/44964#composition>,
        <album/44964#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

<artist/16122#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44964#subject> ;
    schema:name "Keiichi Oosawa"@en,
        "大沢圭一"@ja ;
    foaf:made <album/44964#composition>,
        <album/44964#subject> ;
    foaf:name "Keiichi Oosawa"@en,
        "大沢圭一"@ja .

<artist/36209#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44964#subject> ;
    schema:name "IKUO"@en ;
    foaf:made <album/44964#composition>,
        <album/44964#subject> ;
    foaf:name "IKUO"@en .

<artist/8555#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44964#subject> ;
    schema:name "y0c1e"@en ;
    foaf:made <album/44964#composition>,
        <album/44964#subject> ;
    foaf:name "y0c1e"@en .

<product/2408#subject> a schema:CreativeWork ;
    schema:name "A Lull in the Sea"@en,
        "凪のあすから"@ja,
        "Nagi no Asukara"@ja-latn ;
    foaf:name "A Lull in the Sea"@en,
        "凪のあすから"@ja,
        "Nagi no Asukara"@ja-latn .

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

<album/44964#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Milky Ray / Ray [Limited Edition]"@en,
        "Milky Ray / Ray [Limited Edition]"@ja,
        "Milky Ray / Ray [Limited Edition]"@ja-latn ;
    mo:performance_of <album/44964#musicalwork> ;
    mo:recorded_as <album/44964#musicalexpression> ;
    schema:name "Milky Ray / Ray [Limited Edition]"@en,
        "Milky Ray / Ray [Limited Edition]"@ja,
        "Milky Ray / Ray [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/44964#musicalwork> .

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/44964/44964-1451255326.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44964#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Milky Ray / Ray [Limited Edition]"@en,
        "Milky Ray / Ray [Limited Edition]"@ja,
        "Milky Ray / Ray [Limited Edition]"@ja-latn ;
    mo:composer <artist/10077#subject>,
        <artist/11273#subject>,
        <artist/13600#subject>,
        <artist/151#subject>,
        <artist/16122#subject>,
        <artist/36209#subject>,
        <artist/8555#subject> ;
    mo:produced_work <album/44964#musicalwork> ;
    schema:name "Milky Ray / Ray [Limited Edition]"@en,
        "Milky Ray / Ray [Limited Edition]"@ja,
        "Milky Ray / Ray [Limited Edition]"@ja-latn .

<album/44964#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-04"^^xsd:date ;
    dcterms:title "Milky Ray / Ray [Limited Edition]"@en,
        "Milky Ray / Ray [Limited Edition]"@ja,
        "Milky Ray / Ray [Limited Edition]"@ja-latn ;
    mo:catalogue_number "GNCA-1406" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/44964#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N2978f11c75514364ab8343d17309568b,
        _:Ndce97bedb96c45b3974d4ae5547b086c ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "BinaryStar"@en ;
            foaf:name "BinaryStar"@en ],
        [ a schema:CreativeWork ;
            schema:name "To LOVERU Darkness: Battle Ecstasy"@en ;
            foaf:name "To LOVERU Darkness: Battle Ecstasy"@en ],
        <product/2408#subject> ;
    schema:datePublished "2014-06-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/44964/44964-1451255326.jpg> ;
    schema:name "Milky Ray / Ray [Limited Edition]"@en,
        "Milky Ray / Ray [Limited Edition]"@ja,
        "Milky Ray / Ray [Limited Edition]"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/44964/44964-1451255326.jpg> .

_:N0d4086928ef54b94b4f6fc178ff4514e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fragment love"@ja,
        "fragment love"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ndce97bedb96c45b3974d4ae5547b086c ;
    schema:name "fragment love"@ja,
        "fragment love"@ja-latn .

_:N165457920cee479bbbe87bfab321aae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're my jewel"@ja,
        "You're my jewel"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Ndce97bedb96c45b3974d4ae5547b086c ;
    schema:name "You're my jewel"@ja,
        "You're my jewel"@ja-latn .

_:N1f8f39e07683486eb3dac9eaeeb70d8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical革命Girl Rainy Ray"@ja,
        "Magical Kakumei Girl Rainy Ray"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Ndce97bedb96c45b3974d4ae5547b086c ;
    schema:name "Magical革命Girl Rainy Ray"@ja,
        "Magical Kakumei Girl Rainy Ray"@ja-latn .

_:N2856e7f371964cbdbac375e4caf21f25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "twin portion"@ja,
        "twin portion"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Ndce97bedb96c45b3974d4ae5547b086c ;
    schema:name "twin portion"@ja,
        "twin portion"@ja-latn .

_:N30eaf927da58499597db4c7aa0abd307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm MONSTERちゃん"@ja,
        "I'm MONSTER-chan"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ndce97bedb96c45b3974d4ae5547b086c ;
    schema:name "I'm MONSTERちゃん"@ja,
        "I'm MONSTER-chan"@ja-latn .

_:N418299579ddc48c188f9a6e21556032c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a-ha…!"@ja,
        "a-ha...!"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ndce97bedb96c45b3974d4ae5547b086c ;
    schema:name "a-ha…!"@ja,
        "a-ha...!"@ja-latn .

_:N42aecb2535334c66babd8d795d98813a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やわじゃないDID!!-Catch me! To LOVEる-"@ja,
        "Yawa Janai DID!!-Catch me! To LOVERU-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ndce97bedb96c45b3974d4ae5547b086c ;
    schema:name "やわじゃないDID!!-Catch me! To LOVEる-"@ja,
        "Yawa Janai DID!!-Catch me! To LOVERU-"@ja-latn .

_:N5e0f85c5322c498caf58eda81f9894c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "脳天KICK VOICE"@ja,
        "NOUTEN KICK VOICE"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Ndce97bedb96c45b3974d4ae5547b086c ;
    schema:name "脳天KICK VOICE"@ja,
        "NOUTEN KICK VOICE"@ja-latn .

_:N67e6e1d03ab3489b8b1e487d12bb79c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やわじゃないDID!! -Catch me! To LOVEる- (MV making)"@ja,
        "Yawa Janai DID!! -Catch me! To LOVERU- (MV making)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2978f11c75514364ab8343d17309568b ;
    schema:name "やわじゃないDID!! -Catch me! To LOVEる- (MV making)"@ja,
        "Yawa Janai DID!! -Catch me! To LOVERU- (MV making)"@ja-latn .

_:N849bccf2fd49400ca9dee3e628965b72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "頑張るな!Boys&Girls"@ja,
        "Ganbaru na! Boys&Girls"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Ndce97bedb96c45b3974d4ae5547b086c ;
    schema:name "頑張るな!Boys&Girls"@ja,
        "Ganbaru na! Boys&Girls"@ja-latn .

_:N908ff2e0c4cb4cd095b863fc745a5193 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spot Collection"@ja,
        "Spot Collection"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2978f11c75514364ab8343d17309568b ;
    schema:name "Spot Collection"@ja,
        "Spot Collection"@ja-latn .

_:N965d9bb6e86e4c2f9bf66f8e2efc6f88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ココアポット・シティ"@ja,
        "Cocoa Pot City"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ndce97bedb96c45b3974d4ae5547b086c ;
    schema:name "ココアポット・シティ"@ja,
        "Cocoa Pot City"@ja-latn .

_:Na6d6901311fa4235822d0b6a35b8be12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance Collection"@ja,
        "Dance Collection"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2978f11c75514364ab8343d17309568b ;
    schema:name "Dance Collection"@ja,
        "Dance Collection"@ja-latn .

_:Nd95761edeaff49dc87c30708f5514918 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やわじゃないDID!! -Catch me! To LOVEる- (Music Video)"@ja,
        "Yawa Janai DID!! -Catch me! To LOVERU- (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2978f11c75514364ab8343d17309568b ;
    schema:name "やわじゃないDID!! -Catch me! To LOVEる- (Music Video)"@ja,
        "Yawa Janai DID!! -Catch me! To LOVERU- (Music Video)"@ja-latn .

_:Ne34c22fec0c24b6c8a6aa7bc2208cb8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lull～そして僕らは～"@ja,
        "lull ~Soshite Bokura wa~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Ndce97bedb96c45b3974d4ae5547b086c ;
    schema:name "lull～そして僕らは～"@ja,
        "lull ~Soshite Bokura wa~"@ja-latn .

_:Ne4ccdfb711e647c88d2b1873ae27c241 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live「RAYVE 01 ~Ray’s magic castle~」"@ja,
        "Live \"RAYVE 01 ~Ray’s magic castle~\""@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2978f11c75514364ab8343d17309568b ;
    schema:name "Live「RAYVE 01 ~Ray’s magic castle~」"@ja,
        "Live \"RAYVE 01 ~Ray’s magic castle~\""@ja-latn .

_:Nec6b6b4dc1074836bbefa384213b33c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lull～Earth color of a calm～"@ja,
        "lull ~Earth color of a calm~"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Ndce97bedb96c45b3974d4ae5547b086c ;
    schema:name "lull～Earth color of a calm～"@ja,
        "lull ~Earth color of a calm~"@ja-latn .

_:Nfc0fbb575e23437582cede76b3dc2b7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ebb and flow"@ja,
        "ebb and flow"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ndce97bedb96c45b3974d4ae5547b086c ;
    schema:name "ebb and flow"@ja,
        "ebb and flow"@ja-latn .

_:N2978f11c75514364ab8343d17309568b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N67e6e1d03ab3489b8b1e487d12bb79c9,
        _:N908ff2e0c4cb4cd095b863fc745a5193,
        _:Na6d6901311fa4235822d0b6a35b8be12,
        _:Nd95761edeaff49dc87c30708f5514918,
        _:Ne4ccdfb711e647c88d2b1873ae27c241 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N67e6e1d03ab3489b8b1e487d12bb79c9,
        _:N908ff2e0c4cb4cd095b863fc745a5193,
        _:Na6d6901311fa4235822d0b6a35b8be12,
        _:Nd95761edeaff49dc87c30708f5514918,
        _:Ne4ccdfb711e647c88d2b1873ae27c241 .

_:Ndce97bedb96c45b3974d4ae5547b086c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d4086928ef54b94b4f6fc178ff4514e,
        _:N165457920cee479bbbe87bfab321aae0,
        _:N1f8f39e07683486eb3dac9eaeeb70d8e,
        _:N2856e7f371964cbdbac375e4caf21f25,
        _:N30eaf927da58499597db4c7aa0abd307,
        _:N418299579ddc48c188f9a6e21556032c,
        _:N42aecb2535334c66babd8d795d98813a,
        _:N5e0f85c5322c498caf58eda81f9894c7,
        _:N849bccf2fd49400ca9dee3e628965b72,
        _:N965d9bb6e86e4c2f9bf66f8e2efc6f88,
        _:Ne34c22fec0c24b6c8a6aa7bc2208cb8e,
        _:Nec6b6b4dc1074836bbefa384213b33c6,
        _:Nfc0fbb575e23437582cede76b3dc2b7a ;
    mo:track_count 13 ;
    schema:duration "PT59:58"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0d4086928ef54b94b4f6fc178ff4514e,
        _:N165457920cee479bbbe87bfab321aae0,
        _:N1f8f39e07683486eb3dac9eaeeb70d8e,
        _:N2856e7f371964cbdbac375e4caf21f25,
        _:N30eaf927da58499597db4c7aa0abd307,
        _:N418299579ddc48c188f9a6e21556032c,
        _:N42aecb2535334c66babd8d795d98813a,
        _:N5e0f85c5322c498caf58eda81f9894c7,
        _:N849bccf2fd49400ca9dee3e628965b72,
        _:N965d9bb6e86e4c2f9bf66f8e2efc6f88,
        _:Ne34c22fec0c24b6c8a6aa7bc2208cb8e,
        _:Nec6b6b4dc1074836bbefa384213b33c6,
        _:Nfc0fbb575e23437582cede76b3dc2b7a .

