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

<artist/27233#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kengo Kawanishi"@en,
        "河西健吾"@ja ;
    foaf:made <album/121193#subject>,
        <album/121193#vocals> ;
    foaf:name "Kengo Kawanishi"@en,
        "河西健吾"@ja .

<artist/39790#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryota Iwasaki"@en,
        "岩崎諒太"@ja ;
    foaf:made <album/121193#subject>,
        <album/121193#vocals> ;
    foaf:name "Ryota Iwasaki"@en,
        "岩崎諒太"@ja .

<artist/39970#subject> a schema:Person,
        foaf:Person ;
    schema:name "Paul Smith"@en,
        "ぽおるすみす"@ja ;
    foaf:made <album/121193#lyrics>,
        <album/121193#subject> ;
    foaf:name "Paul Smith"@en,
        "ぽおるすみす"@ja .

<artist/45785#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sorane"@en,
        "空音"@ja ;
    foaf:made <album/121193#lyrics>,
        <album/121193#subject> ;
    foaf:name "Sorane"@en,
        "空音"@ja .

<artist/71989#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOPERU"@en,
        "コペル"@ja ;
    foaf:made <album/121193#lyrics>,
        <album/121193#subject> ;
    foaf:name "KOPERU"@en,
        "コペル"@ja .

<artist/8200#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takaya Kuroda"@en,
        "黒田崇矢"@ja ;
    foaf:made <album/121193#subject>,
        <album/121193#vocals> ;
    foaf:name "Takaya Kuroda"@en,
        "黒田崇矢"@ja .

<artist/11146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121193#subject> ;
    schema:name "TAKAMICHI TSUGEI"@en ;
    foaf:made <album/121193#composition>,
        <album/121193#subject> ;
    foaf:name "TAKAMICHI TSUGEI"@en .

<artist/34959#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121193#subject> ;
    schema:name "maeshima soshi"@en ;
    foaf:made <album/121193#composition>,
        <album/121193#subject> ;
    foaf:name "maeshima soshi"@en .

<artist/39971#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121193#subject> ;
    schema:name "INNOSENT in FORMAL"@en ;
    foaf:made <album/121193#composition>,
        <album/121193#subject> ;
    foaf:name "INNOSENT in FORMAL"@en .

<product/7992#subject> a schema:CreativeWork ;
    schema:name "Hypnosis Mic -Division Rap Battle-"@en,
        "ヒプノシスマイク-Division Rap Battle-"@ja,
        "Hypnosis Mic -Division Rap Battle-"@ja-latn ;
    foaf:name "Hypnosis Mic -Division Rap Battle-"@en,
        "ヒプノシスマイク-Division Rap Battle-"@ja,
        "Hypnosis Mic -Division Rap Battle-"@ja-latn .

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

<album/121193#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DOTSUITARE-HOMPO -No double dipping!-"@en,
        "どついたれ本舗 -No double dipping!-"@ja,
        "DOTSUITARE-HOMPO -No double dipping!-"@ja-latn ;
    mo:performance_of <album/121193#musicalwork> ;
    mo:recorded_as <album/121193#musicalexpression> ;
    schema:name "DOTSUITARE-HOMPO -No double dipping!-"@en,
        "どついたれ本舗 -No double dipping!-"@ja,
        "DOTSUITARE-HOMPO -No double dipping!-"@ja-latn ;
    schema:workPerformed <album/121193#musicalwork> .

<org/1316#subject> schema:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn ;
    foaf:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn .

<https://media.vgm.io/albums/39/121193/121193-74a3f09126de.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121193#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/121193/121193-74a3f09126de.jpg> ;
    foaf:depicts <album/121193#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/121193/121193-74a3f09126de.jpg> .

<https://medium-media.vgm.io/albums/39/121193/121193-74a3f09126de.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/121193#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DOTSUITARE-HOMPO -No double dipping!-"@en,
        "どついたれ本舗 -No double dipping!-"@ja,
        "DOTSUITARE-HOMPO -No double dipping!-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "FReECOol"@en ;
            foaf:made <album/121193#composition> ;
            foaf:name "FReECOol"@en ],
        <artist/11146#subject>,
        <artist/34959#subject>,
        <artist/39971#subject> ;
    mo:produced_work <album/121193#musicalwork> ;
    schema:name "DOTSUITARE-HOMPO -No double dipping!-"@en,
        "どついたれ本舗 -No double dipping!-"@ja,
        "DOTSUITARE-HOMPO -No double dipping!-"@ja-latn .

<album/121193#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-02"^^xsd:date ;
    dcterms:title "DOTSUITARE-HOMPO -No double dipping!-"@en,
        "どついたれ本舗 -No double dipping!-"@ja,
        "DOTSUITARE-HOMPO -No double dipping!-"@ja-latn ;
    mo:catalogue_number "KICM-3374" ;
    mo:media_type "CD" ;
    mo:publication_of <album/121193#musicalexpression> ;
    mo:publisher <org/1316#subject> ;
    mo:record _:N3c84a9e94ec84c14a88fa8a8d7a4401b ;
    mo:record_count 1 ;
    schema:about <product/7992#subject> ;
    schema:datePublished "2022-09-02"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/39/121193/121193-74a3f09126de.jpg> ;
    schema:name "DOTSUITARE-HOMPO -No double dipping!-"@en,
        "どついたれ本舗 -No double dipping!-"@ja,
        "DOTSUITARE-HOMPO -No double dipping!-"@ja-latn ;
    schema:publisher <org/1316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/121193/121193-74a3f09126de.jpg> .

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

_:N581c14617a4a40368760628b4c3db62d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Count the money (off vocal ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N3c84a9e94ec84c14a88fa8a8d7a4401b ;
    schema:name "Count the money (off vocal ver.)"@ja .

_:N6b6f848ee83840769c76602b4d56f065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コメディアン・ラプソディ (off vocal ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N3c84a9e94ec84c14a88fa8a8d7a4401b ;
    schema:name "コメディアン・ラプソディ (off vocal ver.)"@ja .

_:N8b47404436104826bf47ce6ad0e83e9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Sail"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N3c84a9e94ec84c14a88fa8a8d7a4401b ;
    schema:name "Under Sail"@ja .

_:Ncd41dbd1fed543aaaf27b511fdb116c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Count the money"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N3c84a9e94ec84c14a88fa8a8d7a4401b ;
    schema:name "Count the money"@ja .

_:Necd30a489d1a46cdbb4c22b5bbf8c818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Sail (off vocal ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N3c84a9e94ec84c14a88fa8a8d7a4401b ;
    schema:name "Under Sail (off vocal ver.)"@ja .

_:Nee1cae80b5614111a1009f2f1ce33a1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コメディアン・ラプソディ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N3c84a9e94ec84c14a88fa8a8d7a4401b ;
    schema:name "コメディアン・ラプソディ"@ja .

_:N3c84a9e94ec84c14a88fa8a8d7a4401b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N581c14617a4a40368760628b4c3db62d,
        _:N6b6f848ee83840769c76602b4d56f065,
        _:N8b47404436104826bf47ce6ad0e83e9e,
        _:Ncd41dbd1fed543aaaf27b511fdb116c6,
        _:Necd30a489d1a46cdbb4c22b5bbf8c818,
        _:Nee1cae80b5614111a1009f2f1ce33a1e ;
    mo:track_count 6 ;
    schema:duration "PT22:42"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N581c14617a4a40368760628b4c3db62d,
        _:N6b6f848ee83840769c76602b4d56f065,
        _:N8b47404436104826bf47ce6ad0e83e9e,
        _:Ncd41dbd1fed543aaaf27b511fdb116c6,
        _:Necd30a489d1a46cdbb4c22b5bbf8c818,
        _:Nee1cae80b5614111a1009f2f1ce33a1e .

