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

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

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

<artist/5134#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15410#subject> ;
    schema:name "Round Wave Crusher"@en ;
    foaf:made <album/15410#composition>,
        <album/15410#subject> ;
    foaf:name "Round Wave Crusher"@en .

<event/52> a mo:Release ;
    schema:name "Released at M3-2009 Fall (Oct 11, 2009)" .

<album/15410#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Born in the wrong place / Round Wave Crusher"@en,
        "Born in the wrong place / Round Wave Crusher"@ja,
        "Born in the wrong place / Round Wave Crusher"@ja-latn ;
    mo:composer <artist/5134#subject> ;
    mo:produced_work <album/15410#musicalwork> ;
    schema:name "Born in the wrong place / Round Wave Crusher"@en,
        "Born in the wrong place / Round Wave Crusher"@ja,
        "Born in the wrong place / Round Wave Crusher"@ja-latn .

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

<org/389#subject> schema:name "MOB SQUAD BLACK LABEL"@en,
        "MOB SQUAD BLACK LABEL"@ja,
        "MOB SQUAD BLACK LABEL"@ja-latn ;
    foaf:name "MOB SQUAD BLACK LABEL"@en,
        "MOB SQUAD BLACK LABEL"@ja,
        "MOB SQUAD BLACK LABEL"@ja-latn .

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

<album/15410#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Born in the wrong place / Round Wave Crusher"@en,
        "Born in the wrong place / Round Wave Crusher"@ja,
        "Born in the wrong place / Round Wave Crusher"@ja-latn ;
    mo:performance_of <album/15410#musicalwork> ;
    mo:performer <artist/6928#subject> ;
    mo:recorded_as <album/15410#musicalexpression> ;
    schema:byArtist <artist/6928#subject> ;
    schema:name "Born in the wrong place / Round Wave Crusher"@en,
        "Born in the wrong place / Round Wave Crusher"@ja,
        "Born in the wrong place / Round Wave Crusher"@ja-latn ;
    schema:workPerformed <album/15410#musicalwork> .

<artist/6928#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15410#performance> ;
    schema:name "Kreton"@en ;
    foaf:name "Kreton"@en .

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/15410#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/15410#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/15410#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "Born in the wrong place / Round Wave Crusher"@en,
        "Born in the wrong place / Round Wave Crusher"@ja,
        "Born in the wrong place / Round Wave Crusher"@ja-latn ;
    mo:catalogue_number "MSTBL017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15410#musicalexpression> ;
    mo:publisher <org/389#subject> ;
    mo:record _:N14e48a02e17e4d8191901684ebb77bfd ;
    mo:record_count 1 ;
    mo:release <event/52> ;
    schema:byArtist <artist/6928#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Born in the wrong place / Round Wave Crusher"@en,
        "Born in the wrong place / Round Wave Crusher"@ja,
        "Born in the wrong place / Round Wave Crusher"@ja-latn ;
    schema:publisher <org/389#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:N0e533584438a49d6a42bb10adcff6406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Core Fakka (Enjoy or GTFO)"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "Core Fakka (Enjoy or GTFO)"@en .

_:N19b49543fde9429a95341b3149ee0f04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Operation R.W.C. (feat Kreton)"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "Operation R.W.C. (feat Kreton)"@en .

_:N26b4aa52ddc04c20ac020d58abfbc273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Erospeed Express (Not my best short edit)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "Erospeed Express (Not my best short edit)"@en .

_:N2f9e0d18be874a80b12dc3589c37c4c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Speedy Happy Killer music (Shingo Dj Attack)"@en ;
    mo:track_number 13 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "Speedy Happy Killer music (Shingo Dj Attack)"@en .

_:N31247893c7614b60b8ae7b460a438822 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twins on meido (Massive Nosebleed)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "Twins on meido (Massive Nosebleed)"@en .

_:N42e55edcac9b4973b3ac45550c9cc999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oniiiichaaan (Last remix for this track)"@en ;
    mo:track_number 16 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "Oniiiichaaan (Last remix for this track)"@en .

_:N45ce840abb324d7c9599ab8002608422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MeiDoSpEeDd (OMG IT’S THE REMIX!)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "MeiDoSpEeDd (OMG IT’S THE REMIX!)"@en .

_:N481619c816634f96b7a3dae0c5459912 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZubZonic (HEDDOHAUNTA)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "ZubZonic (HEDDOHAUNTA)"@en .

_:N4e1a1531b142428a97c1474aa2c0ee79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Made in Japan (No!! in france)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "Made in Japan (No!! in france)"@en .

_:N59a66b0d4b4b4fae9d7b7b4e93b9916b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kill your parents (With an axe)"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "Kill your parents (With an axe)"@en .

_:N65007bfe7d9f4a40b3a7993ee5688e04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L Complex (N)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "L Complex (N)"@en .

_:N743b05191d8f4c4b9f95856cc015ef81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm the Terror (Halloween Edition)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "I'm the Terror (Halloween Edition)"@en .

_:N7aca3237b87248cb994da76be05dc904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STRINGS & ACCELERATION (Teh pronz).wav"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "STRINGS & ACCELERATION (Teh pronz).wav"@en .

_:N882b94654e594167b00358fa23d0db59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Its Raining Lolis!! (Hallelujah!)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "Its Raining Lolis!! (Hallelujah!)"@en .

_:Na71cc7aca88241bcbe00a1f864c48673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hate Minimal (It sucks)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "Hate Minimal (It sucks)"@en .

_:Nb40f1432db2e4b958cdc97ccefb47729 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Again… JFrench is a LIE!!! (High Volume! Lite)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "Again… JFrench is a LIE!!! (High Volume! Lite)"@en .

_:Ne78745288ea64dbfb961c7665fc7566c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Girlfriend is a boy (+Higu madness)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N14e48a02e17e4d8191901684ebb77bfd ;
    schema:name "Your Girlfriend is a boy (+Higu madness)"@en .

_:N14e48a02e17e4d8191901684ebb77bfd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e533584438a49d6a42bb10adcff6406,
        _:N19b49543fde9429a95341b3149ee0f04,
        _:N26b4aa52ddc04c20ac020d58abfbc273,
        _:N2f9e0d18be874a80b12dc3589c37c4c1,
        _:N31247893c7614b60b8ae7b460a438822,
        _:N42e55edcac9b4973b3ac45550c9cc999,
        _:N45ce840abb324d7c9599ab8002608422,
        _:N481619c816634f96b7a3dae0c5459912,
        _:N4e1a1531b142428a97c1474aa2c0ee79,
        _:N59a66b0d4b4b4fae9d7b7b4e93b9916b,
        _:N65007bfe7d9f4a40b3a7993ee5688e04,
        _:N743b05191d8f4c4b9f95856cc015ef81,
        _:N7aca3237b87248cb994da76be05dc904,
        _:N882b94654e594167b00358fa23d0db59,
        _:Na71cc7aca88241bcbe00a1f864c48673,
        _:Nb40f1432db2e4b958cdc97ccefb47729,
        _:Ne78745288ea64dbfb961c7665fc7566c ;
    mo:track_count 17 ;
    schema:duration "PT73:49"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0e533584438a49d6a42bb10adcff6406,
        _:N19b49543fde9429a95341b3149ee0f04,
        _:N26b4aa52ddc04c20ac020d58abfbc273,
        _:N2f9e0d18be874a80b12dc3589c37c4c1,
        _:N31247893c7614b60b8ae7b460a438822,
        _:N42e55edcac9b4973b3ac45550c9cc999,
        _:N45ce840abb324d7c9599ab8002608422,
        _:N481619c816634f96b7a3dae0c5459912,
        _:N4e1a1531b142428a97c1474aa2c0ee79,
        _:N59a66b0d4b4b4fae9d7b7b4e93b9916b,
        _:N65007bfe7d9f4a40b3a7993ee5688e04,
        _:N743b05191d8f4c4b9f95856cc015ef81,
        _:N7aca3237b87248cb994da76be05dc904,
        _:N882b94654e594167b00358fa23d0db59,
        _:Na71cc7aca88241bcbe00a1f864c48673,
        _:Nb40f1432db2e4b958cdc97ccefb47729,
        _:Ne78745288ea64dbfb961c7665fc7566c .

