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

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

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

<event/176> a mo:Release ;
    schema:name "Released at M3-2015 Spring (Apr 26, 2015)" .

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

<org/1980#subject> schema:name "lol project"@en,
        "lol project"@ja,
        "lol project"@ja-latn ;
    foaf:name "lol project"@en,
        "lol project"@ja,
        "lol project"@ja-latn .

<https://media.vgm.io/albums/89/125998/125998-2d9dd39052a6.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/125998#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/125998/125998-2d9dd39052a6.png> ;
    foaf:depicts <album/125998#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/125998/125998-2d9dd39052a6.png> .

<https://medium-media.vgm.io/albums/89/125998/125998-2d9dd39052a6.png> a schema:ImageObject,
        foaf:Image .

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

<artist/15472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/125998#performance> ;
    schema:name "NAGO"@en ;
    foaf:name "NAGO"@en .

<artist/55790#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/125998#performance> ;
    schema:name "laughing out loud"@en,
        "laughing out loud"@ja ;
    foaf:name "laughing out loud"@en,
        "laughing out loud"@ja .

<artist/17065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125998#subject> ;
    mo:performed <album/125998#performance> ;
    schema:name "Clean Tears"@en ;
    foaf:made <album/125998#composition>,
        <album/125998#subject> ;
    foaf:name "Clean Tears"@en .

<artist/4990#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125998#subject> ;
    mo:performed <album/125998#performance> ;
    schema:name "MAYA AKAI"@en ;
    foaf:made <album/125998#composition>,
        <album/125998#subject> ;
    foaf:name "MAYA AKAI"@en .

<artist/55752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125998#subject> ;
    mo:performed <album/125998#performance> ;
    schema:name "Yu"@en,
        "裕"@ja ;
    foaf:made <album/125998#composition>,
        <album/125998#subject> ;
    foaf:name "Yu"@en,
        "裕"@ja .

<artist/55788#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125998#subject> ;
    mo:performed <album/125998#performance> ;
    schema:name "yue"@en ;
    foaf:made <album/125998#composition>,
        <album/125998#subject> ;
    foaf:name "yue"@en .

<album/125998#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "lol project 010:Drastic Murder"@en,
        "lol project 010:Drastic Murder"@ja,
        "lol project 010:Drastic Murder"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(S.C.X)"@en ;
            foaf:made <album/125998#composition> ;
            foaf:name "(S.C.X)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(laughing out loud"@en ;
            foaf:made <album/125998#composition> ;
            foaf:name "(laughing out loud"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(RIGHT STUFF)"@en ;
            foaf:made <album/125998#composition> ;
            foaf:name "(RIGHT STUFF)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(laughing out loud)"@en ;
            foaf:made <album/125998#composition> ;
            foaf:name "(laughing out loud)"@en ],
        <artist/17065#subject>,
        <artist/4990#subject>,
        <artist/55752#subject>,
        <artist/55788#subject> ;
    mo:produced_work <album/125998#musicalwork> ;
    schema:name "lol project 010:Drastic Murder"@en,
        "lol project 010:Drastic Murder"@ja,
        "lol project 010:Drastic Murder"@ja-latn .

<album/125998#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "lol project 010:Drastic Murder"@en,
        "lol project 010:Drastic Murder"@ja,
        "lol project 010:Drastic Murder"@ja-latn ;
    mo:performance_of <album/125998#musicalwork> ;
    mo:performer _:N562a7c54c9c64b36b366020e007e4d45,
        _:Nd67b32b1abf84d82921c321e353ad13f,
        _:Nf31658322ad94107bcc1a475b81b8d7b,
        <artist/15472#subject>,
        <artist/17065#subject>,
        <artist/4990#subject>,
        <artist/55752#subject>,
        <artist/55788#subject>,
        <artist/55790#subject> ;
    mo:recorded_as <album/125998#musicalexpression> ;
    schema:byArtist _:N562a7c54c9c64b36b366020e007e4d45,
        _:Nd67b32b1abf84d82921c321e353ad13f,
        _:Nf31658322ad94107bcc1a475b81b8d7b,
        <artist/15472#subject>,
        <artist/17065#subject>,
        <artist/4990#subject>,
        <artist/55752#subject>,
        <artist/55788#subject>,
        <artist/55790#subject> ;
    schema:name "lol project 010:Drastic Murder"@en,
        "lol project 010:Drastic Murder"@ja,
        "lol project 010:Drastic Murder"@ja-latn ;
    schema:workPerformed <album/125998#musicalwork> .

<album/125998#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-25"^^xsd:date ;
    dcterms:title "lol project 010:Drastic Murder"@en,
        "lol project 010:Drastic Murder"@ja,
        "lol project 010:Drastic Murder"@ja-latn ;
    mo:catalogue_number "LOCD-1073" ;
    mo:media_type "CD" ;
    mo:publication_of <album/125998#musicalexpression> ;
    mo:publisher <org/1980#subject> ;
    mo:record _:Nd277e7d1039f4f09a46c70498c05bc62 ;
    mo:record_count 1 ;
    mo:release <event/176> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "(S.C.X)"@en ;
            foaf:name "(S.C.X)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(laughing out loud)"@en ;
            foaf:name "(laughing out loud)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(laughing out loud)"@en ;
            foaf:name "(laughing out loud)"@en ],
        <artist/15472#subject>,
        <artist/17065#subject>,
        <artist/4990#subject>,
        <artist/55752#subject>,
        <artist/55788#subject>,
        <artist/55790#subject> ;
    schema:datePublished "2015-04-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/89/125998/125998-2d9dd39052a6.png> ;
    schema:name "lol project 010:Drastic Murder"@en,
        "lol project 010:Drastic Murder"@ja,
        "lol project 010:Drastic Murder"@ja-latn ;
    schema:publisher <org/1980#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/125998/125998-2d9dd39052a6.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125998#subject> ;
    schema:name "(laughing out loud"@en ;
    foaf:made <album/125998#subject> ;
    foaf:name "(laughing out loud"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125998#subject> ;
    schema:name "(S.C.X)"@en ;
    foaf:made <album/125998#subject> ;
    foaf:name "(S.C.X)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125998#subject> ;
    schema:name "(RIGHT STUFF)"@en ;
    foaf:made <album/125998#subject> ;
    foaf:name "(RIGHT STUFF)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125998#subject> ;
    schema:name "(laughing out loud)"@en ;
    foaf:made <album/125998#subject> ;
    foaf:name "(laughing out loud)"@en .

_:N525f79fd715441e2b4c570ae32bcaf42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HURT -Re:track-"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd277e7d1039f4f09a46c70498c05bc62 ;
    schema:name "HURT -Re:track-"@en .

_:N562a7c54c9c64b36b366020e007e4d45 a schema:Person,
        foaf:Person ;
    mo:performed <album/125998#performance> ;
    schema:name "(laughing out loud)"@en ;
    foaf:name "(laughing out loud)"@en .

_:N5b601c6ab4b04464b50aebc6aa87c0f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dr∧stic murder"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd277e7d1039f4f09a46c70498c05bc62 ;
    schema:name "dr∧stic murder"@en .

_:N6a991046495a4f8698ab3ea3a47c57b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "666"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd277e7d1039f4f09a46c70498c05bc62 ;
    schema:name "666"@en .

_:N72cab23bc8e347cba9efb28858ed7a3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swallowtail"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd277e7d1039f4f09a46c70498c05bc62 ;
    schema:name "Swallowtail"@en .

_:N7a87e70869204074a0312693d9398d8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sta[-R-]etina"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd277e7d1039f4f09a46c70498c05bc62 ;
    schema:name "sta[-R-]etina"@en .

_:N924f5aa3c4d7468282a9d21c5cd59f1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mirror focus"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd277e7d1039f4f09a46c70498c05bc62 ;
    schema:name "mirror focus"@en .

_:N953e78f6076b4169a0c48b255ce80361 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCAR -Extended Mix-"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd277e7d1039f4f09a46c70498c05bc62 ;
    schema:name "SCAR -Extended Mix-"@en .

_:Na5da8b28fb8d4ec3beb801c588848a19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "helix in your memory"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd277e7d1039f4f09a46c70498c05bc62 ;
    schema:name "helix in your memory"@en .

_:Na97d7e0095c84ffa945f95f8f9a6e519 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vivid luster -Fallen Drop Mix-"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd277e7d1039f4f09a46c70498c05bc62 ;
    schema:name "vivid luster -Fallen Drop Mix-"@en .

_:Nbdf0b69d5eaa4f19a09e7ba90f71f9b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DUNE (instrumental)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd277e7d1039f4f09a46c70498c05bc62 ;
    schema:name "DUNE (instrumental)"@en .

_:Nd67b32b1abf84d82921c321e353ad13f a schema:Person,
        foaf:Person ;
    mo:performed <album/125998#performance> ;
    schema:name "(laughing out loud)"@en ;
    foaf:name "(laughing out loud)"@en .

_:Ne03af90a0a9f46afbf955e0568bf47e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Universe"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd277e7d1039f4f09a46c70498c05bc62 ;
    schema:name "Universe"@en .

_:Nf31658322ad94107bcc1a475b81b8d7b a schema:Person,
        foaf:Person ;
    mo:performed <album/125998#performance> ;
    schema:name "(S.C.X)"@en ;
    foaf:name "(S.C.X)"@en .

_:Nd277e7d1039f4f09a46c70498c05bc62 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N525f79fd715441e2b4c570ae32bcaf42,
        _:N5b601c6ab4b04464b50aebc6aa87c0f5,
        _:N6a991046495a4f8698ab3ea3a47c57b0,
        _:N72cab23bc8e347cba9efb28858ed7a3b,
        _:N7a87e70869204074a0312693d9398d8f,
        _:N924f5aa3c4d7468282a9d21c5cd59f1f,
        _:N953e78f6076b4169a0c48b255ce80361,
        _:Na5da8b28fb8d4ec3beb801c588848a19,
        _:Na97d7e0095c84ffa945f95f8f9a6e519,
        _:Nbdf0b69d5eaa4f19a09e7ba90f71f9b7,
        _:Ne03af90a0a9f46afbf955e0568bf47e8 ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N525f79fd715441e2b4c570ae32bcaf42,
        _:N5b601c6ab4b04464b50aebc6aa87c0f5,
        _:N6a991046495a4f8698ab3ea3a47c57b0,
        _:N72cab23bc8e347cba9efb28858ed7a3b,
        _:N7a87e70869204074a0312693d9398d8f,
        _:N924f5aa3c4d7468282a9d21c5cd59f1f,
        _:N953e78f6076b4169a0c48b255ce80361,
        _:Na5da8b28fb8d4ec3beb801c588848a19,
        _:Na97d7e0095c84ffa945f95f8f9a6e519,
        _:Nbdf0b69d5eaa4f19a09e7ba90f71f9b7,
        _:Ne03af90a0a9f46afbf955e0568bf47e8 .

