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

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

<artist/21465#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46180#subject> ;
    schema:name "banvox"@en ;
    foaf:made <album/46180#composition>,
        <album/46180#subject> ;
    foaf:name "banvox"@en .

<artist/2476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46180#subject> ;
    schema:name "kz"@en ;
    foaf:made <album/46180#composition>,
        <album/46180#lyrics>,
        <album/46180#subject> ;
    foaf:name "kz"@en .

<artist/31511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46180#subject> ;
    schema:name "Pa's Lam System"@en ;
    foaf:made <album/46180#composition>,
        <album/46180#subject> ;
    foaf:name "Pa's Lam System"@en .

<artist/33766#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46180#subject> ;
    schema:name "fazerock"@en ;
    foaf:made <album/46180#composition>,
        <album/46180#subject> ;
    foaf:name "fazerock"@en .

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

<event/207> a mo:Release ;
    schema:name "Resold at Comic Market 93 (Dec 29, 2017 to Dec 31, 2017)" .

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

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

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

<https://media.vgm.io/albums/08/46180/46180-1511609930.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/46180#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/46180/46180-1511609930.gif> ;
    foaf:depicts <album/46180#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/46180/46180-1511609930.gif> .

<https://medium-media.vgm.io/albums/08/46180/46180-1511609930.gif> a schema:ImageObject,
        foaf:Image .

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

<artist/10854#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46180#performance> ;
    schema:name "NIRGILIS"@en,
        "ニルギリス"@ja ;
    foaf:name "NIRGILIS"@en,
        "ニルギリス"@ja .

<album/46180#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BEATLESS -Give Me the Beat-"@en,
        "BEATLESS -Give Me the Beat-"@ja,
        "BEATLESS -Give Me the Beat-"@ja-latn ;
    mo:performance_of <album/46180#musicalwork> ;
    mo:performer <artist/10854#subject>,
        <artist/15057#subject> ;
    mo:recorded_as <album/46180#musicalexpression> ;
    schema:byArtist <artist/10854#subject>,
        <artist/15057#subject> ;
    schema:name "BEATLESS -Give Me the Beat-"@en,
        "BEATLESS -Give Me the Beat-"@ja,
        "BEATLESS -Give Me the Beat-"@ja-latn ;
    schema:workPerformed <album/46180#musicalwork> .

<artist/15057#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46180#subject> ;
    mo:performed <album/46180#performance> ;
    schema:name "Acchu Iwata"@en,
        "岩田アッチュ"@ja ;
    foaf:made <album/46180#composition>,
        <album/46180#subject> ;
    foaf:name "Acchu Iwata"@en,
        "岩田アッチュ"@ja .

<album/46180#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BEATLESS -Give Me the Beat-"@en,
        "BEATLESS -Give Me the Beat-"@ja,
        "BEATLESS -Give Me the Beat-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Seiho"@en ;
            foaf:made <album/46180#composition> ;
            foaf:name "Seiho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sakiko Osawa"@en ;
            foaf:made <album/46180#composition> ;
            foaf:name "Sakiko Osawa"@en ],
        <artist/15057#subject>,
        <artist/21465#subject>,
        <artist/2476#subject>,
        <artist/31511#subject>,
        <artist/33766#subject>,
        <artist/8555#subject> ;
    mo:produced_work <album/46180#musicalwork> ;
    schema:name "BEATLESS -Give Me the Beat-"@en,
        "BEATLESS -Give Me the Beat-"@ja,
        "BEATLESS -Give Me the Beat-"@ja-latn .

<album/46180#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-25"^^xsd:date ;
    dcterms:title "BEATLESS -Give Me the Beat-"@en,
        "BEATLESS -Give Me the Beat-"@ja,
        "BEATLESS -Give Me the Beat-"@ja-latn ;
    mo:catalogue_number "UNCRN-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46180#musicalexpression> ;
    mo:publisher _:N4b72cd795c63460f99c2e64fdc0b3719 ;
    mo:record _:Nf0df1f8f655c4749ab44a9af84264514 ;
    mo:record_count 1 ;
    mo:release <event/207> ;
    schema:about <product/5977#subject> ;
    schema:byArtist <artist/10854#subject>,
        <artist/15057#subject> ;
    schema:datePublished "2014-06-25"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/08/46180/46180-1511609930.gif> ;
    schema:name "BEATLESS -Give Me the Beat-"@en,
        "BEATLESS -Give Me the Beat-"@ja,
        "BEATLESS -Give Me the Beat-"@ja-latn ;
    schema:publisher _:N4b72cd795c63460f99c2e64fdc0b3719 ;
    foaf:depiction <https://media.vgm.io/albums/08/46180/46180-1511609930.gif> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46180#subject> ;
    schema:name "Sakiko Osawa"@en ;
    foaf:made <album/46180#subject> ;
    foaf:name "Sakiko Osawa"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46180#subject> ;
    schema:name "Seiho"@en ;
    foaf:made <album/46180#subject> ;
    foaf:name "Seiho"@en .

_:N039eed875c994a0fb00200411f33a2d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monolith"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nf0df1f8f655c4749ab44a9af84264514 ;
    schema:name "Monolith"@en .

_:N0cc4ced60c2945e59c0b0d63c007dd83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming Shout"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nf0df1f8f655c4749ab44a9af84264514 ;
    schema:name "Dreaming Shout"@en .

_:N4b72cd795c63460f99c2e64fdc0b3719 schema:name "uncron"@en ;
    foaf:name "uncron"@en .

_:N4da867304765463197b66f82ad15d01a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liberated Flame"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nf0df1f8f655c4749ab44a9af84264514 ;
    schema:name "Liberated Flame"@en .

_:N525592e4bee94cf5a3db4bc16048335b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "life"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nf0df1f8f655c4749ab44a9af84264514 ;
    schema:name "life"@en .

_:N53ad8f5ebdcb4e479259e55d170955fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soulless"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nf0df1f8f655c4749ab44a9af84264514 ;
    schema:name "Soulless"@en .

_:N54c9123b119e472694c85cf65b51765a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trust"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nf0df1f8f655c4749ab44a9af84264514 ;
    schema:name "Trust"@en .

_:Nb9683a263d55441d910b1e6045109c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DOOR"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nf0df1f8f655c4749ab44a9af84264514 ;
    schema:name "DOOR"@en .

_:Nf0df1f8f655c4749ab44a9af84264514 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N039eed875c994a0fb00200411f33a2d5,
        _:N0cc4ced60c2945e59c0b0d63c007dd83,
        _:N4da867304765463197b66f82ad15d01a,
        _:N525592e4bee94cf5a3db4bc16048335b,
        _:N53ad8f5ebdcb4e479259e55d170955fe,
        _:N54c9123b119e472694c85cf65b51765a,
        _:Nb9683a263d55441d910b1e6045109c0d ;
    mo:track_count 7 ;
    schema:duration "PT34:41"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N039eed875c994a0fb00200411f33a2d5,
        _:N0cc4ced60c2945e59c0b0d63c007dd83,
        _:N4da867304765463197b66f82ad15d01a,
        _:N525592e4bee94cf5a3db4bc16048335b,
        _:N53ad8f5ebdcb4e479259e55d170955fe,
        _:N54c9123b119e472694c85cf65b51765a,
        _:Nb9683a263d55441d910b1e6045109c0d .

