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

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

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

<artist/2847#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27329#subject> ;
    schema:name "RoughSketch"@en ;
    foaf:made <album/27329#composition>,
        <album/27329#subject> ;
    foaf:name "RoughSketch"@en .

<artist/36179#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27329#subject> ;
    schema:name "teranoid"@en ;
    foaf:made <album/27329#composition>,
        <album/27329#subject> ;
    foaf:name "teranoid"@en .

<artist/7813#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27329#subject> ;
    schema:name "Noizenecio"@en ;
    foaf:made <album/27329#composition>,
        <album/27329#subject> ;
    foaf:name "Noizenecio"@en .

<artist/9207#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27329#subject> ;
    schema:name "DJ Myosuke"@en ;
    foaf:made <album/27329#composition>,
        <album/27329#subject> ;
    foaf:name "DJ Myosuke"@en .

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

<org/478#subject> schema:name "Notebook Records"@en,
        "Notebook Records"@ja,
        "Notebook Records"@ja-latn ;
    foaf:name "Notebook Records"@en,
        "Notebook Records"@ja,
        "Notebook Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/27329/27329-1310812962.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11480#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27329#performance> ;
    schema:name "Aikapin"@en,
        "あいかぴん"@ja ;
    foaf:name "Aikapin"@en,
        "あいかぴん"@ja .

<artist/58430#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27329#performance> ;
    schema:name "DJ Plague"@en ;
    foaf:name "DJ Plague"@en .

<artist/7901#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27329#performance> ;
    schema:name "rakutensai"@en,
        "楽天斎"@ja ;
    foaf:name "rakutensai"@en,
        "楽天斎"@ja .

<artist/8024#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27329#performance> ;
    schema:name "DD \"Nakata\" Metal"@en,
        "DD\"ナカタ\"Metal"@ja ;
    foaf:name "DD \"Nakata\" Metal"@en,
        "DD\"ナカタ\"Metal"@ja .

<artist/8051#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27329#performance> ;
    schema:name "minami"@en ;
    foaf:name "minami"@en .

<album/27329#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Distorted Children"@en,
        "Distorted Children"@ja,
        "Distorted Children"@ja-latn ;
    mo:composer <artist/2847#subject>,
        <artist/36179#subject>,
        <artist/7813#subject>,
        <artist/9207#subject> ;
    mo:produced_work <album/27329#musicalwork> ;
    schema:name "Distorted Children"@en,
        "Distorted Children"@ja,
        "Distorted Children"@ja-latn .

<album/27329#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Distorted Children"@en,
        "Distorted Children"@ja,
        "Distorted Children"@ja-latn ;
    mo:performance_of <album/27329#musicalwork> ;
    mo:performer <artist/11480#subject>,
        <artist/58430#subject>,
        <artist/7901#subject>,
        <artist/8024#subject>,
        <artist/8051#subject> ;
    mo:recorded_as <album/27329#musicalexpression> ;
    schema:byArtist <artist/11480#subject>,
        <artist/58430#subject>,
        <artist/7901#subject>,
        <artist/8024#subject>,
        <artist/8051#subject> ;
    schema:name "Distorted Children"@en,
        "Distorted Children"@ja,
        "Distorted Children"@ja-latn ;
    schema:workPerformed <album/27329#musicalwork> .

<album/27329#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-26"^^xsd:date ;
    dcterms:title "Distorted Children"@en,
        "Distorted Children"@ja,
        "Distorted Children"@ja-latn ;
    mo:catalogue_number "NBCD-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27329#musicalexpression> ;
    mo:publisher <org/478#subject> ;
    mo:record _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    mo:record_count 1 ;
    schema:byArtist <artist/11480#subject>,
        <artist/58430#subject>,
        <artist/7901#subject>,
        <artist/8024#subject>,
        <artist/8051#subject> ;
    schema:datePublished "2011-08-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/92/27329/27329-1310812962.jpg> ;
    schema:name "Distorted Children"@en,
        "Distorted Children"@ja,
        "Distorted Children"@ja-latn ;
    schema:publisher <org/478#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/27329/27329-1310812962.jpg> .

_:N01d220246f794fefa6d360121f964803 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distorted Media"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "Distorted Media"@en .

_:N25cdf5c4a44d4d83afebe3e463477604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funky Neet"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "Funky Neet"@en .

_:N37d38f3ec6b24458a7dcd1f7677db385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pride or Money (Nitrogenetic rmx)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "Pride or Money (Nitrogenetic rmx)"@en .

_:N4dfd38575e7740bd9c075b0e394ac8da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neodelic"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "Neodelic"@en .

_:N5d92b6dac6e94c03b17a576b0b828dff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zombie Voter"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "Zombie Voter"@en .

_:N71a8ca14d95149e98d0e5eca36015919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Colors"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "No Colors"@en .

_:N7902653b48c64ec79a7c0e7b67916adf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Super Coke (The Speed Freak Discoshit-Remix)"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "The Super Coke (The Speed Freak Discoshit-Remix)"@en .

_:N79323a45c6f141d5960669b4a3757de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holynight with DutchWife (ARM Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "Holynight with DutchWife (ARM Remix)"@en .

_:N7e6979ca03cc4d40ba2a4bd2f38db3a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grimm"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "Grimm"@en .

_:N88af5abbf970403ab963f0031c426609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Years Ahead"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "Light Years Ahead"@en .

_:Na2aeb30487de4a3c96175d8597816759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distorted Introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "Distorted Introduction"@en .

_:Nb78e25673a994a5ea7f4c1fc6b1b6539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand New Starter"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "Brand New Starter"@en .

_:Nc2e7230484794198b21e8b41328f84b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VOICE OF TRUTH"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "VOICE OF TRUTH"@en .

_:Nfbe118c03d124e5c802261c48674dead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distorted Children"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N4f696096a5cc4dfa9fbb6be82ed97696 ;
    schema:name "Distorted Children"@en .

_:N4f696096a5cc4dfa9fbb6be82ed97696 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01d220246f794fefa6d360121f964803,
        _:N25cdf5c4a44d4d83afebe3e463477604,
        _:N37d38f3ec6b24458a7dcd1f7677db385,
        _:N4dfd38575e7740bd9c075b0e394ac8da,
        _:N5d92b6dac6e94c03b17a576b0b828dff,
        _:N71a8ca14d95149e98d0e5eca36015919,
        _:N7902653b48c64ec79a7c0e7b67916adf,
        _:N79323a45c6f141d5960669b4a3757de9,
        _:N7e6979ca03cc4d40ba2a4bd2f38db3a5,
        _:N88af5abbf970403ab963f0031c426609,
        _:Na2aeb30487de4a3c96175d8597816759,
        _:Nb78e25673a994a5ea7f4c1fc6b1b6539,
        _:Nc2e7230484794198b21e8b41328f84b9,
        _:Nfbe118c03d124e5c802261c48674dead ;
    mo:track_count 14 ;
    schema:duration "PT71:08"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N01d220246f794fefa6d360121f964803,
        _:N25cdf5c4a44d4d83afebe3e463477604,
        _:N37d38f3ec6b24458a7dcd1f7677db385,
        _:N4dfd38575e7740bd9c075b0e394ac8da,
        _:N5d92b6dac6e94c03b17a576b0b828dff,
        _:N71a8ca14d95149e98d0e5eca36015919,
        _:N7902653b48c64ec79a7c0e7b67916adf,
        _:N79323a45c6f141d5960669b4a3757de9,
        _:N7e6979ca03cc4d40ba2a4bd2f38db3a5,
        _:N88af5abbf970403ab963f0031c426609,
        _:Na2aeb30487de4a3c96175d8597816759,
        _:Nb78e25673a994a5ea7f4c1fc6b1b6539,
        _:Nc2e7230484794198b21e8b41328f84b9,
        _:Nfbe118c03d124e5c802261c48674dead .

