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

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

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

<artist/12022#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138412#subject> ;
    schema:name "taqumi"@en ;
    foaf:made <album/138412#composition>,
        <album/138412#subject> ;
    foaf:name "taqumi"@en .

<artist/48988#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138412#subject> ;
    schema:name "7mai"@en ;
    foaf:made <album/138412#composition>,
        <album/138412#subject> ;
    foaf:name "7mai"@en .

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

<artist/59172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138412#subject> ;
    schema:name "HALLPBE.S"@en ;
    foaf:made <album/138412#composition>,
        <album/138412#subject> ;
    foaf:name "HALLPBE.S"@en .

<artist/66408#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138412#subject> ;
    schema:name "NAMV"@en ;
    foaf:made <album/138412#composition>,
        <album/138412#subject> ;
    foaf:name "NAMV"@en .

<artist/68599#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138412#subject> ;
    schema:name "∀S∀"@en ;
    foaf:made <album/138412#composition>,
        <album/138412#subject> ;
    foaf:name "∀S∀"@en .

<artist/71081#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138412#subject> ;
    schema:name "outlogic"@en ;
    foaf:made <album/138412#composition>,
        <album/138412#subject> ;
    foaf:name "outlogic"@en .

<artist/77768#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138412#subject> ;
    schema:name "Shake Flake"@en,
        "しゃけフレーク"@ja ;
    foaf:made <album/138412#composition>,
        <album/138412#subject> ;
    foaf:name "Shake Flake"@en,
        "しゃけフレーク"@ja .

<artist/78784#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138412#subject> ;
    schema:name "maezawa"@en,
        "前澤"@ja ;
    foaf:made <album/138412#composition>,
        <album/138412#subject> ;
    foaf:name "maezawa"@en,
        "前澤"@ja .

<event/301> a mo:Release ;
    schema:name "Released at M3-2024 Spring (Apr 28, 2024)" .

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

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

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

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

<https://medium-media.vgm.io/albums/21/138412/138412-bf1d3bc73b1f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/138412#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "cut-e ii"@en,
        "cut-e ii"@ja,
        "cut-e ii"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Yuwi Takimoto"@en ;
            foaf:made <album/138412#composition> ;
            foaf:name "Yuwi Takimoto"@en ],
        <artist/12022#subject>,
        <artist/48988#subject>,
        <artist/53479#subject>,
        <artist/59172#subject>,
        <artist/66408#subject>,
        <artist/68599#subject>,
        <artist/71081#subject>,
        <artist/77768#subject>,
        <artist/78784#subject> ;
    mo:produced_work <album/138412#musicalwork> ;
    schema:name "cut-e ii"@en,
        "cut-e ii"@ja,
        "cut-e ii"@ja-latn .

<album/138412#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-28"^^xsd:date ;
    dcterms:title "cut-e ii"@en,
        "cut-e ii"@ja,
        "cut-e ii"@ja-latn ;
    mo:catalogue_number "DMES-009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/138412#musicalexpression> ;
    mo:publisher <org/3432#subject> ;
    mo:record _:N9668b5df561f40fba5436c78eb1b3de5 ;
    mo:record_count 1 ;
    mo:release <event/301> ;
    schema:datePublished "2024-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/21/138412/138412-bf1d3bc73b1f.jpg> ;
    schema:name "cut-e ii"@en,
        "cut-e ii"@ja,
        "cut-e ii"@ja-latn ;
    schema:publisher <org/3432#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/138412/138412-bf1d3bc73b1f.jpg> .

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

_:N0ee5aaed8707409785c9362d39232d85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9668b5df561f40fba5436c78eb1b3de5 ;
    schema:name "Parallel"@ja .

_:N120e6dc7c1694e43b5f1c0e4370522b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slices and Chops feat.夏色花梨"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9668b5df561f40fba5436c78eb1b3de5 ;
    schema:name "Slices and Chops feat.夏色花梨"@ja .

_:N1c482d5443974495a6c672e3b66cf23c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Enough"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9668b5df561f40fba5436c78eb1b3de5 ;
    schema:name "I'm Enough"@ja .

_:N682a32ed131e42289d5d523d82c40d37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "machetea"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9668b5df561f40fba5436c78eb1b3de5 ;
    schema:name "machetea"@ja .

_:N749b9a58174344579fa8b39261cbef89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiritori"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9668b5df561f40fba5436c78eb1b3de5 ;
    schema:name "Kiritori"@ja .

_:N7ee0a5614d384e93bd321fad454cfed5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LONELY FUTURHYTHM"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9668b5df561f40fba5436c78eb1b3de5 ;
    schema:name "LONELY FUTURHYTHM"@ja .

_:N8fac56f7405f4fbeb3d950bf7f0634c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "残響"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9668b5df561f40fba5436c78eb1b3de5 ;
    schema:name "残響"@ja .

_:Nae59b766a112498abbbfd5d5655c5e8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "/h/a/t/e/m/e/"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9668b5df561f40fba5436c78eb1b3de5 ;
    schema:name "/h/a/t/e/m/e/"@ja .

_:Nb56a630855964d839a2089143d875629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "complex love"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9668b5df561f40fba5436c78eb1b3de5 ;
    schema:name "complex love"@ja .

_:Neaa1542048544626943df1e18bb10416 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cuteerful"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9668b5df561f40fba5436c78eb1b3de5 ;
    schema:name "Cuteerful"@ja .

_:N9668b5df561f40fba5436c78eb1b3de5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ee5aaed8707409785c9362d39232d85,
        _:N120e6dc7c1694e43b5f1c0e4370522b2,
        _:N1c482d5443974495a6c672e3b66cf23c,
        _:N682a32ed131e42289d5d523d82c40d37,
        _:N749b9a58174344579fa8b39261cbef89,
        _:N7ee0a5614d384e93bd321fad454cfed5,
        _:N8fac56f7405f4fbeb3d950bf7f0634c4,
        _:Nae59b766a112498abbbfd5d5655c5e8d,
        _:Nb56a630855964d839a2089143d875629,
        _:Neaa1542048544626943df1e18bb10416 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0ee5aaed8707409785c9362d39232d85,
        _:N120e6dc7c1694e43b5f1c0e4370522b2,
        _:N1c482d5443974495a6c672e3b66cf23c,
        _:N682a32ed131e42289d5d523d82c40d37,
        _:N749b9a58174344579fa8b39261cbef89,
        _:N7ee0a5614d384e93bd321fad454cfed5,
        _:N8fac56f7405f4fbeb3d950bf7f0634c4,
        _:Nae59b766a112498abbbfd5d5655c5e8d,
        _:Nb56a630855964d839a2089143d875629,
        _:Neaa1542048544626943df1e18bb10416 .

