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

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

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

<artist/18996#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119884#subject> ;
    schema:name "sdhizumi"@en ;
    foaf:made <album/119884#composition>,
        <album/119884#subject> ;
    foaf:name "sdhizumi"@en .

<artist/34760#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119884#subject> ;
    schema:name "scythe"@en ;
    foaf:made <album/119884#composition>,
        <album/119884#subject> ;
    foaf:name "scythe"@en .

<artist/35488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119884#subject> ;
    schema:name "Akiha Ichinomiya"@en,
        "市ノ宮アキハ"@ja ;
    foaf:made <album/119884#composition>,
        <album/119884#subject> ;
    foaf:name "Akiha Ichinomiya"@en,
        "市ノ宮アキハ"@ja .

<artist/42048#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119884#subject> ;
    schema:name "KIZAN518"@en ;
    foaf:made <album/119884#composition>,
        <album/119884#subject> ;
    foaf:name "KIZAN518"@en .

<artist/42049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119884#subject> ;
    schema:name "uraboroshi"@en,
        "ウラボロシ"@ja ;
    foaf:made <album/119884#composition>,
        <album/119884#subject> ;
    foaf:name "uraboroshi"@en,
        "ウラボロシ"@ja .

<artist/42050#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119884#subject> ;
    schema:name "Ten-ichi"@en ;
    foaf:made <album/119884#composition>,
        <album/119884#subject> ;
    foaf:name "Ten-ichi"@en .

<event/278> a mo:Release ;
    schema:name "Released at M3-2022 Spring (Apr 24, 2022)" .

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

<album/119884#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLEEP+BIT TECHNIQUE!"@en,
        "BLEEP+BIT TECHNIQUE!"@ja,
        "BLEEP+BIT TECHNIQUE!"@ja-latn ;
    mo:performance_of <album/119884#musicalwork> ;
    mo:recorded_as <album/119884#musicalexpression> ;
    schema:name "BLEEP+BIT TECHNIQUE!"@en,
        "BLEEP+BIT TECHNIQUE!"@ja,
        "BLEEP+BIT TECHNIQUE!"@ja-latn ;
    schema:workPerformed <album/119884#musicalwork> .

<org/2815#subject> schema:name "PROJECT MAGIC CANVAS!"@en,
        "PROJECT MAGIC CANVAS!"@ja,
        "PROJECT MAGIC CANVAS!"@ja-latn ;
    foaf:name "PROJECT MAGIC CANVAS!"@en,
        "PROJECT MAGIC CANVAS!"@ja,
        "PROJECT MAGIC CANVAS!"@ja-latn .

<https://media.vgm.io/albums/48/119884/119884-8463205b2d1c.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/119884#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/119884/119884-8463205b2d1c.png> ;
    foaf:depicts <album/119884#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/119884/119884-8463205b2d1c.png> .

<https://medium-media.vgm.io/albums/48/119884/119884-8463205b2d1c.png> a schema:ImageObject,
        foaf:Image .

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

<album/119884#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLEEP+BIT TECHNIQUE!"@en,
        "BLEEP+BIT TECHNIQUE!"@ja,
        "BLEEP+BIT TECHNIQUE!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(A.I.E.S.S.)"@en ;
            foaf:made <album/119884#composition> ;
            foaf:name "(A.I.E.S.S.)"@en ],
        <artist/18996#subject>,
        <artist/34760#subject>,
        <artist/35488#subject>,
        <artist/42048#subject>,
        <artist/42049#subject>,
        <artist/42050#subject> ;
    mo:produced_work <album/119884#musicalwork> ;
    schema:name "BLEEP+BIT TECHNIQUE!"@en,
        "BLEEP+BIT TECHNIQUE!"@ja,
        "BLEEP+BIT TECHNIQUE!"@ja-latn .

<album/119884#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-24"^^xsd:date ;
    dcterms:title "BLEEP+BIT TECHNIQUE!"@en,
        "BLEEP+BIT TECHNIQUE!"@ja,
        "BLEEP+BIT TECHNIQUE!"@ja-latn ;
    mo:catalogue_number "MGSP-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/119884#musicalexpression> ;
    mo:publisher <org/2815#subject> ;
    mo:record _:Na852b25360f5466a83c62f93282328b7 ;
    mo:record_count 1 ;
    mo:release <event/278> ;
    schema:datePublished "2022-04-24"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/48/119884/119884-8463205b2d1c.png> ;
    schema:name "BLEEP+BIT TECHNIQUE!"@en,
        "BLEEP+BIT TECHNIQUE!"@ja,
        "BLEEP+BIT TECHNIQUE!"@ja-latn ;
    schema:publisher <org/2815#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/119884/119884-8463205b2d1c.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119884#subject> ;
    schema:name "(A.I.E.S.S.)"@en ;
    foaf:made <album/119884#subject> ;
    foaf:name "(A.I.E.S.S.)"@en .

_:N0cca59b6240f469c8fd6e548199b112a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vice City"@en,
        "Vice City"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na852b25360f5466a83c62f93282328b7 ;
    schema:name "Vice City"@en,
        "Vice City"@ja .

_:N29aa2cc92363474d90b35612e497d257 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HT-Prototype No.00"@en,
        "HT試作型00号"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na852b25360f5466a83c62f93282328b7 ;
    schema:name "HT-Prototype No.00"@en,
        "HT試作型00号"@ja .

_:N2d755cba81e34572b2ffa4051bf7d409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Versailles (feat. Defected Maidens)"@en,
        "Versailles (feat. Defected Maidens)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na852b25360f5466a83c62f93282328b7 ;
    schema:name "Versailles (feat. Defected Maidens)"@en,
        "Versailles (feat. Defected Maidens)"@ja .

_:N5acabfedc1e045158dab4b58c06d22d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyperbolic Trajectory"@en,
        "Hyperbolic Trajectory"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na852b25360f5466a83c62f93282328b7 ;
    schema:name "Hyperbolic Trajectory"@en,
        "Hyperbolic Trajectory"@ja .

_:Na88dcb61241b4632b5277d7cddbd1096 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smoky Room"@en,
        "Smoky Room"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na852b25360f5466a83c62f93282328b7 ;
    schema:name "Smoky Room"@en,
        "Smoky Room"@ja .

_:Nc004f37318ed4b45b176d1502c301223 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "P-W-Strength"@en,
        "P-W-Strength"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na852b25360f5466a83c62f93282328b7 ;
    schema:name "P-W-Strength"@en,
        "P-W-Strength"@ja .

_:Na852b25360f5466a83c62f93282328b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cca59b6240f469c8fd6e548199b112a,
        _:N29aa2cc92363474d90b35612e497d257,
        _:N2d755cba81e34572b2ffa4051bf7d409,
        _:N5acabfedc1e045158dab4b58c06d22d9,
        _:Na88dcb61241b4632b5277d7cddbd1096,
        _:Nc004f37318ed4b45b176d1502c301223 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0cca59b6240f469c8fd6e548199b112a,
        _:N29aa2cc92363474d90b35612e497d257,
        _:N2d755cba81e34572b2ffa4051bf7d409,
        _:N5acabfedc1e045158dab4b58c06d22d9,
        _:Na88dcb61241b4632b5277d7cddbd1096,
        _:Nc004f37318ed4b45b176d1502c301223 .

