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

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

<artist/13720#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21510#subject> ;
    schema:name "lotta"@en ;
    foaf:made <album/21510#composition>,
        <album/21510#subject> ;
    foaf:name "lotta"@en .

<artist/852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21510#subject> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:made <album/21510#composition>,
        <album/21510#subject> ;
    foaf:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja .

<product/4229#subject> a schema:CreativeWork ;
    schema:name "DEARDROPS"@en,
        "DEARDROPS"@ja,
        "DEARDROPS"@ja-latn ;
    foaf:name "DEARDROPS"@en,
        "DEARDROPS"@ja,
        "DEARDROPS"@ja-latn .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/21510/21510-1287083230.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/14637#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21510#performance> ;
    schema:name "Prico"@en ;
    foaf:name "Prico"@en .

<artist/2326#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21510#performance> ;
    schema:name "Ringo Aoba"@en,
        "青葉りんご"@ja ;
    foaf:name "Ringo Aoba"@en,
        "青葉りんご"@ja .

<artist/57#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21510#performance> ;
    schema:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja ;
    foaf:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja .

<album/21510#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STRAIGHT"@en,
        "STRAIGHT"@ja,
        "STRAIGHT"@ja-latn ;
    mo:composer <artist/13720#subject>,
        <artist/23847#subject>,
        <artist/852#subject> ;
    mo:produced_work <album/21510#musicalwork> ;
    schema:name "STRAIGHT"@en,
        "STRAIGHT"@ja,
        "STRAIGHT"@ja-latn .

<artist/23847#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21510#subject> ;
    mo:performed <album/21510#performance> ;
    schema:name "DEARDROPS"@en ;
    foaf:made <album/21510#composition>,
        <album/21510#lyrics>,
        <album/21510#subject> ;
    foaf:name "DEARDROPS"@en .

<album/21510#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STRAIGHT"@en,
        "STRAIGHT"@ja,
        "STRAIGHT"@ja-latn ;
    mo:performance_of <album/21510#musicalwork> ;
    mo:performer _:N97d118ff56ed4168877de7a8a5513834,
        <artist/14637#subject>,
        <artist/2326#subject>,
        <artist/23847#subject>,
        <artist/57#subject> ;
    mo:recorded_as <album/21510#musicalexpression> ;
    schema:byArtist _:N97d118ff56ed4168877de7a8a5513834,
        <artist/14637#subject>,
        <artist/2326#subject>,
        <artist/23847#subject>,
        <artist/57#subject> ;
    schema:name "STRAIGHT"@en,
        "STRAIGHT"@ja,
        "STRAIGHT"@ja-latn ;
    schema:workPerformed <album/21510#musicalwork> .

<album/21510#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-21"^^xsd:date ;
    dcterms:title "STRAIGHT"@en,
        "STRAIGHT"@ja,
        "STRAIGHT"@ja-latn ;
    mo:catalogue_number "LACA-15025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21510#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nd98cfcb78b9e4f638dc2858b7da43020 ;
    mo:record_count 1 ;
    schema:about <product/4229#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "LEO"@en ;
            foaf:name "LEO"@en ],
        <artist/14637#subject>,
        <artist/2326#subject>,
        <artist/23847#subject>,
        <artist/57#subject> ;
    schema:datePublished "2010-07-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/21510/21510-1287083230.jpg> ;
    schema:name "STRAIGHT"@en,
        "STRAIGHT"@ja,
        "STRAIGHT"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/21510/21510-1287083230.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kanade Sakurai"@en ;
    foaf:made <album/21510#lyrics> ;
    foaf:name "Kanade Sakurai"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kanade Sakurai"@en ;
    foaf:made <album/21510#subject> ;
    foaf:name "Kanade Sakurai"@en .

_:N0b98ac1c848b47fc8b040730088ede7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noisy Sweet Home -Story Edit-"@en,
        "Noisyスイートホーム -Story Edit-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Nd98cfcb78b9e4f638dc2858b7da43020 ;
    schema:name "Noisy Sweet Home -Story Edit-"@en,
        "Noisyスイートホーム -Story Edit-"@ja .

_:N1e54df3d2fa7492c96101ef06e56ac4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My dear stardust -Story Edit-"@en,
        "My dear stardust -Story Edit-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nd98cfcb78b9e4f638dc2858b7da43020 ;
    schema:name "My dear stardust -Story Edit-"@en,
        "My dear stardust -Story Edit-"@ja .

_:N6662bccfe8124679850b879ea2fbced5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On my beat -Story Edit-"@en,
        "On my beat -Story Edit-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd98cfcb78b9e4f638dc2858b7da43020 ;
    schema:name "On my beat -Story Edit-"@en,
        "On my beat -Story Edit-"@ja .

_:N6691d4a4f83c4fafa194e14f00c4b996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "magic mirror"@en,
        "magic mirror"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nd98cfcb78b9e4f638dc2858b7da43020 ;
    schema:name "magic mirror"@en,
        "magic mirror"@ja .

_:N699cf42bc4c549a9bad5c7f6e6521eb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be loud! -Story Edit-"@en,
        "Be loud！-Story Edit-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nd98cfcb78b9e4f638dc2858b7da43020 ;
    schema:name "Be loud! -Story Edit-"@en,
        "Be loud！-Story Edit-"@ja .

_:N79c753f6ba3e4a409ff5fce7bddcb691 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anytime, Anywhere -Story Edit-"@en,
        "Anytime, Anywhere -Story Edit-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nd98cfcb78b9e4f638dc2858b7da43020 ;
    schema:name "Anytime, Anywhere -Story Edit-"@en,
        "Anytime, Anywhere -Story Edit-"@ja .

_:N97d118ff56ed4168877de7a8a5513834 a schema:Person,
        foaf:Person ;
    mo:performed <album/21510#performance> ;
    schema:name "LEO"@en ;
    foaf:name "LEO"@en .

_:N9c856c53572f458090baaec71fc262ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No music,No future"@en,
        "No music,No future"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nd98cfcb78b9e4f638dc2858b7da43020 ;
    schema:name "No music,No future"@en,
        "No music,No future"@ja .

_:Na6213353864947c28c071a7857c1e4d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody of Hope"@en,
        "希望の旋律"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nd98cfcb78b9e4f638dc2858b7da43020 ;
    schema:name "Melody of Hope"@en,
        "希望の旋律"@ja .

_:Nbf37bd17c57646e787929a7123e76f1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kaleidoscope"@en,
        "kaleidoscope"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nd98cfcb78b9e4f638dc2858b7da43020 ;
    schema:name "kaleidoscope"@en,
        "kaleidoscope"@ja .

_:Ncd8755c16d224f94bc5a50e0be761efa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No music,No future -Song by LEO-"@en,
        "No music,No future -Song by LEO-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nd98cfcb78b9e4f638dc2858b7da43020 ;
    schema:name "No music,No future -Song by LEO-"@en,
        "No music,No future -Song by LEO-"@ja .

_:Nd98cfcb78b9e4f638dc2858b7da43020 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b98ac1c848b47fc8b040730088ede7e,
        _:N1e54df3d2fa7492c96101ef06e56ac4c,
        _:N6662bccfe8124679850b879ea2fbced5,
        _:N6691d4a4f83c4fafa194e14f00c4b996,
        _:N699cf42bc4c549a9bad5c7f6e6521eb5,
        _:N79c753f6ba3e4a409ff5fce7bddcb691,
        _:N9c856c53572f458090baaec71fc262ea,
        _:Na6213353864947c28c071a7857c1e4d2,
        _:Nbf37bd17c57646e787929a7123e76f1a,
        _:Ncd8755c16d224f94bc5a50e0be761efa ;
    mo:track_count 10 ;
    schema:duration "PT45:01"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0b98ac1c848b47fc8b040730088ede7e,
        _:N1e54df3d2fa7492c96101ef06e56ac4c,
        _:N6662bccfe8124679850b879ea2fbced5,
        _:N6691d4a4f83c4fafa194e14f00c4b996,
        _:N699cf42bc4c549a9bad5c7f6e6521eb5,
        _:N79c753f6ba3e4a409ff5fce7bddcb691,
        _:N9c856c53572f458090baaec71fc262ea,
        _:Na6213353864947c28c071a7857c1e4d2,
        _:Nbf37bd17c57646e787929a7123e76f1a,
        _:Ncd8755c16d224f94bc5a50e0be761efa .

