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

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

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

<artist/73310#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160140#subject> ;
    schema:name "otama"@en,
        "オタマ"@ja ;
    foaf:made <album/160140#composition>,
        <album/160140#subject> ;
    foaf:name "otama"@en,
        "オタマ"@ja .

<artist/78808#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160140#subject> ;
    schema:name "Ryuroido"@en ;
    foaf:made <album/160140#composition>,
        <album/160140#subject> ;
    foaf:name "Ryuroido"@en .

<artist/80905#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160140#subject> ;
    schema:name "ron3lyscript"@en ;
    foaf:made <album/160140#composition>,
        <album/160140#subject> ;
    foaf:name "ron3lyscript"@en .

<event/289> a mo:Release ;
    schema:name "Released at M3-2023 Spring (Apr 30, 2023)" .

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

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

<org/5222#subject> schema:name "DualSide"@en,
        "DualSide"@ja,
        "DualSide"@ja-latn ;
    foaf:name "DualSide"@en,
        "DualSide"@ja,
        "DualSide"@ja-latn .

<https://media.vgm.io/albums/04/160140/160140-b78e975f92fe.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160140#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/160140/160140-b78e975f92fe.png> ;
    foaf:depicts <album/160140#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/160140/160140-b78e975f92fe.png> .

<https://medium-media.vgm.io/albums/04/160140/160140-b78e975f92fe.png> a schema:ImageObject,
        foaf:Image .

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

<album/160140#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Informal Techno"@en,
        "Informal Techno"@ja,
        "Informal Techno"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "柏こな"@en ;
            foaf:made <album/160140#composition> ;
            foaf:name "柏こな"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "けりー"@en ;
            foaf:made <album/160140#composition> ;
            foaf:name "けりー"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ShoN"@en ;
            foaf:made <album/160140#composition> ;
            foaf:name "ShoN"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "6原達也"@en ;
            foaf:made <album/160140#composition> ;
            foaf:name "6原達也"@en ],
        <artist/73310#subject>,
        <artist/78808#subject>,
        <artist/80905#subject> ;
    mo:produced_work <album/160140#musicalwork> ;
    schema:name "Informal Techno"@en,
        "Informal Techno"@ja,
        "Informal Techno"@ja-latn .

<album/160140#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-30"^^xsd:date ;
    dcterms:title "Informal Techno"@en,
        "Informal Techno"@ja,
        "Informal Techno"@ja-latn ;
    mo:catalogue_number "DUSI-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/160140#musicalexpression> ;
    mo:publisher <org/5222#subject> ;
    mo:record _:N97865f5e79e04bf28c46ceca4c1b1ce7 ;
    mo:record_count 1 ;
    mo:release <event/289> ;
    schema:datePublished "2023-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/04/160140/160140-b78e975f92fe.png> ;
    schema:name "Informal Techno"@en,
        "Informal Techno"@ja,
        "Informal Techno"@ja-latn ;
    schema:publisher <org/5222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/160140/160140-b78e975f92fe.png> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160140#subject> ;
    schema:name "けりー"@en ;
    foaf:made <album/160140#subject> ;
    foaf:name "けりー"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160140#subject> ;
    schema:name "柏こな"@en ;
    foaf:made <album/160140#subject> ;
    foaf:name "柏こな"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160140#subject> ;
    schema:name "6原達也"@en ;
    foaf:made <album/160140#subject> ;
    foaf:name "6原達也"@en .

_:N7d41ea8f3c624f4dad36cd63147490be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "invalidate philosophy"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N97865f5e79e04bf28c46ceca4c1b1ce7 ;
    schema:name "invalidate philosophy"@en .

_:Na074f8d98cb342ccadde0748b2f4b820 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CAVE・ZERO"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N97865f5e79e04bf28c46ceca4c1b1ce7 ;
    schema:name "CAVE・ZERO"@en .

_:Nc3b25469851c4d8d9228117638332cb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hexa Machine"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N97865f5e79e04bf28c46ceca4c1b1ce7 ;
    schema:name "Hexa Machine"@en .

_:Ncdbbf486649d4cfdb1b945c16769be8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "command"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N97865f5e79e04bf28c46ceca4c1b1ce7 ;
    schema:name "command"@en .

_:Ne77d7b0649d54356a878f6ade8a7ef53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Specification"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:inPlaylist _:N97865f5e79e04bf28c46ceca4c1b1ce7 ;
    schema:name "Specification"@en .

_:Nf1869ae9c6a1448d96d94056fe5d9c15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Achrome"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N97865f5e79e04bf28c46ceca4c1b1ce7 ;
    schema:name "Achrome"@en .

_:N97865f5e79e04bf28c46ceca4c1b1ce7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7d41ea8f3c624f4dad36cd63147490be,
        _:Na074f8d98cb342ccadde0748b2f4b820,
        _:Nc3b25469851c4d8d9228117638332cb6,
        _:Ncdbbf486649d4cfdb1b945c16769be8b,
        _:Ne77d7b0649d54356a878f6ade8a7ef53,
        _:Nf1869ae9c6a1448d96d94056fe5d9c15 ;
    mo:track_count 6 ;
    schema:duration "PT31:26"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N7d41ea8f3c624f4dad36cd63147490be,
        _:Na074f8d98cb342ccadde0748b2f4b820,
        _:Nc3b25469851c4d8d9228117638332cb6,
        _:Ncdbbf486649d4cfdb1b945c16769be8b,
        _:Ne77d7b0649d54356a878f6ade8a7ef53,
        _:Nf1869ae9c6a1448d96d94056fe5d9c15 .

