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

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

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

<artist/53362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135554#subject> ;
    schema:name "Aquestion"@en ;
    foaf:made <album/135554#composition>,
        <album/135554#subject> ;
    foaf:name "Aquestion"@en .

<artist/56516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135554#subject> ;
    schema:name "Matsui.K"@en ;
    foaf:made <album/135554#composition>,
        <album/135554#subject> ;
    foaf:name "Matsui.K"@en .

<artist/57399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135554#subject> ;
    schema:name "RIZARDI"@en ;
    foaf:made <album/135554#composition>,
        <album/135554#subject> ;
    foaf:name "RIZARDI"@en .

<artist/57659#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135554#subject> ;
    schema:name "N_dog"@en ;
    foaf:made <album/135554#composition>,
        <album/135554#subject> ;
    foaf:name "N_dog"@en .

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

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

<org/4033#subject> schema:name "Gemeinschaft GEPARD"@en,
        "Gemeinschaft GEPARD"@ja,
        "Gemeinschaft GEPARD"@ja-latn ;
    foaf:name "Gemeinschaft GEPARD"@en,
        "Gemeinschaft GEPARD"@ja,
        "Gemeinschaft GEPARD"@ja-latn .

<https://media.vgm.io/albums/45/135554/135554-4347ed38afda.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135554#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/135554/135554-4347ed38afda.jpg> ;
    foaf:depicts <album/135554#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/135554/135554-4347ed38afda.jpg> .

<https://medium-media.vgm.io/albums/45/135554/135554-4347ed38afda.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135554#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GEPARD SQUADZ 1.5"@en,
        "GEPARD SQUADZ 1.5"@ja,
        "GEPARD SQUADZ 1.5"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "LF Retis"@en ;
            foaf:made <album/135554#composition> ;
            foaf:name "LF Retis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "TANAGEN"@en ;
            foaf:made <album/135554#composition> ;
            foaf:name "TANAGEN"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "UK"@en ;
            foaf:made <album/135554#composition> ;
            foaf:name "UK"@en ],
        <artist/53362#subject>,
        <artist/56516#subject>,
        <artist/57399#subject>,
        <artist/57659#subject> ;
    mo:produced_work <album/135554#musicalwork> ;
    schema:name "GEPARD SQUADZ 1.5"@en,
        "GEPARD SQUADZ 1.5"@ja,
        "GEPARD SQUADZ 1.5"@ja-latn .

<album/135554#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-08-05"^^xsd:date ;
    dcterms:title "GEPARD SQUADZ 1.5"@en,
        "GEPARD SQUADZ 1.5"@ja,
        "GEPARD SQUADZ 1.5"@ja-latn ;
    mo:catalogue_number "GPRDCE001" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135554#musicalexpression> ;
    mo:publisher <org/4033#subject> ;
    mo:record _:N5a544c0bd3b9464b973ad6d0ce703682 ;
    mo:record_count 1 ;
    schema:datePublished "2022-08-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/45/135554/135554-4347ed38afda.jpg> ;
    schema:name "GEPARD SQUADZ 1.5"@en,
        "GEPARD SQUADZ 1.5"@ja,
        "GEPARD SQUADZ 1.5"@ja-latn ;
    schema:publisher <org/4033#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/135554/135554-4347ed38afda.jpg> .

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

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

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

_:N01ee087337ec4b5d91fbfb689b61540e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F××k The Beat Up"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N5a544c0bd3b9464b973ad6d0ce703682 ;
    schema:name "F××k The Beat Up"@en .

_:N0f4fef79ce50451d9b6a6c95d6c72a2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STOP! NET-IKIRI (Out of the Mouth Comes Evil Ustempo & Rap Edit)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N5a544c0bd3b9464b973ad6d0ce703682 ;
    schema:name "STOP! NET-IKIRI (Out of the Mouth Comes Evil Ustempo & Rap Edit)"@en .

_:N29b1f578d43a4f5ca14b66d96e7f1e89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defeat the Devil in My Heart"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N5a544c0bd3b9464b973ad6d0ce703682 ;
    schema:name "Defeat the Devil in My Heart"@en .

_:N5789ed0cc7af47b3a2172a03171ac445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rajah Kong"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5a544c0bd3b9464b973ad6d0ce703682 ;
    schema:name "Rajah Kong"@en .

_:N58f6991baad7495f964ef2f51ad14e4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "younger"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N5a544c0bd3b9464b973ad6d0ce703682 ;
    schema:name "younger"@en .

_:Nac86bced22864eadbf83fba43eb2b1f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mr. Kakuteki"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N5a544c0bd3b9464b973ad6d0ce703682 ;
    schema:name "Mr. Kakuteki"@en .

_:Nb8782432ed2843c58c86b2802b0ec044 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Hate Fake Smile"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N5a544c0bd3b9464b973ad6d0ce703682 ;
    schema:name "I Hate Fake Smile"@en .

_:N5a544c0bd3b9464b973ad6d0ce703682 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01ee087337ec4b5d91fbfb689b61540e,
        _:N0f4fef79ce50451d9b6a6c95d6c72a2b,
        _:N29b1f578d43a4f5ca14b66d96e7f1e89,
        _:N5789ed0cc7af47b3a2172a03171ac445,
        _:N58f6991baad7495f964ef2f51ad14e4c,
        _:Nac86bced22864eadbf83fba43eb2b1f8,
        _:Nb8782432ed2843c58c86b2802b0ec044 ;
    mo:track_count 7 ;
    schema:duration "PT23:33"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N01ee087337ec4b5d91fbfb689b61540e,
        _:N0f4fef79ce50451d9b6a6c95d6c72a2b,
        _:N29b1f578d43a4f5ca14b66d96e7f1e89,
        _:N5789ed0cc7af47b3a2172a03171ac445,
        _:N58f6991baad7495f964ef2f51ad14e4c,
        _:Nac86bced22864eadbf83fba43eb2b1f8,
        _:Nb8782432ed2843c58c86b2802b0ec044 .

