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

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

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

<artist/12025#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35801#subject> ;
    schema:name "ETIA."@en ;
    foaf:made <album/35801#composition>,
        <album/35801#subject> ;
    foaf:name "ETIA."@en .

<artist/14456#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35801#subject> ;
    schema:name "Lime"@en ;
    foaf:made <album/35801#composition>,
        <album/35801#subject> ;
    foaf:name "Lime"@en .

<artist/14982#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35801#subject> ;
    schema:name "Kobaryo"@en ;
    foaf:made <album/35801#composition>,
        <album/35801#subject> ;
    foaf:name "Kobaryo"@en .

<artist/48483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35801#subject> ;
    schema:name "ikaruga_nex"@en ;
    foaf:made <album/35801#composition>,
        <album/35801#subject> ;
    foaf:name "ikaruga_nex"@en .

<artist/53010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35801#subject> ;
    schema:name "Gu-dara"@en ;
    foaf:made <album/35801#composition>,
        <album/35801#subject> ;
    foaf:name "Gu-dara"@en .

<artist/53011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35801#subject> ;
    schema:name "Dachs"@en ;
    foaf:made <album/35801#composition>,
        <album/35801#subject> ;
    foaf:name "Dachs"@en .

<artist/53479#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35801#subject> ;
    schema:name "klavistr"@en ;
    foaf:made <album/35801#composition>,
        <album/35801#subject> ;
    foaf:name "klavistr"@en .

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

<artist/8533#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35801#subject> ;
    schema:name "XIO"@en ;
    foaf:made <album/35801#composition>,
        <album/35801#subject> ;
    foaf:name "XIO"@en .

<event/152> a mo:Release ;
    schema:name "Released at M3-2012 Fall (Oct 28, 2012)" .

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

<album/35801#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Logos"@en,
        "Logos"@ja,
        "Logos"@ja-latn ;
    mo:performance_of <album/35801#musicalwork> ;
    mo:recorded_as <album/35801#musicalexpression> ;
    schema:name "Logos"@en,
        "Logos"@ja,
        "Logos"@ja-latn ;
    schema:workPerformed <album/35801#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/10/35801/35801-1354600883.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35801#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Logos"@en,
        "Logos"@ja,
        "Logos"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Logistex"@en ;
            foaf:made <album/35801#composition> ;
            foaf:name "Logistex"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "daiki"@en ;
            foaf:made <album/35801#composition> ;
            foaf:name "daiki"@en ],
        <artist/12025#subject>,
        <artist/14456#subject>,
        <artist/14982#subject>,
        <artist/48483#subject>,
        <artist/53010#subject>,
        <artist/53011#subject>,
        <artist/53479#subject>,
        <artist/55021#subject>,
        <artist/8533#subject> ;
    mo:produced_work <album/35801#musicalwork> ;
    schema:name "Logos"@en,
        "Logos"@ja,
        "Logos"@ja-latn .

<album/35801#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-28"^^xsd:date ;
    dcterms:title "Logos"@en,
        "Logos"@ja,
        "Logos"@ja-latn ;
    mo:catalogue_number "CRTX-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35801#musicalexpression> ;
    mo:publisher <org/4260#subject> ;
    mo:record _:N440e23701d47474599220282c8c2888e ;
    mo:record_count 1 ;
    mo:release <event/152> ;
    schema:datePublished "2012-10-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/10/35801/35801-1354600883.jpg> ;
    schema:name "Logos"@en,
        "Logos"@ja,
        "Logos"@ja-latn ;
    schema:publisher <org/4260#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/35801/35801-1354600883.jpg> .

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

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

_:N086c64fc9f364e9c905ddc6824e27c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valhalla"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N440e23701d47474599220282c8c2888e ;
    schema:name "Valhalla"@en .

_:N0e202bd0eb3647a39c065b7b9693d839 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eight-tyd-eight-five"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N440e23701d47474599220282c8c2888e ;
    schema:name "eight-tyd-eight-five"@en .

_:N2578f74229ec43528e1138ee1cdd7786 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be blown off"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N440e23701d47474599220282c8c2888e ;
    schema:name "be blown off"@en .

_:N2fc22ccd5227449690967c67a7edaf2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Green"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N440e23701d47474599220282c8c2888e ;
    schema:name "All Green"@en .

_:N39572c30cd1142b89598bc3426d4ac7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BREAKOUT"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N440e23701d47474599220282c8c2888e ;
    schema:name "BREAKOUT"@en .

_:N72c2f1909e8f48ef9ad930f9a09433ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture -Logos-"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N440e23701d47474599220282c8c2888e ;
    schema:name "Overture -Logos-"@en .

_:N763b15bbc009489790db8ab9dc95e8ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom now"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N440e23701d47474599220282c8c2888e ;
    schema:name "Bloom now"@en .

_:N7bbe71ffe47f4b7a86b47ad023a911fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Artificial Intelligence"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N440e23701d47474599220282c8c2888e ;
    schema:name "Artificial Intelligence"@en .

_:N97fbfd3ead064410913bc9614c7a4fd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N440e23701d47474599220282c8c2888e ;
    schema:name "Phantom"@en .

_:Na57dba0962704fd89b83d82bc8f84cc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N440e23701d47474599220282c8c2888e ;
    schema:name "Forbidden"@en .

_:Nb1169a33b7e5408e8bc80a25fb067c14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incredible"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N440e23701d47474599220282c8c2888e ;
    schema:name "Incredible"@en .

_:N440e23701d47474599220282c8c2888e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N086c64fc9f364e9c905ddc6824e27c1b,
        _:N0e202bd0eb3647a39c065b7b9693d839,
        _:N2578f74229ec43528e1138ee1cdd7786,
        _:N2fc22ccd5227449690967c67a7edaf2c,
        _:N39572c30cd1142b89598bc3426d4ac7e,
        _:N72c2f1909e8f48ef9ad930f9a09433ee,
        _:N763b15bbc009489790db8ab9dc95e8ad,
        _:N7bbe71ffe47f4b7a86b47ad023a911fe,
        _:N97fbfd3ead064410913bc9614c7a4fd0,
        _:Na57dba0962704fd89b83d82bc8f84cc6,
        _:Nb1169a33b7e5408e8bc80a25fb067c14 ;
    mo:track_count 11 ;
    schema:duration "PT54:34"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N086c64fc9f364e9c905ddc6824e27c1b,
        _:N0e202bd0eb3647a39c065b7b9693d839,
        _:N2578f74229ec43528e1138ee1cdd7786,
        _:N2fc22ccd5227449690967c67a7edaf2c,
        _:N39572c30cd1142b89598bc3426d4ac7e,
        _:N72c2f1909e8f48ef9ad930f9a09433ee,
        _:N763b15bbc009489790db8ab9dc95e8ad,
        _:N7bbe71ffe47f4b7a86b47ad023a911fe,
        _:N97fbfd3ead064410913bc9614c7a4fd0,
        _:Na57dba0962704fd89b83d82bc8f84cc6,
        _:Nb1169a33b7e5408e8bc80a25fb067c14 .

